Files
sourcemod/plugins/include
peace-maker 02f188899e Add CommandIterator.ConVarFlags property (#1869)
* Add CommandIterator.ConVarFlags property

Allow to access the convar flags `FCVAR_*` value from the iterator.
The CommandIterator.Flags property should have been called `AdminFlags`,
but it's too late to change that now.

* Switch admin help menu to use CommandIterator.ConVarFlags

No need to lookup the convar again.

* Deprecate CommandIterator.Flags

Rename it to .AdminFlags now that we have two kinds of flags exposed
on the iterator.
2022-12-04 12:24:56 +01:00
..
2008-04-13 06:06:27 +00:00
2022-02-15 10:21:35 +00:00
2022-08-27 01:59:43 +02:00
2022-07-28 18:10:51 -07:00
2021-10-27 07:51:33 -04:00