So need hel about spawning player.. - 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: So need hel about spawning player.. (
/showthread.php?tid=250772)
So need hel about spawning player.. -
trapped1 - 24.04.2011
So when I spawn a player he is under the ground..... What can be the problem?
here will be the code..
Код:
AddPlayerClass(280,1568.2250,-1693.5483,5.8906,177.0983,0,0,0,0,0,0);
and all spawns are under ground what can be the problem?
Re: So need hel about spawning player.. -
TPD - 24.04.2011
I tested that co-ordinate in my own gamemode and it took me to the LSPD parking lot... Isn't that what you want?
Re: So need hel about spawning player.. -
trapped1 - 24.04.2011
Yes it is.. but in my server its under ground.. I cant move and see street
Thets the prob...
Re: So need hel about spawning player.. -
Vince - 24.04.2011
Check the interior ...
Re: So need hel about spawning player.. -
Markx - 24.04.2011
Try this
https://sampwiki.blast.hk/wiki/SetPlayerInterior
Re: So need hel about spawning player.. -
trapped1 - 24.04.2011
Thank you it worked.. I failed with interior
So thanks mate for your time and help
Re: So need hel about spawning player.. -
TPD - 24.04.2011
Edit: Removed; Problem is solved