#define COMPONENT tracers
#define COMPONENT_BEAUTIFIED Tracers
#include "\z\ace\addons\main\script_mod.hpp"

#ifdef DEBUG_ENABLED_SYS_TRACERS
    #define DEBUG_MODE_FULL
#endif

#ifdef DEBUG_SETTINGS_SYS_TRACERS
    #define DEBUG_SETTINGS DEBUG_SETTINGS_SYS_TRACERS
#endif

#include "\z\ace\addons\main\script_macros.hpp"