Why this Cmds not working?
#3

Sscanf will return true if you didn't enter command in format /gotopos [x] [y] [z]
Код:
{if(sscanf(params, "fff",xx,yx,zx)) ---> {if(!sscanf(params, "fff",xx,yx,zx))
Reply


Messages In This Thread
Why this Cmds not working? - by MBilal - 24.10.2014, 20:59
Re : Why this Cmds not working? - by MCZOFT - 24.10.2014, 21:21
Re: Why this Cmds not working? - by dominik523 - 24.10.2014, 21:25
Re: Why this Cmds not working? - by MBilal - 24.10.2014, 21:29

Forum Jump:


Users browsing this thread: 1 Guest(s)