SA-MP Forums Archive
Car help - 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 help (/showthread.php?tid=151637)



Car help - Proteine - 31.05.2010

i would lake to know how i can do that the cars wont respawn enymore ,but i would like them to stai where i leave them

Thancks



Re: Car help - martyz-lithuania - 31.05.2010

Код:
CreateVehicle(model,x,y,z,angle,color1,color2,-1);
-1 means that it won't respawn.