Delayed spawn goes wrong - 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: Delayed spawn goes wrong (
/showthread.php?tid=87807)
Delayed spawn goes wrong -
hipy - 22.07.2009
Hi, I want a delayed spawn.
On spawn a vehicle is created.
the only problem is wehn you respawn after 20seconds( out specate mode. after death you go into spectate mode )
there is already a car and you spawn on top of that car with a new car!
so there is an empty car
i have a pastebin link
http://pawn.pastebin.com/d5f26f0cf
The car part is just spawnplayer.
Anybody have any idea how i can just make 1 car spawn after 20secs when you die?
Re: Delayed spawn goes wrong -
hipy - 22.07.2009
nvm got it, if you get a player out of spectate mode the server respawns the player( thats why there were 2 cars
![Smiley](images/smilies/smile.png)
)