sourcemod/plugins/basecomm
Mustafa Enes AKDENİZ 726db5a2ea
Improvements on !admin menu flags (#1364)
* Improvements on !admin menu flags

Lets say we have override the sm_unmute command and changed it to ADMFLAG_CUSTOM1.
Then create an admin, we gived our admin ADMFLAG_Chat flag, admin can't use sm_unmute command cause it doesnt have access to this command.
But if admin go into "!admin" menu then, he will able to run sm_unmute on "player command" menus

* removed unauthorized menu items

* Deleted Whitespace and ITEMDRAW_DEFAULT
2020-10-24 19:22:02 +02:00
..
forwards.sp Update base plugins for transitional syntax (#507) 2016-05-11 10:44:58 -04:00
gag.sp Improvements on !admin menu flags (#1364) 2020-10-24 19:22:02 +02:00
natives.sp Introduce enum structs to core sm plugins 2018-12-15 13:51:03 -08:00