Delay class selection - 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: Delay class selection (
/showthread.php?tid=355540)
Delay class selection -
daastle - 30.06.2012
Hey! Well I have finally put a textdraw when on ongamemodeinit and onplayerconnect, and its set to be 10 seconds.
Now the problem is, how do I delay the class selection?I cant find any way to do it
Re: Delay class selection -
Rudy_ - 30.06.2012
No idea what do you need?
Respuesta: Re: Delay class selection -
daastle - 30.06.2012
Quote:
Originally Posted by Rudy_
No idea what do you need?
|
Basically when I join the server I have a big textdraw with rules, and name of server , and scripter.
The problem is that i need 10 seconds of it , so I make the textdraw get hidden to the player after 10 seconds (what you need to read it).
My problem is that after 5 seconds of the textdraw starting, you go to class selection , so the textdraw is like 5 seconds in the middle of class selection.
What I need is someway of delaying the class selection 5 seconds?
Respuesta: Delay class selection -
daastle - 30.06.2012
Anyone? xD I really need it, it just gets annoying
Re: Delay class selection -
MarinacMrcina - 30.06.2012
You need to find the timer that moves you to class selection and increase it to 10 seconds.
Respuesta: Re: Delay class selection -
daastle - 30.06.2012
Quote:
Originally Posted by MarinacMrcina
You need to find the timer that moves you to class selection and increase it to 10 seconds.
|
And where can that be found? I cant find any class selection timer
Respuesta: Delay class selection -
daastle - 30.06.2012
any kind of help will be + rep
Re: Delay class selection -
MP2 - 30.06.2012
Use TogglePlayerSpectating.