CallLocalFunction("Test", "i", playerid);forward Test(playerid);public Test(playerid){ return cmd_kill(playerid, "");}