SA-MP Forums Archive
Cant Figure it out - 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: Cant Figure it out (/showthread.php?tid=286306)



Cant Figure it out - Buzzbomb - 27.09.2011

My Game Mode Was Working perfect everything came together Right When a player registers or login there inside a plane i added a thing to disable the spawn button so when a player sign in there automatically spawned and Now When i go to login in or register the camera like in the air.. and when player registers after auto login free falls from the sky

Please any help be appreciated..


Re: Cant Figure it out - [MG]Dimi - 28.09.2011

You posted your whole script means someone will steal it. Post just part which you added...


Re: Cant Figure it out - Buzzbomb - 28.09.2011

Yeah i know But i have no clue where the problem is thats causing the problems


Re: Cant Figure it out - grand.Theft.Otto - 28.09.2011

What were the last things you modified BEFORE those problems happened ?


Re: Cant Figure it out - Buzzbomb - 28.09.2011

Im not sure if it was the Hiding of the spawn button or the save character... pos..

Im Willing to show the whole game mode nothing special just simple things at the moment if anyone is wanting to help me find the problem...


Re: Cant Figure it out - Buzzbomb - 28.09.2011

I looked The line .. OnPlayerConnect Have the cordinates and the camera location Where i want the player but it dont show it is shows a blue sky Im highly thinking it is the auto spawn command to skeep the spawn button... But i dont know


Re: Cant Figure it out - DRIFT_HUNTER - 28.09.2011

Use OnPlayerSpawn to set player pos


Re: Cant Figure it out - Buzzbomb - 29.09.2011

I did still Dont show i marked out the timer for the spawn player last position it showed me in the plane so i put it back Boom in the sky again


Re: Cant Figure it out - Buzzbomb - 29.09.2011

Oh my god this iis aggrevating I thought i fixed it but another problem started When you're registered and you login it dont spawn you where you was saved you sky dive what the fuck.. Sky dive when your not registered fixed it now when your registered and you login you sky dive .. this sucks grrrrrrrrrrrrrrrrrrr...........


Re: Cant Figure it out - [MG]Dimi - 29.09.2011

I think I understood. When player disconnects you save his co-ordinates and then, once he connect again, you put him there?