CalloutToolbox
CalloutToolbox is a lightweight C# library designed to enhance code readability, improve quality of life, and save development time when scripting callouts.
This library includes:
- a mission system
- a dialog system
- a simple timer
- a simple randomizer utility class
Introducing: The debugger
The debugger is a simple tool to debug your callouts direclty ingame.
Requires RageNativeUI (not included in download)
- Debug missions, blips & entites directly ingame through a menu
- Draw any debug text directly on screen
Cheers!
Documentation:
The debugger: (Requires RageNativeUI)
Mission.cs
Dialog.cs
SimpleTimer.cs
Randomizer.cs