Respawn
#1

can somebody plz tell me how to make the cars re spawned after 2 minutes if no1 entered them in last 2 mins.and is it possible to change cars spawn point after restarting the server but without change them from .pwn
Reply
#2

https://sampwiki.blast.hk/wiki/AddStaticVehicleEx

Allows you to set a amount in seconds after there is no driver that the vehicle respawns .
Reply
#3

Quote:
Originally Posted by jot16
Посмотреть сообщение
and is it possible to change cars spawn point after restarting the server but without change them from .pwn
Yes and no. You can change the spawns of vehicles but you would need to put the data (vehicleid, modelid, coords) in a file or database and load them from there - which requires you changing the .pwn (once only). Once the PAWN file has been changed to spawn vehicles from a database/file it wont need changing again, but to change the spawns you would need to edit the database/file.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)