Spawning at grove st. after death - 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: Spawning at grove st. after death (
/showthread.php?tid=561794)
Spawning at grove st. after death -
TonyII - 05.02.2015
Hey, so after I die from an explosion inside of a a vehicle, for example my hydra explodes, I die and end up spawning at grove st. If I die any other way I spawn at the hospital like I should. I never gave up any cooordinates at grove st. under my OnPlayerSpawn and somehow I still spawn there. This only occurs after an explosion. Any help is appreciated, if you want to see any specific code just ask and I'll post them.
Re: Spawning at grove st. after death -
Threshold - 05.02.2015
Yeah this has happened to me before too... you could try using
SetSpawnInfo under OnPlayerDeath?
Re: Spawning at grove st. after death -
TonyII - 05.02.2015
Thanks man, sure works better now