/ban and /kick causing crash?
#3

These lines:
pawn Код:
format(Str, sizeof(Str), "[pr0adm]You kicked %s!", PID);
format(string, sizeof(string), "[pr0adm]%s has kicked %s", Sender, PID);
PID is not %s (string) it's an integer so you should use %d or %i. Maybe this will help also, but yes, add the line what the previous poster posted.
Reply


Messages In This Thread
/ban and /kick causing crash? - by [p3]pr0t0typ3 - 26.08.2012, 09:46
Re: /ban and /kick causing crash? - by detter - 26.08.2012, 12:51
Re: /ban and /kick causing crash? - by Dan. - 26.08.2012, 12:54

Forum Jump:


Users browsing this thread: 1 Guest(s)