|  | 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 | AP_OUTLINE_MATERIAL "mc/hud_outline_model_red" | 
| Functions | |
| function | __init__ () | 
| function | player_init () | 
| function | watch_lockon (localClientNum) | 
| #define AP_OUTLINE_MATERIAL "mc/hud_outline_model_red" | 
Definition at line 20 of file multilockapguidance.csc.
| function __init__ | ( | ) | 
Definition at line 22 of file multilockapguidance.csc.
References AP_OUTLINE_MATERIAL, DR_CULL_ALWAYS, DR_TYPE_OFFSCREEN, player_init(), and set_dr_filter_offscreen().
| function player_init | ( | ) | 
Definition at line 33 of file multilockapguidance.csc.
References waitforclient(), and watch_lockon().
Referenced by __init__().
| function watch_lockon | ( | localClientNum | ) | 
Definition at line 46 of file multilockapguidance.csc.
References AP_TARGET_LOCKED, AP_TARGET_LOCKING, AP_TARGET_LOST, AP_TARGET_REGAIN, AP_TARGET_SUSPEND, and change_dr_flags().
Referenced by player_init().