Hello,
I've added a "concmd" to the galileo plugin with ADMIN_LEVEL_B permission level, but I can only execute that command if I also have the ADMIN_MAP level set to an admin. Why is that? I don't want to set ADMIN_MAP permission to the admins that will have permission to use that command, have I done anything wrong?
Here is the code:
Quote:
|
register_concmd("gal_map","cmd_map",ADMIN_LEV EL_B,"<mapname>");
|
Or is there any other permissions I must set/change before ADMIN_LEVEL_B admins will be able to use this function?
Regards,
Thomas