SA-MP Forums Archive
Is this possible? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Is this possible? (/showthread.php?tid=89049)



Is this possible? - arie9000nerd - 30.07.2009



?? ?
(
if the image don't work..here is the link: /imageshack/img32/6084/naamloosqnq.jpg
)

I mean, is there an textdraw or something to hide the hud, till they registered? THANX! XD



Re: Is this possible? - Joe Staff - 30.07.2009

Yeah, just create a text under OnGameModeInit(), and the under OnPlayerConnect(...) you use TextDrawShowForPlayer.


Re: Is this possible? - arie9000nerd - 30.07.2009

Quote:
Originally Posted by Joe Staff
Yeah, just create a text under OnGameModeInit(), and the under OnPlayerConnect(...) you use TextDrawShowForPlayer.
THANX!