Help With Textdraws
#1

I need help with textdraws.. So like when a player connects to my server it'll say "Welcome to SDKFreeRoam scripted by [SDK]Azzeto, This is what I have so far
pawn Code:
new Text:welcome;
pawn Code:
Public OnGameModeInit
welcome = TextDrawCreate(240.0,580.0,"SDKFreeRoam Scripted by [SDK]Azzeto");
pawn Code:
Public OnPlayerConnect
TextDrawShowForPlayer(playerid,welcome);
I'v read the wiki and got that, but It doesnt show ingame.
Reply


Messages In This Thread
Help With Textdraws - by Azzeto - 24.08.2011, 08:14
Re: Help With Textdraws - by =WoR=Varth - 24.08.2011, 08:27
Re: Help With Textdraws - by iPLEOMAX - 24.08.2011, 08:30
Re: Help With Textdraws - by Azzeto - 24.08.2011, 08:34
Re: Help With Textdraws - by =WoR=Varth - 24.08.2011, 08:34
Re: Help With Textdraws - by iPLEOMAX - 24.08.2011, 08:37
Re: Help With Textdraws - by Azzeto - 24.08.2011, 08:37

Forum Jump:


Users browsing this thread: 1 Guest(s)