13.01.2013, 17:17
Hello, I was making an NPC until i got the error 17 code.
Then heres the code line, if you need more, just reply
Код:
C:\Users\Adam Elliott\Desktop\Programs\SA-MP Server\filterscripts\taxi.pwn(73) : error 017: undefined symbol "MyFirstNPCVehicle" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Код:
PutPlayerInVehicle(playerid, MyFirstNPCVehicle, 0); //Putting the NPC into the vehicle we created for it. }