Multiple Param Commands with SSCANF
#8

If you use sscanf the paramter 's' will get the whole string if no other parameter is passed
That would be the solution stated in the sscanf topic
pawn Код:
if(sscanf(params, "s[128] ", option)) {}
Reply


Messages In This Thread
Multiple Param Commands with SSCANF - by FalconWingsX - 17.12.2013, 18:17
Re: Multiple Param Commands with SSCANF - by Joe Staff - 17.12.2013, 18:22
Re: Multiple Param Commands with SSCANF - by FalconWingsX - 17.12.2013, 18:25
Re: Multiple Param Commands with SSCANF - by Hansrutger - 17.12.2013, 18:42
Re: Multiple Param Commands with SSCANF - by FalconWingsX - 17.12.2013, 18:53
Re: Multiple Param Commands with SSCANF - by Hansrutger - 17.12.2013, 19:00
Re: Multiple Param Commands with SSCANF - by FalconWingsX - 19.12.2013, 20:30
AW: Multiple Param Commands with SSCANF - by Nero_3D - 19.12.2013, 21:41
Re: AW: Multiple Param Commands with SSCANF - by Patrick - 19.12.2013, 21:44

Forum Jump:


Users browsing this thread: 1 Guest(s)