Quote:
Originally Posted by еddy
pawn Код:
new PlayerName[MAX_PLAYER_NAME]; new string[128]; GetPlayerName(playerid, PlayerName, sizeof(PlayerName)); format(string, sizeof(string), "%s [ID: %d] has joined the server."); Textdraw0 = TextDrawCreate(170.000000, 410.000000, string);
|
This shows my id but not my nickname