[FilterScript] Vehicle Control System [First Release]
#10

Quote:
Originally Posted by soulas85
Посмотреть сообщение
why i get these errors?

C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(134) : error 017: undefined symbol "ManualVehicleEngineAndLights"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(159) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(170) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(179) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(15 : warning 203: symbol is never used: "objective"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(15 : warning 203: symbol is never used: "boot"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(15 : warning 203: symbol is never used: "bonnet"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(15 : warning 203: symbol is never used: "doors"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(15 : warning 203: symbol is never used: "alarm"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(15 : warning 203: symbol is never used: "lights"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(195) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(206) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(215) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(194) : warning 203: symbol is never used: "objective"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(194) : warning 203: symbol is never used: "boot"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(194) : warning 203: symbol is never used: "bonnet"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(194) : warning 203: symbol is never used: "doors"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(194) : warning 203: symbol is never used: "alarm"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(194) : warning 203: symbol is never used: "engine"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(231) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(242) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(251) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(230) : warning 203: symbol is never used: "objective"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(230) : warning 203: symbol is never used: "boot"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(230) : warning 203: symbol is never used: "doors"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(230) : warning 203: symbol is never used: "alarm"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(230) : warning 203: symbol is never used: "lights"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(230) : warning 203: symbol is never used: "engine"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(267) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(27 : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(287) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(266) : warning 203: symbol is never used: "objective"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(266) : warning 203: symbol is never used: "bonnet"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(266) : warning 203: symbol is never used: "doors"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(266) : warning 203: symbol is never used: "alarm"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(266) : warning 203: symbol is never used: "lights"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(266) : warning 203: symbol is never used: "engine"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(306) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(317) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(326) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(305) : warning 203: symbol is never used: "objective"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(305) : warning 203: symbol is never used: "boot"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(305) : warning 203: symbol is never used: "bonnet"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(305) : warning 203: symbol is never used: "alarm"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(305) : warning 203: symbol is never used: "lights"
C:\Users\Slashas94\Desktop\RP-GRP\filterscripts\vehiclecontrol.pwn(305) : warning 203: symbol is never used: "engine"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


16 Errors.




And how can i change commands for example: /engine to /variklis?
Put this ontop of your script:
Код:
#include <a_vehicles>
To change the engine command, change:
Код:
CMD:engine(playerid, params[])
To:
Код:
CMD:yourcommand(playerid, params[])
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)