I need help with my /stats cmd
#1

Hi im working with /stats command but i got one problem when i do /stats in game, it wont show me
how many score+cash i have IG.

Please give me a tips, it would be very helpful .

Код HTML:
{
   new str[128];
   format(str,sizeof(str),"Kills : %d\nScore: %s\nVipLevel: %d\nAdminLevel: %d",PlayerInfo[playerid][Kills],PlayerInfo[playerid][Score],PlayerInfo[playerid][VipLevel],PlayerInfo[playerid][AdminLevel]);
   SendClientMessage(playerid,COLOR,str);
   return 1;
}
Reply


Messages In This Thread
I need help with my /stats cmd - by JackieJ - 04.03.2014, 11:10
Re: I need help with my /stats cmd - by JackieJ - 04.03.2014, 11:17
Re: I need help with my /stats cmd - by BKarner - 04.03.2014, 11:39
Re: I need help with my /stats cmd - by HK - 04.03.2014, 12:11

Forum Jump:


Users browsing this thread: 1 Guest(s)