09.07.2015, 08:42
as you can see I already have a string
about the name I am using the stock pName so it will display all what you typed above still can't find the problem -_-
Код:
format(string, 15, "%s", pName(playerid)); TextDrawSetString(Text:nameTD, string); TextDrawShowForPlayer(playerid, nameTD);

