bug ......................... - 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: bug ......................... (
/showthread.php?tid=527644)
bug ......................... -
Sawalha - 23.07.2014
hey,
I used to create a Textdraw team selection, everything works good, all i want is to disable spawn buttons
I put the codes of team selection OnPlayerRequestClass
and putted the f***ing Specating code to disable it at onplayerspawn , da motherfu*** bug JUST APPEARED is it's sending 2 spawn messages twice just beacuse it's called at onplayerspawn when to disable , Tried to do many things , no work,
outoftopic: Sorry, excuse me for these insults .. i'm pissing off from these tiny bugs which stops my projects.. , thanks
Re: bug ......................... -
Blademaster680 - 23.07.2014
So first of all calm down...
Second. If you click spawn does it do what you want it todo?
if so then use
SetSpawnInfo and SpawnPlayer
Re: bug ......................... -
Sawalha - 23.07.2014
EDIT: Decided to remove the td button to spawn i created and use the default spawn button to spawn, looks like it's not spawning in the wrong place xD my fault , +REP for trying to help , Solved.