SA-MP Forums Archive
Help me please.. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help me please.. (/showthread.php?tid=236299)



Help me please.. - Stefans94 - 07.03.2011

never mind... i was looking at the wrong line --'


Re: Help me please.. - Haydz - 07.03.2011

pawn Код:
GetPlayerVehicleId
will need to be
pawn Код:
GetPlayerVehicleID
Your error is most likely on another line as you have used ID on the line you showed. Try find out where you're using Id and change that lowercase d to a capital D and you should be good.