SA-MP Forums Archive
Player Spawns Through The Map - 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: Player Spawns Through The Map (/showthread.php?tid=107574)



Player Spawns Through The Map - [SF]RobMob - 10.11.2009

I am wondering is there any way to fix i am using midostream and have about 3000 objects but when i tele to one of my maps the guy falls through the floor and you half to tele twice to get him to be in the map i tryed putting onplayerpos twice to see if he would just spawn twice when u used tele but that did not work either any help please


Re: Player Spawns Through The Map - MachineHead - 10.11.2009

Quote:
Originally Posted by [Mad
robmob ]
I am wondering is there any way to fix i am using midostream and have about 3000 objects but when i tele to one of my maps the guy falls through the floor and you half to tele twice to get him to be in the map i tryed putting onplayerpos twice to see if he would just spawn twice when u used tele but that did not work either any help please
Teleport the player there.

Set a timer, and use TogglePlayerControllable to freeze the character in mid-air for a couple of seconds.


Re: Player Spawns Through The Map - DiddyBop - 10.11.2009

only thing i can suggest, put the Z cords about 15+ higher so when he falls the map should already be loaded and he lands there.. other then that im not sure.


Re: Player Spawns Through The Map - [SF]RobMob - 10.11.2009

Thanks guys problem solved