SendRconCommand problem
#1

Hey guys, some errors popped when I tried to script a banip CMD

Code:
PHP код:
SendRconCommand("banip "ip); 
ip:
PHP код:
if(sscanf(params"s[16]s[128]"ipparams)) return SendClientMessage(playeridCOLOR_WHITE"USAGE: /banip [IP] [reason]"); 
Errors:
PHP код:
D:\MySQL\filterscripts\NexAdmin.pwn(962) : error 001expected token"-string end-"but found "-identifier-"
D:\MySQL\filterscripts\NexAdmin.pwn(962) : warning 215expression has no effect
D
:\MySQL\filterscripts\NexAdmin.pwn(962) : error 001expected token";"but found ")"
D:\MySQL\filterscripts\NexAdmin.pwn(962) : error 029invalid expressionassumed zero
D
:\MySQL\filterscripts\NexAdmin.pwn(962) : fatal error 107too many error messages on one line 
Reply


Messages In This Thread
SendRconCommand problem - by NeXoR - 17.06.2016, 04:14
Re: SendRconCommand problem - by GangstaSunny - 17.06.2016, 04:17
Re: SendRconCommand problem - by NeXoR - 17.06.2016, 04:17
Re: SendRconCommand problem - by GangstaSunny - 17.06.2016, 12:17

Forum Jump:


Users browsing this thread: 1 Guest(s)