SA-MP Forums Archive
Car spawn for dealership - 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)
+--- Thread: Car spawn for dealership (/showthread.php?tid=409634)



Car spawn for dealership - UnknownGamer - 22.01.2013

Hi again,

I'm developing a ravensRP script.

How could I make it so that only level 2 and above the dealership cars will spawn?

Do I just need to class the if(PlayerInfo[playerid][pLevel] != 1) { CreateVehicle and such }?