Hallo
wie oben schon genannt habe ich 26 Errors bekommen
C:\Users\Nico\Downloads\Test\second.pwn(46) : error 021: symbol already defined: "MoneySpam"
C:\Users\Nico\Downloads\Test\second.pwn(5280) : warning 235: public function lacks forward declaration (symbol "GivePlayerWeapons")
C:\Users\Nico\Downloads\Test\second.pwn(5340) : warning 209: function "GivePlayerWeapons" should return a value
C:\Users\Nico\Downloads\Test\second.pwn(7867) : error 017: undefined symbol "GetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7871) : error 017: undefined symbol "GetVehicleDamageStatus"
C:\Users\Nico\Downloads\Test\second.pwn(7872) : error 017: undefined symbol "GetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7876) : error 017: undefined symbol "SetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7880) : error 017: undefined symbol "SetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7883) : error 017: undefined symbol "UpdateVehicleDamageStatus"
C:\Users\Nico\Downloads\Test\second.pwn(7870) : warning 204: symbol is assigned a value that is never used: "carid"
C:\Users\Nico\Downloads\Test\second.pwn(7869) : warning 203: symbol is never used: "tires"
C:\Users\Nico\Downloads\Test\second.pwn(7879) : warning 204: symbol is assigned a value that is never used: "lights"
C:\Users\Nico\Downloads\Test\second.pwn(7869) : warning 203: symbol is never used: "doors"
C:\Users\Nico\Downloads\Test\second.pwn(7869) : warning 203: symbol is never used: "panels"
C:\Users\Nico\Downloads\Test\second.pwn(7891) : error 017: undefined symbol "GetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7896) : error 017: undefined symbol "SetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7902) : error 017: undefined symbol "GetVehicleDamageStatus"
C:\Users\Nico\Downloads\Test\second.pwn(7904) : error 017: undefined symbol "UpdateVehicleDamageStatus"
C:\Users\Nico\Downloads\Test\second.pwn(7905) : error 017: undefined symbol "SetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7901) : warning 204: symbol is assigned a value that is never used: "carid"
C:\Users\Nico\Downloads\Test\second.pwn(7900) : warning 203: symbol is never used: "tires"
C:\Users\Nico\Downloads\Test\second.pwn(7903) : warning 204: symbol is assigned a value that is never used: "lights"
C:\Users\Nico\Downloads\Test\second.pwn(7900) : warning 203: symbol is never used: "doors"
C:\Users\Nico\Downloads\Test\second.pwn(7900) : warning 203: symbol is never used: "panels"
C:\Users\Nico\Downloads\Test\second.pwn(7900 -- 7914) : error 017: undefined symbol "GetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7918) : error 017: undefined symbol "SetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7919) : error 017: undefined symbol "SetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7924) : error 017: undefined symbol "GetVehicleDamageStatus"
C:\Users\Nico\Downloads\Test\second.pwn(7925) : error 017: undefined symbol "GetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7933) : error 017: undefined symbol "UpdateVehicleDamageStatus"
C:\Users\Nico\Downloads\Test\second.pwn(7934) : error 017: undefined symbol "SetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7923) : warning 204: symbol is assigned a value that is never used: "carid"
C:\Users\Nico\Downloads\Test\second.pwn(7922) : warning 203: symbol is never used: "tires"
C:\Users\Nico\Downloads\Test\second.pwn(7930) : warning 204: symbol is assigned a value that is never used: "lights"
C:\Users\Nico\Downloads\Test\second.pwn(7922) : warning 203: symbol is never used: "doors"
C:\Users\Nico\Downloads\Test\second.pwn(7922) : warning 203: symbol is never used: "panels"
C:\Users\Nico\Downloads\Test\second.pwn(7922 -- 7942) : error 017: undefined symbol "GetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7946) : error 017: undefined symbol "SetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7947) : error 017: undefined symbol "SetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7952) : error 017: undefined symbol "GetVehicleDamageStatus"
C:\Users\Nico\Downloads\Test\second.pwn(7953) : error 017: undefined symbol "GetPVarInt"
C:\Users\Nico\Downloads\Test\second.pwn(7961) : error 017: undefined symbol "UpdateVehicleDamageStatus"
C:\Users\Nico\Downloads\Test\second.pwn(7962) : error 017: undefined symbol "SetPVarInt"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.