sscanf within sscanf
#6

Quote:
Originally Posted by TaLhA XIV
Посмотреть сообщение
These are two types of command processors so you can not use the both command processors in a same script.
He isn't? I guess you are looking at the strcmp, but that is just a string compare function which is just for the parameters.

@ OP: Call sscanf once. In Pseudo code:

Код:
if RETURN VALUE from sscanf == empty
   call error
else
   put all values in the variables (I thought it does that automatically by the last call)
   if is the player in an organisation
       do your action
Reply


Messages In This Thread
sscanf within sscanf - by Sasoft - 30.08.2012, 16:49
Re: sscanf within sscanf - by Shetch - 30.08.2012, 16:56
Re: sscanf within sscanf - by mamorunl - 30.08.2012, 16:57
Re: sscanf within sscanf - by Sasoft - 30.08.2012, 17:07
Re: sscanf within sscanf - by TaLhA XIV - 30.08.2012, 17:09
Re: sscanf within sscanf - by mamorunl - 30.08.2012, 17:12
Re: sscanf within sscanf - by Emmet_ - 30.08.2012, 17:14
Re: sscanf within sscanf - by Sasoft - 30.08.2012, 17:28
Re: sscanf within sscanf - by mamorunl - 30.08.2012, 17:29
Re: sscanf within sscanf - by Sasoft - 30.08.2012, 17:38

Forum Jump:


Users browsing this thread: 1 Guest(s)