Im a noob to but this i what i guess
Quote:
public plugin_init()
{
register_plugin(PLUGIN, VERSION, AUTHOR)
register_clcmd("say /show","clcmd_netsetup");
return PLUGIN_HANDLED
}
g_msgsaytext = get_user_msgid("SayText")
}
|
Or something like that xD (I can't script. Im a noob)
__________________