SA-MP Forums Archive
How to remove Family/Class spawn points? - 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: How to remove Family/Class spawn points? (/showthread.php?tid=87973)



How to remove Family/Class spawn points? - Ray.Delahunt - 23.07.2009

Hey,

I need help, I have this gamemode with Family/class Spawn points. I want to add Spawning at Hospital instead of that Family spawn point.
How can I remove the Family Spawn Point?


Re: How to remove Family/Class spawn points? - refshal - 23.07.2009

Just replace the cordinates in the SetPlayerPos with your cordinates...


Re: How to remove Family/Class spawn points? - Ray.Delahunt - 23.07.2009

Quote:
Originally Posted by еddy
Just replace the cordinates in the SetPlayerPos with your cordinates...
Yeah, But I am replacing it with spawning at hospital after death and from where the player loged off.