What's New in Version 82 See changelog
Scheduled Release
(scheduled for: )
This version is scheduled for release and has not yet been published.
- Added new hooks: OnAnimalEnteredMonument, OnAnimalExitedMonument;
- Added new API methods: GetAllMonumentsNoAlloc, GetAllMonumentsWithCategoriesNoAlloc, GetMonumentsByCategoryNoAlloc, GetMonumentsByPosNoAlloc, GetPlayerMonumentsNoAlloc, GetNpcMonumentsNoAlloc, GetMonumentAnimals, GetMonumentAnimalsNoAlloc, GetAnimalMonument, GetAnimalMonuments, GetAnimalMonumentsNoAlloc, IsAnimalInMonument, GetEntityMonumentsNoAlloc;
- Fixed an issue where BaseNPC2 were not included in the player NPC list;
- Renamed API method GetAllMonumentsCategories to GetAllMonumentsWithCategories;
- Other minor changes and code improvements.