SA-MP Forums Archive
Dialog on 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: Dialog on class selection (/showthread.php?tid=411954)



Dialog on class selection - Neil. - 31.01.2013

..fixed


Re: Dialog on class selection - CBCandyBoy - 31.01.2013

you can use a black screen text draw till when the dialog is displayed


Re: Dialog on class selection - Threshold - 31.01.2013

I guess you could use TogglePlayerSpectate under OnPlayerConnect, then show the player the dialog. When they respond to the dialog, TogglePlayerSpectate to off, then send them to class selection.

https://sampwiki.blast.hk/wiki/TogglePlayerSpectate
https://sampwiki.blast.hk/wiki/OnPlayerConnect
https://sampwiki.blast.hk/wiki/ForceClassSelection