Respawing Static Vehicle problem.. - 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: Respawing Static Vehicle problem.. (
/showthread.php?tid=310083)
Respawing Static Vehicle problem.. -
lamarr007 - 10.01.2012
Hi, why if i have in gl_commons.inc (i use it for LoadStaticVehiclesFromFile)
pawn Код:
AddStaticVehicleEx(vehicletype,SpawnX,SpawnY,SpawnZ,SpawnRot,Color1,Color2,(1*60));
the vehicle, if anyone exit this vehicle, wehicle respawn in 2 secs !!
(I want 1 minute)
Re: Respawing Static Vehicle problem.. -
lamarr007 - 10.01.2012
I solved this, sorry for spam
!