My chat commands don't work..
#6

If you're using the sscanf include (NOT the plugin, the stock sscanf(...) code), then change:
pawn Код:
if(!sscanf(text, "s[81]", result))
to
pawn Код:
if(!sscanf(text, "s", result))
Reply


Messages In This Thread
My chat commands don't work.. - by Luke_James - 08.08.2012, 23:15
Re: My chat commands don't work.. - by shitbird - 08.08.2012, 23:22
Respuesta: Re: My chat commands don't work.. - by [DOG]irinel1996 - 08.08.2012, 23:26
Re: My chat commands don't work.. - by Luke_James - 08.08.2012, 23:33
Re: My chat commands don't work.. - by shitbird - 08.08.2012, 23:37
Re: My chat commands don't work.. - by Emmet_ - 08.08.2012, 23:41
Re: My chat commands don't work.. - by Luke_James - 08.08.2012, 23:45

Forum Jump:


Users browsing this thread: 1 Guest(s)