[Question]Texdraws and GetPlayerName
#2

new string[100], PlayerName[MAX_PLAYER_NAME];

GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
format(string, sizeof(string), "%s", PlayerName);
TextDrawSetString(TextDraw, string);
TextDrawShowForAll(TextDraw);
Reply


Messages In This Thread
[Question]Texdraws and GetPlayerName - by Beastlynoob - 02.08.2012, 21:46
Re: [Question]Texdraws and GetPlayerName - by NeverKnow - 02.08.2012, 23:33
Re: [Question]Texdraws and GetPlayerName - by Vince - 03.08.2012, 00:02
AW: [Question]Texdraws and GetPlayerName - by Beastlynoob - 03.08.2012, 00:03

Forum Jump:


Users browsing this thread: 1 Guest(s)