//use zcmd command processor includeCMD:disarm(playerid,params[]){ ResetPlayerWeapons(playerid); return 1;}