Help! showing the player name
#12

EDIT:
pawn Код:
new PlayerName[MAX_PLAYER_NAME], tstring[126];
GetPlayerName(playerid,PlayerName,sizeof(PlayerName));
printf("\n%s (ID:%d) Just Joined in 4 Mansion's Admin Zone /az!",PlayerName,playerid);
format(tstring,sizeof(tstring),"%s (ID:%d) Just Joined in 4 Mansion's Admin Zone /az!",PlayerName,playerid);
SendClientMessageToAll(COLOR_YELLOW,tstring);
Reply


Messages In This Thread
Help! showing the player name - by martini002 - 06.04.2011, 13:24
Re: Help! showing the player name - by Gertin - 06.04.2011, 13:54
Re: Help! showing the player name - by martini002 - 06.04.2011, 14:03
Re: Help! showing the player name - by Gertin - 06.04.2011, 14:26
Re: Help! showing the player name - by martini002 - 06.04.2011, 14:27
Re: Help! showing the player name - by admantis - 06.04.2011, 14:35
Re: Help! showing the player name - by martini002 - 06.04.2011, 14:37
Re: Help! showing the player name - by admantis - 06.04.2011, 14:40
Re: Help! showing the player name - by martini002 - 06.04.2011, 14:41
Re: Help! showing the player name - by Gertin - 06.04.2011, 14:45
Re: Help! showing the player name - by martini002 - 06.04.2011, 14:46
Re: Help! showing the player name - by RoboN1X - 06.04.2011, 14:55
Re: Help! showing the player name - by martini002 - 06.04.2011, 14:58
Re: Help! showing the player name - by RoboN1X - 06.04.2011, 15:08

Forum Jump:


Users browsing this thread: 2 Guest(s)