cbafyied scopes

still lots of spawns and waitUntils in there
This commit is contained in:
bux578
2015-01-16 13:15:14 +01:00
parent 287144a691
commit b556097896
25 changed files with 445 additions and 414 deletions

View File

@ -0,0 +1,12 @@
#define COMPONENT scopes
#include "\z\ace\addons\main\script_mod.hpp"
#ifdef DEBUG_ENABLED_SCOPES
#define DEBUG_MODE_FULL
#endif
#ifdef DEBUG_SETTINGS_SCOPES
#define DEBUG_SETTINGS DEBUG_SETTINGS_SCOPES
#endif
#include "\z\ace\addons\main\script_macros.hpp"