Textdraw help
#5

This should work place dis Under OnplayerSpawn or Onplayerconnect
pawn Код:
TextDrawShowForPlayer(playerid, useracc); // Show the TextDraw
                format(string, sizeof(string), "User Account: %s", GetPlayerNameEx(playerid)); // Seting the string
                TextDrawSetString(useracc, string); // Update the string
Reply


Messages In This Thread
Textdraw help - by Wizza - 28.12.2013, 16:16
Re: Textdraw help - by TheOriginal1337 - 28.12.2013, 16:20
Re: Textdraw help - by Wizza - 28.12.2013, 16:23
Re: Textdraw help - by thomaswilliams - 28.12.2013, 16:24
Re: Textdraw help - by ToiletDuck - 28.12.2013, 16:26
Re: Textdraw help - by Wizza - 28.12.2013, 16:28
Re: Textdraw help - by TheOriginal1337 - 28.12.2013, 16:31
Re: Textdraw help - by iOxide - 28.12.2013, 16:34
Re: Textdraw help - by Wizza - 28.12.2013, 16:37
Re: Textdraw help - by ToiletDuck - 28.12.2013, 16:43

Forum Jump:


Users browsing this thread: 1 Guest(s)