[HELP] Create /stats with <dini>
#3

Just an example:

pawn Код:
if(strcmp(cmd,"/stats",true) == 0)
{
  format(string,sizeof(string),"Wallet: %s",PlayerInfo[playerid][Wallet]);
  SendClientMessage(playerid,0xFFFFFFFF,string),
  return 1;
}
Reply


Messages In This Thread
[HELP] Create /stats with <dini> - by FreddeN - 03.02.2010, 13:24
Re: [HELP] Create /stats with <dini> - by raed - 07.02.2010, 06:23
Re: [HELP] Create /stats with <dini> - by ettans - 07.02.2010, 07:29

Forum Jump:


Users browsing this thread: 1 Guest(s)