#include <amxmodx>public plugin_init() register_clcmd("smg", "CmdSmg");public CmdSmg(id) return PLUGIN_HANDLED;