SA-MP Forums Archive
inverse selection - 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: inverse selection (/showthread.php?tid=82573)



inverse selection - Mr_C30 - 19.06.2009


Код:
	      new Car = GetPlayerVehicleID(playerid), Model = GetVehicleModel(Car);
				switch(Model) { case 581,462,463,522,523,461,448,586,468: return SendClientMessage(playerid,COLOR_YELLOW,"prenez le bon vйhicule !"); }
hello I want to share code that is precisely the only player with these vehicles can go to the command



thx