reputation
#3

Код:
		if(strcmp("/stats", cmd, true) == 0){
		new str[256];
    format(str, sizeof(str), "Reputation[%d]", PlayerInfo[playerid][reputation]);
		SendClientMessage(playerid, COLOR_YELLOW, str);
		return 1;
		}
Tried that but it showed 0
Reply


Messages In This Thread
reputation - by armyoftwo - 10.12.2009, 12:01
Re: reputation - by Correlli - 10.12.2009, 12:06
Re: reputation - by armyoftwo - 10.12.2009, 12:11
Re: reputation - by armyoftwo - 10.12.2009, 12:20
Re: reputation - by armyoftwo - 10.12.2009, 13:35

Forum Jump:


Users browsing this thread: 1 Guest(s)