What's New in Version 7955 See changelog
Released
* Added recusion for storing/restoring items so it functions with bag plugins.
* Added API for SkillTree to prevent pouch opening while at event.
* Added Hook: object EMOnEventJoin(BasePlayer player, string eventName). Returning non-null prevents joining an event.
* Added Hook: void EMOnEventJoined(BasePlayer player, string eventName). Called when the player joins the event.
* Added Hook: void EMOnEventLeft(BasePlayer player, string eventName). Called when the player leaves the event.
* Added config option to remove weapons that are stuck to the player upon joining.
-
With version 7955:
- Download