send command help
#4

You are calling the commands for the playerid, shouldn't that be npcid? I don't know how npc commands work :P

example:

Code:
cmd_ban(playerid, sendedcmd);
Should be
Code:
cmd_ban(npcid, sendedcmd);
Reply


Messages In This Thread
send command help - by JacobSanchez - 19.02.2014, 22:51
Re: send command help - by Threshold - 19.02.2014, 23:21
Re: send command help - by JacobSanchez - 19.02.2014, 23:30
Respuesta: send command help - by CuervO - 20.02.2014, 00:49
Re: send command help - by JacobSanchez - 20.02.2014, 01:14
Respuesta: send command help - by CuervO - 20.02.2014, 01:16
Re: send command help - by JacobSanchez - 20.02.2014, 01:45
Re: send command help - by Threshold - 20.02.2014, 10:06
Re: send command help - by JacobSanchez - 20.02.2014, 19:16
Respuesta: send command help - by OTACON - 20.02.2014, 19:23

Forum Jump:


Users browsing this thread: 1 Guest(s)