![]() |
Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
|
Go to the source code of this file.
Macros | |
| #define | ANY_POWER 0 |
| #define | GLOBAL_POWER_ONLY 2 |
| #define | IS_DRINKING(_is_drinking) ( _is_drinking > 0 ) |
| #define | IS_ZOMBIETEAM(__self) (__self.team == level.zombie_team) |
| #define | LOCAL_POWER_ONLY 1 |
| #define IS_ZOMBIETEAM | ( | __self | ) | (__self.team == level.zombie_team) |