Files
sourcemod/core
Asher Baker 7f2fdf3fe1 Add OnMapInit forward and deprecate OnLevelInit
The change in behaviour to the OnLevelInit forward params isn't obvious
when compiling a plugin, deprecate it to make it a lot more obvious that
something has changed.

Some plugins rely just on the timing of OnLevelInit rather than doing
anything with the entity lump, for these plugins offer a new OnMapInit
forward that is implemented in core rather than sdkhooks. If / when we
offer a new entity lump manipulation API in the future this'll be the
forward where it can be used to make changes.
2021-07-17 20:52:51 +01:00
..
2021-07-16 18:33:10 -07:00
2020-08-24 20:48:57 -07:00
2020-05-20 17:57:18 -07:00
2014-08-13 14:24:35 -07:00
2020-10-16 21:41:21 +01:00
2019-05-30 18:27:14 -07:00
2018-08-13 23:03:48 +01:00