aJail command problem
#4

pawn Код:
if(sscanf(params, "uis[32]", user, ajailtime, szReason))
You can't have 2 formats with 3 definitions. You need an integer value for "ajailtime", hence the "i" between the "u" and the "s[32]".
Reply


Messages In This Thread
aJail command problem - by BizzyD - 07.05.2011, 16:08
Re: aJail command problem - by Seven_of_Nine - 07.05.2011, 16:12
Re: aJail command problem - by BizzyD - 07.05.2011, 16:16
Re: aJail command problem - by austin070 - 07.05.2011, 16:28
Re: aJail command problem - by BizzyD - 07.05.2011, 16:30
Re: aJail command problem - by Seven_of_Nine - 07.05.2011, 16:33
Re: aJail command problem - by BizzyD - 07.05.2011, 16:40

Forum Jump:


Users browsing this thread: 1 Guest(s)