playerid
#2

pawn Код:
new text[256]
new index;
new secondplayer;
new secondplayername[MAX_PLAYER_NAME];
text = strval(params, index)
secondplayer = strval(text);
GetPlayerName(secondplayer, secondplayername, sizeof(secondplayername));
That's how you get the name of the player in the params of your command.
Reply


Messages In This Thread
playerid - by nuriel8833 - 23.07.2009, 19:45
Re: playerid - by refshal - 23.07.2009, 20:54
Re: playerid - by nuriel8833 - 24.07.2009, 05:14
Re: playerid - by Annihalation - 24.07.2009, 06:06
Re: playerid - by nuriel8833 - 24.07.2009, 06:58
Re: playerid - by nuriel8833 - 25.07.2009, 06:56

Forum Jump:


Users browsing this thread: 2 Guest(s)