29.02.2020, 14:57
(
Last edited by algorhitmically; 04/03/2020 at 11:31 PM.
Reason: Update v1.0.1
)
General
Addon for Incognito's streamer.
This include will help you with map optimization.
Download: https://github.com/algorhitmically/optidraw
Required dependencies
[Streamer]
[Model-Sizes-Plus]
OR
[Model-Sizes-SQL]
Methods
These are optimization methods that you need to define before including optidraw:
METHOD_BOX
METHOD_SPHERE
Use
#define OD_METHOD your_method
Tips
Choose optimization method. Example: #define OD_METHOD METHOD_BOX
Include optidraw below streamer!
You can disable static objects with: #define OD_DISABLE_STATIC_OBJECTS
You can disable startup messages with: #define OD_DISABLE_STARTUP_MESSAGE
Addon for Incognito's streamer.
This include will help you with map optimization.
Download: https://github.com/algorhitmically/optidraw
Required dependencies
[Streamer]
[Model-Sizes-Plus]
OR
[Model-Sizes-SQL]
Methods
These are optimization methods that you need to define before including optidraw:
METHOD_BOX
METHOD_SPHERE
Use
#define OD_METHOD your_method
Tips
Choose optimization method. Example: #define OD_METHOD METHOD_BOX
Include optidraw below streamer!
You can disable static objects with: #define OD_DISABLE_STATIC_OBJECTS
You can disable startup messages with: #define OD_DISABLE_STARTUP_MESSAGE