SA-MP Forums Archive
[HELP] Res command - 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: [HELP] Res command (/showthread.php?tid=120455)



[HELP] Res command - snabbo - 11.01.2010

Hello,
Who have command that if you type in /res again that then all cars spawnen in my server can you also /cars do then get you car but if you type still who car worries about and admin /res that then not your car leaves… therefore actual simply command if admin type /res that then all auto' s that loose stand therefore with nobody that who that leaves/respawnen…
in advance thanks
snabbo


Re: [HELP] Res command - snabbo - 11.01.2010

nobody?


Re: [HELP] Res command - Correlli - 11.01.2010

-> Search,
-> Script request topic


Re: [HELP] Res command - snabbo - 11.01.2010

but how I can make this all that in 1 time respawnd: SetVehicleToRespawn(1);


Re: [HELP] Res command - Correlli - 11.01.2010

You need to create a loop for all vehicles:
pawn Код:
for(new v = 1; v <= MAX_VEHICLES; v++) SetVehicleToRespawn(v);



Re: [HELP] Res command - snabbo - 11.01.2010

do you do want make mischien of it /res command?