how to add how much pWood you have at /stats
#2

pawn Код:
new
    string[24];
format(string, sizeof(string), "You have %i pWood.", PlayerInfo[playerid][pWood]);
SendClientMessage(playerid, 0xFFFFFFFF, string);
Reply


Messages In This Thread
how to add how much pWood you have at /stats - by hardstop - 21.04.2010, 16:44
Re: how to add how much pWood you have at /stats - by Correlli - 21.04.2010, 16:46
Re: how to add how much pWood you have at /stats - by hardstop - 21.04.2010, 16:47

Forum Jump:


Users browsing this thread: 1 Guest(s)