![]() |
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_NAV_VOLUME_TRAVERSAL "air_buy_gate" |
#define STR_NAV_VOLUME_TRAVERSAL "air_buy_gate" |
Definition at line 36 of file _zm_blockers.gsc.
function __init__ | ( | ) |
Definition at line 38 of file _zm_blockers.gsc.
References add_zombie_hint(), and init_blockers().
function __main__ | ( | ) |
Definition at line 62 of file _zm_blockers.gsc.
References quantum_bomb_open_nearest_door_result(), and quantum_bomb_open_nearest_door_validation().
function any_player_touching | ( | trigger | ) |
Definition at line 647 of file _zm_blockers.gsc.
function any_player_touching_any | ( | trigger | , |
more_triggers | |||
) |
Definition at line 658 of file _zm_blockers.gsc.
References is_player_valid().
Referenced by wait_trigger_clear().
function any_zombie_touching_any | ( | trigger | , |
more_triggers | |||
) |
Definition at line 676 of file _zm_blockers.gsc.
Referenced by wait_trigger_clear().
function blocker_attack_spots | ( | ) |
Definition at line 1751 of file _zm_blockers.gsc.
References groundpos_ignore_water_new().
Referenced by blocker_init().
function blocker_choke | ( | ) |
Definition at line 1800 of file _zm_blockers.gsc.
References WAIT_SERVER_FRAME.
Referenced by blocker_think().
function blocker_connect_paths | ( | start_node | , |
end_node | , | ||
two_way | |||
) |
Definition at line 1535 of file _zm_blockers.gsc.
Referenced by open_all_zbarriers().
function blocker_disconnect_paths | ( | start_node | , |
end_node | , | ||
two_way | |||
) |
Definition at line 1516 of file _zm_blockers.gsc.
Referenced by blocker_init(), blocker_trigger_think(), repair_far_boards(), start_carpenter(), and start_carpenter_new().
function blocker_init | ( | ) |
Definition at line 1559 of file _zm_blockers.gsc.
References blocker_attack_spots(), blocker_disconnect_paths(), blocker_think(), destructible_glass_barricade(), get(), groundpos(), should_delete_zbarriers(), and update_states().
Referenced by init_blockers().
function blocker_think | ( | ) |
Definition at line 1814 of file _zm_blockers.gsc.
References all_chunks_intact(), blocker_choke(), blocker_trigger_think(), no_valid_repairable_boards(), and WAIT_SERVER_FRAME.
Referenced by blocker_init().
function blocker_trigger_think | ( | ) |
Definition at line 1972 of file _zm_blockers.gsc.
References all_chunks_intact(), blocker_disconnect_paths(), blocker_unitrigger_think(), blockertrigger_update_prompt(), do_post_chunk_repair_delay(), get_hint_string(), get_random_destroyed_chunk(), groundpos(), handle_post_board_repair_rewards(), has_blocker_affecting_perk(), increment_window_repaired(), is_player_valid(), IS_TRUE, no_valid_repairable_boards(), play_sound_on_ent(), player_fails_blocker_repair_trigger_preamble(), register_static_unitrigger(), replace_chunk(), self_delete(), trigger_delete_on_repair(), unitrigger_force_per_player_triggers(), unitrigger_trigger(), and unregister_unitrigger().
Referenced by blocker_think().
function blocker_unitrigger_think | ( | ) |
Definition at line 1958 of file _zm_blockers.gsc.
Referenced by blocker_trigger_think().
function blocker_update_prompt_visibility | ( | ) |
Definition at line 369 of file _zm_blockers.gsc.
References IS_DRINKING.
Referenced by debris_init(), and door_init().
function blockerstub_update_prompt | ( | player | ) |
Definition at line 2249 of file _zm_blockers.gsc.
References in_revive_trigger(), IS_DRINKING, and is_player_valid().
Referenced by blockertrigger_update_prompt().
function blockertrigger_update_prompt | ( | player | ) |
Definition at line 2236 of file _zm_blockers.gsc.
References blockerstub_update_prompt().
Referenced by blocker_trigger_think().
function board_completion | ( | ) |
Definition at line 2308 of file _zm_blockers.gsc.
Referenced by door_repaired_rumble_n_sound().
function debris_init | ( | ) |
Definition at line 1179 of file _zm_blockers.gsc.
References blocker_update_prompt_visibility(), debris_think(), init(), set_hint_string(), and STR_NAV_VOLUME_TRAVERSAL.
Referenced by init_blockers().
function debris_move | ( | struct | ) |
Definition at line 1462 of file _zm_blockers.gsc.
References play_sound_on_ent(), and script_delay().
Referenced by debris_think().
function debris_think | ( | ) |
Definition at line 1230 of file _zm_blockers.gsc.
References bookmark(), can_player_purchase(), create_and_play_dialog(), debris_move(), debris_zbarrier_move(), get(), in_revive_trigger(), increment_challenge_stat(), increment_client_stat(), increment_player_stat(), IS_DRINKING, is_player_valid(), IS_TRUE, minus_to_player_score(), play_sound_at_pos(), processScoreEvent(), set(), and STR_NAV_VOLUME_TRAVERSAL.
Referenced by debris_init().
function debris_zbarrier_move | ( | ) |
Definition at line 1421 of file _zm_blockers.gsc.
References move_chunk().
Referenced by debris_think().
function destructible_glass_barricade | ( | unbroken_section | , |
node | |||
) |
Definition at line 1731 of file _zm_blockers.gsc.
References is_player_valid(), player_is_in_laststand(), remove_chunk(), update_states(), and zombie_boardtear_offset_fx_horizontle().
Referenced by blocker_init().
function disconnect_paths_when_done | ( | ) |
Definition at line 1159 of file _zm_blockers.gsc.
References waittill_either().
Referenced by door_activate().
function do_post_chunk_repair_delay | ( | has_perk | ) |
Definition at line 1924 of file _zm_blockers.gsc.
References script_delay().
Referenced by blocker_trigger_think().
function door_activate | ( | time | , |
open | , | ||
quick | , | ||
use_blocker_clip_for_pathing | |||
) |
Definition at line 455 of file _zm_blockers.gsc.
References delay(), disconnect_paths_when_done(), door_solid_thread(), door_solid_thread_anim(), door_zbarrier_move(), IS_TRUE, open(), physics_launch_door(), play_sound_at_pos(), self_disconnectpaths(), and STR_NAV_VOLUME_TRAVERSAL.
function door_block | ( | ) |
Definition at line 908 of file _zm_blockers.gsc.
Referenced by door_think().
function door_buy | ( | ) |
Definition at line 285 of file _zm_blockers.gsc.
References bookmark(), can_player_purchase(), create_and_play_dialog(), in_revive_trigger(), increment_challenge_stat(), increment_client_stat(), increment_player_stat(), IS_DRINKING, is_player_valid(), IS_TRUE, minus_to_player_score(), play_sound_at_pos(), processScoreEvent(), and ZM_MAP_EVENT_PURCHASE_DOOR.
Referenced by door_think().
function door_classify | ( | parent_trig | ) |
Definition at line 209 of file _zm_blockers.gsc.
References STR_NAV_VOLUME_TRAVERSAL.
Referenced by door_init().
function door_delay | ( | ) |
Definition at line 404 of file _zm_blockers.gsc.
Referenced by door_think().
function door_init | ( | ) |
Definition at line 99 of file _zm_blockers.gsc.
References blocker_update_prompt_visibility(), door_classify(), door_think(), init(), and set_hint_string().
Referenced by init_blockers().
function door_opened | ( | cost | , |
quick_close | |||
) |
Definition at line 923 of file _zm_blockers.gsc.
References clear(), get(), get_active_zone_names(), IS_TRUE, play_sound_at_pos(), set(), set_hint_string(), and STR_NAV_VOLUME_TRAVERSAL.
Referenced by door_think().
function door_repaired_rumble_n_sound | ( | ) |
Definition at line 2284 of file _zm_blockers.gsc.
References board_completion().
function door_solid_thread | ( | ) |
Definition at line 1092 of file _zm_blockers.gsc.
References waittill_either().
Referenced by door_activate().
function door_solid_thread_anim | ( | ) |
Definition at line 1126 of file _zm_blockers.gsc.
Referenced by door_activate().
function door_think | ( | ) |
Definition at line 769 of file _zm_blockers.gsc.
References door_block(), door_buy(), door_delay(), door_opened(), get(), IS_TRUE, set_hint_string(), and waittill_door_can_close().
Referenced by door_init(), and turn_power_off_and_close_doors().
function door_zbarrier_move | ( | ) |
Definition at line 1432 of file _zm_blockers.gsc.
References move_chunk().
Referenced by door_activate().
function ensure_chunk_is_back_to_origin | ( | chunk | ) |
Definition at line 2802 of file _zm_blockers.gsc.
function flag_blocker | ( | ) |
Definition at line 3140 of file _zm_blockers.gsc.
References init(), script_delay(), script_flag_wait(), and wait_till().
Referenced by init_blockers().
function handle_post_board_repair_rewards | ( | cost | , |
zbarrier | |||
) |
Definition at line 1932 of file _zm_blockers.gsc.
References create_and_play_dialog(), increment_client_stat(), increment_player_stat(), play_sound_on_ent(), and player_add_points().
Referenced by blocker_trigger_think().
function has_blocker_affecting_perk | ( | ) |
Definition at line 1912 of file _zm_blockers.gsc.
References PERK_SLEIGHT_OF_HAND.
Referenced by blocker_trigger_think().
function increment_window_repaired | ( | s_barrier | ) |
Definition at line 2227 of file _zm_blockers.gsc.
References increment_challenge_stat(), and increment_windows_repaired().
Referenced by blocker_trigger_think().
function init_blockers | ( | ) |
Definition at line 73 of file _zm_blockers.gsc.
References blocker_init(), debris_init(), door_init(), flag_blocker(), get_array(), and init().
Referenced by __init__().
function kill_trapped_zombies | ( | trigger | ) |
Definition at line 618 of file _zm_blockers.gsc.
Referenced by waittill_door_can_close().
function move_chunk | ( | index | , |
b_hide | |||
) |
Definition at line 1442 of file _zm_blockers.gsc.
Referenced by debris_zbarrier_move(), and door_zbarrier_move().
function open_all_zbarriers | ( | ) |
Definition at line 2868 of file _zm_blockers.gsc.
References blocker_connect_paths().
function physics_launch_door | ( | door_trig | ) |
Definition at line 1069 of file _zm_blockers.gsc.
References WAIT_SERVER_FRAME.
Referenced by door_activate().
function player_fails_blocker_repair_trigger_preamble | ( | player | , |
players | , | ||
trigger | , | ||
hold_required | |||
) |
Definition at line 1861 of file _zm_blockers.gsc.
References in_revive_trigger(), intermission(), IS_DRINKING, is_player_valid(), and use_button_held().
Referenced by blocker_trigger_think().
function quantum_bomb_open_nearest_door_result | ( | position | ) |
Definition at line 3227 of file _zm_blockers.gsc.
References create_and_play_dialog().
Referenced by __main__().
function quantum_bomb_open_nearest_door_validation | ( | position | ) |
Definition at line 3192 of file _zm_blockers.gsc.
Referenced by __main__().
function random_destroyed_chunk_show | ( | ) |
Definition at line 2275 of file _zm_blockers.gsc.
function rebuild_barrier_reward_reset | ( | ) |
Definition at line 2361 of file _zm_blockers.gsc.
Referenced by onSpawnPlayer(), and round_think().
function remove_chunk | ( | chunk | , |
node | , | ||
destroy_immediately | , | ||
zomb | |||
) |
Definition at line 2366 of file _zm_blockers.gsc.
References fake_physicslaunch(), self_delete(), Spawn(), trace(), update_states(), zombie_bartear_audio_offset(), and zombie_boardtear_audio_offset().
Referenced by destructible_glass_barricade().
function remove_chunk_rotate_grate | ( | chunk | ) |
Definition at line 2720 of file _zm_blockers.gsc.
function replace_chunk | ( | barrier | , |
chunk | , | ||
perk | , | ||
upgrade | , | ||
via_powerup | |||
) |
Definition at line 2811 of file _zm_blockers.gsc.
References PERK_SLEIGHT_OF_HAND, play_sound_at_pos(), and update_states().
Referenced by blocker_trigger_think(), start_carpenter(), and start_carpenter_new().
function self_and_flag_wait | ( | msg | ) |
Definition at line 894 of file _zm_blockers.gsc.
References IS_TRUE, and wait_till().
function self_disconnectpaths | ( | ) |
Definition at line 1170 of file _zm_blockers.gsc.
Referenced by door_activate().
function should_delete_zbarriers | ( | ) |
Definition at line 1717 of file _zm_blockers.gsc.
References is_Classic(), and is_Standard().
Referenced by blocker_init().
function trigger_delete_on_repair | ( | ) |
Definition at line 2324 of file _zm_blockers.gsc.
References unregister_unitrigger(), and waittill_either().
Referenced by blocker_trigger_think().
function update_states | ( | states | ) |
Definition at line 3183 of file _zm_blockers.gsc.
Referenced by blocker_init(), check_for_zombie_death(), destructible_glass_barricade(), remove_chunk(), and replace_chunk().
function wait_trigger_clear | ( | trigger | , |
more_triggers | , | ||
end_on | |||
) |
Definition at line 692 of file _zm_blockers.gsc.
References any_player_touching_any(), and any_zombie_touching_any().
Referenced by waittill_door_trigger_clear_global_power_off(), and waittill_door_trigger_clear_local_power_off().
function waittill_door_can_close | ( | ) |
Definition at line 725 of file _zm_blockers.gsc.
References IS_TRUE, kill_trapped_zombies(), waittill_door_trigger_clear_global_power_off(), and waittill_door_trigger_clear_local_power_off().
Referenced by door_think().
function waittill_door_trigger_clear_global_power_off | ( | trigger | , |
all_trigs | |||
) |
Definition at line 714 of file _zm_blockers.gsc.
References IS_TRUE, and wait_trigger_clear().
Referenced by waittill_door_can_close().
function waittill_door_trigger_clear_local_power_off | ( | trigger | , |
all_trigs | |||
) |
Definition at line 703 of file _zm_blockers.gsc.
References IS_TRUE, and wait_trigger_clear().
Referenced by waittill_door_can_close().
function zombie_bartear_audio_offset | ( | chunk | ) |
Definition at line 2792 of file _zm_blockers.gsc.
References play_sound_on_ent().
Referenced by remove_chunk().
function zombie_bartear_audio_plus_fx_offset_repair_horizontal | ( | chunk | ) |
Definition at line 3027 of file _zm_blockers.gsc.
References play_sound_on_ent().
function zombie_bartear_audio_plus_fx_offset_repair_verticle | ( | chunk | ) |
Definition at line 3082 of file _zm_blockers.gsc.
References play_sound_on_ent().
function zombie_boardtear_audio_offset | ( | chunk | ) |
Definition at line 2742 of file _zm_blockers.gsc.
References IS_TRUE, and play_sound_on_ent().
Referenced by remove_chunk().
function zombie_boardtear_audio_plus_fx_offset_repair_horizontal | ( | chunk | ) |
Definition at line 2895 of file _zm_blockers.gsc.
References IS_TRUE, play_sound_on_ent(), and set().
function zombie_boardtear_audio_plus_fx_offset_repair_verticle | ( | chunk | ) |
Definition at line 2932 of file _zm_blockers.gsc.
References IS_TRUE, play_sound_on_ent(), and set().
function zombie_gratetear_audio_plus_fx_offset_repair_horizontal | ( | chunk | ) |
Definition at line 2970 of file _zm_blockers.gsc.
References play_sound_on_ent().