Debugging and Configuration
Enable Debug Mode
Config.DebugMode = trueDebug Outputs
DebugPrint("HUD shown")
DebugPrint("HUD hidden")
DebugPrint("Minimap initialized")
DebugPrint("Player not loaded, skipping")Config.DebugMode = trueDebugPrint("HUD shown")
DebugPrint("HUD hidden")
DebugPrint("Minimap initialized")
DebugPrint("Player not loaded, skipping")