Files
sourcemod/plugins/include
peace-maker 7e3b1c395b Mark new methodmap natives as optional (#867)
The `TopMenu` methodmap natives weren't marked as optional if the extension was optional like the other normal natives.

The `Regex` natives weren't marked as optional at all before if the regex extension was included optionally.

This makes the error message cleaner in case topmenus aren't loaded.
```
adminmenu.smx (Admin Menu): Required extension "TopMenus" file("topmenus.ext") not running
basebans.smx (Basic Ban Commands): Native "TopMenu.Display" was not found
```
2018-08-06 20:11:01 +01:00
..
2018-02-20 18:38:17 +00:00
2008-04-13 06:06:27 +00:00
2018-05-23 12:58:36 +01:00
2018-07-08 11:06:06 -04:00
2017-11-03 15:45:16 -04:00
2018-07-31 19:19:18 -07:00
2017-12-03 11:37:50 +00:00
2018-07-08 11:05:29 -04:00
2018-02-25 10:49:37 -05:00
2018-07-31 04:17:36 -07:00
2017-10-27 08:03:39 -04:00
2014-12-18 04:55:58 -08:00