![]() |
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.
function cash_back_player_drinks_perk | ( | ) |
Definition at line 14 of file _zm_pers_upgrades_functions.gsc.
Referenced by vending_trigger_post_think().
function is_pers_double_points_active | ( | ) |
Definition at line 12 of file _zm_pers_upgrades_functions.gsc.
Referenced by vending_trigger_think(), vending_weapon_upgrade(), and weapon_spawn_think().
function pers_check_for_pers_headshot | ( | time_of_death | , |
zombie | |||
) |
Definition at line 19 of file _zm_pers_upgrades_functions.gsc.
Referenced by zombie_death_event().
function pers_insta_kill_melee_swipe | ( | sMeansOfDeath | , |
eAttacker | |||
) |
Definition at line 8 of file _zm_pers_upgrades_functions.gsc.
Referenced by Callback_PlayerDamage().
function pers_jugg_active | ( | ) |
Definition at line 16 of file _zm_pers_upgrades_functions.gsc.
Referenced by perk_set_max_health_if_jugg().
function pers_mulit_kill_headshot_active | ( | ) |
Definition at line 21 of file _zm_pers_upgrades_functions.gsc.
Referenced by zombie_death_event().
function pers_nube_override_ammo_cost | ( | player | , |
weapon | , | ||
ammo_cost | |||
) |
Definition at line 25 of file _zm_pers_upgrades_functions.gsc.
Referenced by weapon_spawn_think().
function pers_nube_should_we_give_raygun | ( | player_has_weapon | , |
player | , | ||
weapon_buy | |||
) |
Definition at line 22 of file _zm_pers_upgrades_functions.gsc.
Referenced by weapon_spawn_think().
function pers_nube_weapon_ammo_check | ( | player | , |
weapon | |||
) |
Definition at line 24 of file _zm_pers_upgrades_functions.gsc.
Referenced by weapon_spawn_think().
function pers_nube_weapon_upgrade_check | ( | player | , |
weapon | |||
) |
Definition at line 23 of file _zm_pers_upgrades_functions.gsc.
Referenced by weapon_spawn_think().
function pers_upgrade_double_points_cost | ( | current_cost | ) |
Definition at line 13 of file _zm_pers_upgrades_functions.gsc.
Referenced by vending_trigger_think(), and vending_weapon_upgrade().
function pers_upgrade_double_points_pickup_start | ( | ) |
Definition at line 6 of file _zm_pers_upgrades_functions.gsc.
Referenced by double_points_powerup().
function pers_upgrade_insta_kill_upgrade_check | ( | ) |
Definition at line 7 of file _zm_pers_upgrades_functions.gsc.
Referenced by insta_kill_powerup().
function pers_upgrade_jugg_player_death_stat | ( | ) |
Definition at line 11 of file _zm_pers_upgrades_functions.gsc.
Referenced by end_game(), and menu_onMenuResponse().
function pers_upgrade_perk_lose_bought | ( | ) |
Definition at line 15 of file _zm_pers_upgrades_functions.gsc.
Referenced by vending_trigger_post_think().
function pers_upgrade_perk_lose_restore | ( | ) |
Definition at line 10 of file _zm_pers_upgrades_functions.gsc.
Referenced by wait_and_revive().
function pers_upgrade_perk_lose_save | ( | ) |
Definition at line 9 of file _zm_pers_upgrades_functions.gsc.
Referenced by player_laststand(), and wait_and_revive().
function pers_upgrade_pistol_points_kill | ( | ) |
Definition at line 20 of file _zm_pers_upgrades_functions.gsc.
Referenced by zombie_death_event().
function pers_upgrade_pistol_points_set_score | ( | score | , |
event | , | ||
mod | , | ||
damage_weapon | |||
) |
Definition at line 17 of file _zm_pers_upgrades_functions.gsc.
Referenced by player_add_points().
function pers_upgrade_sniper_kill_check | ( | zombie | , |
attacker | |||
) |
Definition at line 18 of file _zm_pers_upgrades_functions.gsc.
Referenced by zombie_death_event().