intoxication level
#1

ok i made this, but when i try /intoxlevel, it does not show level

Код:
	if(strcmp(cmdtext, "/intoxlevel", true) == 0)
 	{
 		new string[10];
	  format(string, sizeof(string), "[Level] - %d", IntoxLevel[playerid]);
 	  SendClientMessage(playerid,COLOR_WHITE,string);
	  return 1;
	}
Reply


Messages In This Thread
intoxication level - by CJ101 - 22.03.2009, 21:23
Re: intoxication level - by Dujma - 22.03.2009, 21:25
Re: intoxication level - by Pghpunkid - 23.03.2009, 00:28
Re: intoxication level - by tom_jonez - 23.03.2009, 03:38

Forum Jump:


Users browsing this thread: 1 Guest(s)