Quote:
Originally Posted by Relaxing
Here's an example. Take a closer look.
|
register_clcmd("say /vip", "clcmd_vip")
: error 021: symbol already defined: "register_clcmd"
if(is_user_alive(id)) continue;
: error 024: "break" or "continue" is out of context