register_clcmd("shield", "blockshield"); public blockshield(id) { client_printcolor(id, "U can't buy shield at this time!"); return PLUGIN_HANDLED; }