SA-MP Forums Archive
0.3e issue again - 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: 0.3e issue again (/showthread.php?tid=343850)



0.3e issue again - Oh - 19.05.2012

wtf ok so I removed all the spawn player bullshit fixed alot of bugs haven't scripted in a few months just hopping back in the ring and so I'm looking at this and it's making fucking players fly in the air when they register after it's done it forces them in a ball into the air.

ok im mad


Re: 0.3e issue again - ReneG - 19.05.2012

Turn off the spectating BEFORE you spawn the player.


Re: 0.3e issue again - iGetty - 19.05.2012

Edit: beat me to it.


Re: 0.3e issue again - Oh - 19.05.2012

lol that's funny just about to test that, was looking at old scripts.

+rep for both of you

congrats on 100


Re: 0.3e issue again - iGetty - 19.05.2012

Quote:
Originally Posted by Oh
Посмотреть сообщение
lol that's funny just about to test that, was looking at old scripts.

+rep for both of you

congrats on 100
Thanks mate and yeah, congratulations


Re: 0.3e issue again - Oh - 19.05.2012

ok now this gay fucking spawn bar won't go away


Re: 0.3e issue again - Jonny5 - 19.05.2012

turn on Player spectating
in onplayerconnect
and turn it off right before you spawn the player.


Re: 0.3e issue again - ReneG - 19.05.2012

Under OnPlayerConnect, toggle spectating on, then when you show a dialog or something (like a register script), then you toggle the spectating off, and spawn the player.