/help command.
#8

Quote:
Originally Posted by 2KY
Посмотреть сообщение
That would not work. You didn't specify 'option' as a string, and didn't specify it in the sscanf code.

pawn Код:
new option[32];
if(sscanf(params, "s[32]", option))
Is what you should have done.
Not really required, my script is filled of these without the [32] or [size] tags, it is not required in my opinion.
Reply


Messages In This Thread
/help command. - by iGetty - 08.05.2012, 15:53
Re: /help command. - by HDFord - 08.05.2012, 16:01
Re: /help command. - by iGetty - 08.05.2012, 16:04
Re: /help command. - by doreto - 08.05.2012, 16:06
Re: /help command. - by iGetty - 08.05.2012, 16:13
Re: /help command. - by Kindred - 08.05.2012, 16:15
Re: /help command. - by 2KY - 08.05.2012, 18:04
Re: /help command. - by Slix_ - 08.05.2012, 18:08
Re: /help command. - by Jonny5 - 08.05.2012, 18:12
Re: /help command. - by 2KY - 08.05.2012, 18:14

Forum Jump:


Users browsing this thread: 1 Guest(s)