![]() |
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 | STR_ANNIHILATOR "hero_annihilator" |
Functions | |
function | __init__ () |
function | check_annihilator_death (attacker) |
#define STR_ANNIHILATOR "hero_annihilator" |
Definition at line 23 of file _zm_weap_annihilator.gsc.
function __init__ | ( | ) |
Definition at line 29 of file _zm_weap_annihilator.gsc.
References check_annihilator_death(), register_hero_weapon(), register_zombie_death_event_callback(), and STR_ANNIHILATOR.
function check_annihilator_death | ( | attacker | ) |
Definition at line 38 of file _zm_weap_annihilator.gsc.
References Annihilate(), gib_random_parts(), and IS_EQUAL.
Referenced by __init__().