1.0.4
- Edited: Checking for
NULL_VECTORwhen displaying the saved Angles at a point (By @nikolaygaus) - Edited: Changed the IgnoreList of entities to a dynamic array so that it would be easier to find entities in the array
- Edited: Checking for the name of the object now takes place via strcmp (previously equal)
- Added: Removed the display of points that are not visible for player (By @nikolaygaus)
- Added: Native
pmm_points_countto get points in all objects and in the desired object by name (By @nikolaygaus)
Full Changelog: 1.0.3...1.0.4