// command// Usage: /mute id reason time// on command's partSetTimerEx("muteTimer", 60*1000*time, false, "i", playerid);// Note; you need to give a value to minutes, so it's 1 minute * time;