SA-MP Forums Archive
[HELP!]TextDrawHideForPlayer - 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: [HELP!]TextDrawHideForPlayer (/showthread.php?tid=392179)



[HELP!]TextDrawHideForPlayer - Veeco - 13.11.2012

Hey
I got the black screen text draw on login.
And i place TextDrawHideForPlayer(playerid, Text:BlackScreen) under OnPlayerSpawn....
But its not be removed when i spawn -.-
Can someone help me?

The textdraw is called BlackScreen




Re: [HELP!]TextDrawHideForPlayer - cosbraa - 13.11.2012

TextDrawHideForPlayer(playerid, BlackScreen);

??


Re: [HELP!]TextDrawHideForPlayer - Veeco - 13.11.2012

I found what i have do fail :P But thanks