TextDraw
#2

The string is the problem.

Add on the top in GameModeInIt:
pawn Code:
welcomeText = TextDrawCreate(240.0,580.0,"Welcome to [name-server]");
And in OnPlayerConnect

pawn Code:
TextDrawShowForPlayer(playerid,welcomeText);
Reply


Messages In This Thread
TextDraw - by Infinity - 02.06.2010, 15:38
Re: TextDraw - by MastahServers - 02.06.2010, 15:42
Re: TextDraw - by Infinity - 02.06.2010, 15:43
Re: TextDraw - by Infinity - 02.06.2010, 17:15
Re: TextDraw - by [NYRP]Mike. - 02.06.2010, 20:25
Re: TextDraw - by Infinity - 02.06.2010, 20:58

Forum Jump:


Users browsing this thread: 1 Guest(s)