31.12.2010, 17:43
I have a Copiler error...some1 can help me?
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22400) : error 021: symbol already defined: "OnPlayerCommandText"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22418) : error 021: symbol already defined: "OnDialogResponse"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22420) : warning 219: local variable "engine" shadows a variable at a preceding level
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22428) : error 017: undefined symbol "GetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22430) : error 017: undefined symbol "GetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22431) : error 017: undefined symbol "SetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22432) : error 017: undefined symbol "SetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22434) : error 017: undefined symbol "GetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22436) : error 017: undefined symbol "GetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22437) : error 017: undefined symbol "SetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22438) : error 017: undefined symbol "SetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22443) : error 017: undefined symbol "GetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22445) : error 017: undefined symbol "GetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22446) : error 017: undefined symbol "SetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22447) : error 017: undefined symbol "SetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22449) : error 017: undefined symbol "GetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22451) : error 017: undefined symbol "GetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22452) : error 017: undefined symbol "SetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22453) : error 017: undefined symbol "SetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22458) : error 017: undefined symbol "GetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22460) : error 017: undefined symbol "GetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22461) : error 017: undefined symbol "SetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22462) : error 017: undefined symbol "SetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22464) : error 017: undefined symbol "GetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22466) : error 017: undefined symbol "GetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22467) : error 017: undefined symbol "SetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22468) : error 017: undefined symbol "SetPVarInt"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22400) : error 021: symbol already defined: "OnPlayerCommandText"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22418) : error 021: symbol already defined: "OnDialogResponse"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22420) : warning 219: local variable "engine" shadows a variable at a preceding level
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22428) : error 017: undefined symbol "GetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22430) : error 017: undefined symbol "GetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22431) : error 017: undefined symbol "SetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22432) : error 017: undefined symbol "SetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22434) : error 017: undefined symbol "GetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22436) : error 017: undefined symbol "GetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22437) : error 017: undefined symbol "SetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22438) : error 017: undefined symbol "SetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22443) : error 017: undefined symbol "GetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22445) : error 017: undefined symbol "GetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22446) : error 017: undefined symbol "SetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22447) : error 017: undefined symbol "SetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22449) : error 017: undefined symbol "GetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22451) : error 017: undefined symbol "GetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22452) : error 017: undefined symbol "SetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22453) : error 017: undefined symbol "SetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22458) : error 017: undefined symbol "GetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22460) : error 017: undefined symbol "GetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22461) : error 017: undefined symbol "SetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22462) : error 017: undefined symbol "SetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22464) : error 017: undefined symbol "GetPVarInt"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22466) : error 017: undefined symbol "GetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22467) : error 017: undefined symbol "SetVehicleParamsEx"
D:\samp\Samp V0.3b\gamemodes\SWRP.pwn(22468) : error 017: undefined symbol "SetPVarInt"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.