Something is wrong with my afk cmd...
#2

Replace:
pawn Код:
format(string, sizeof(string), "%s (ID:%i) is now in AFK-Mode ! Minutes:%z.", name,playerid,strlen(tmp));
With:
pawn Код:
format(string, sizeof(string), "%s (ID:%i) is now in AFK-Mode ! Minutes:%d.", name,playerid,strlen(tmp));
That should work, if the rest of your code is correct =)

Good luck!
Reply


Messages In This Thread
Something is wrong with my afk cmd... - by SEC - 03.02.2009, 14:07
Re: Something is wrong with my afk cmd... - by Ycto - 03.02.2009, 14:39
Re: Something is wrong with my afk cmd... - by SEC - 03.02.2009, 14:54
Re: Something is wrong with my afk cmd... - by Ycto - 03.02.2009, 15:04
Re: Something is wrong with my afk cmd... - by mabako - 03.02.2009, 15:06
Re: Something is wrong with my afk cmd... - by SEC - 03.02.2009, 15:09
Re: Something is wrong with my afk cmd... - by Ycto - 03.02.2009, 18:35

Forum Jump:


Users browsing this thread: 1 Guest(s)