SA-MP Forums Archive
Car id 999 - 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: Car id 999 (/showthread.php?tid=149750)



Car id 999 - remyguys - 23.05.2010

I have these lines :

PlayerInfo[playerid][pPcarkey] = 999;
PlayerInfo[playerid][pPcarkey2] = 999;
PlayerInfo[playerid][pPcarkey3] = 999;

When i do /stats it says of the cars 999 as you see above.

How can i make it instead of 999 the carid that the car is ingame?

(example: i bought a car ingame that has id 82 then it says ingame carkey 82)

Thanks in Advance!