SA-MP Forums Archive
Blank screen - 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: Blank screen (/showthread.php?tid=436665)



Blank screen - EmrysXD - 12.05.2013

Is it possible to make the screen blank when get kicked?
i want to make this because sometimes when player get kicked OnPlayerSpawn they fall from the skies.


Re: Blank screen - gtakillerIV - 12.05.2013

Use a textdraw and make it cover the whole screen.


Re: Blank screen - Libra_PL - 12.05.2013

Create a textdraw with white box that hides the whole screen.


Re: Blank screen - EmrysXD - 12.05.2013

Oh..i will try this..thanks.