Trying to log all the admin commands error
#3

Код:
stock PlayerName(playerid) {
	new playerName[MAX_PLAYER_NAME];
	GetPlayerName(playerid, playerName, MAX_PLAYER_NAME);
	return playerName;
}
Don't believe this is the problem, This is used in every other log and they work fine.
Reply


Messages In This Thread
Trying to log all the admin commands error - by MisterTickle - 14.09.2009, 09:19
Re: Trying to log all the admin commands error - by Correlli - 14.09.2009, 09:43
Re: Trying to log all the admin commands error - by MisterTickle - 14.09.2009, 10:44
Re: Trying to log all the admin commands error - by Correlli - 14.09.2009, 10:46
Re: Trying to log all the admin commands error - by MisterTickle - 14.09.2009, 11:03
Re: Trying to log all the admin commands error - by Correlli - 14.09.2009, 11:12

Forum Jump:


Users browsing this thread: 1 Guest(s)