INVALID_VEHICLE_ID ??? - 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: INVALID_VEHICLE_ID ??? (
/showthread.php?tid=131523)
INVALID_VEHICLE_ID ??? -
Torran - 03.03.2010
Is that a valid thing?
Im making a gotoveh command and im just wondering if thats a valid thing like INVALID_PLAYER_ID
Re: INVALID_VEHICLE_ID ??? -
Correlli - 03.03.2010
From a_samp.inc:
pawn Код:
#define INVALID_VEHICLE_ID (0xFFFF)
Re: INVALID_VEHICLE_ID ??? -
Torran - 03.03.2010
Ok thanks