How can I add PlayerID to this?
#2

pawn Код:
GetPlayerName(playerid, name1, MAX_PLAYER_NAME);
GetPlayerName(nearestplayer, name, MAX_PLAYER_NAME);
format(line, sizeof(line), "*%s(%d) laosm At %s(%d).", name1, playerid, name, nearestplayer);
SendClientMessage(GREEN, line);
Reply


Messages In This Thread
How can I add PlayerID to this? - by RandomDude - 26.07.2013, 15:14
Re: How can I add PlayerID to this? - by Konstantinos - 26.07.2013, 15:17
Re: How can I add PlayerID to this? - by MellowHammer - 26.07.2013, 15:19
Re: How can I add PlayerID to this? - by kartik - 26.07.2013, 15:22
Re: How can I add PlayerID to this? - by RandomDude - 26.07.2013, 15:27
Re: How can I add PlayerID to this? - by thefatshizms - 26.07.2013, 15:29
Re: How can I add PlayerID to this? - by Konstantinos - 26.07.2013, 15:32
Re: How can I add PlayerID to this? - by kartik - 27.07.2013, 13:42

Forum Jump:


Users browsing this thread: 1 Guest(s)