![]() |
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.
Functions | |
| function | adjust_side_death_dir_if_trace_fail (origin, side_dir, fxlength, up_dir) |
| function | do_side_death_fx (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump) |
| function autoexec | main () |
| function adjust_side_death_dir_if_trace_fail | ( | origin | , |
| side_dir | , | ||
| fxlength | , | ||
| up_dir | |||
| ) |
Definition at line 17 of file _raps.csc.
References end(), and trace().
Referenced by do_side_death_fx().
| function do_side_death_fx | ( | localClientNum | , |
| oldVal | , | ||
| newVal | , | ||
| bNewEnt | , | ||
| bInitialSnap | , | ||
| fieldName | , | ||
| bWasTimeJump | |||
| ) |
Definition at line 36 of file _raps.csc.
References adjust_side_death_dir_if_trace_fail(), get_script_bundle(), and wait_for_DObj().
Referenced by main().
| function autoexec main | ( | ) |
Definition at line 11 of file _raps.csc.
References CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, do_side_death_fx(), register(), and VERSION_SHIP.