‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
_zm_trap_electric.csc File Reference

Go to the source code of this file.

Functions

function __init__ ()
 
function electric_trap_fx ()
 
function stop_trap_fx ()
 
function trap_fx_monitor (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump)
 

Function Documentation

◆ __init__()

◆ electric_trap_fx()

function electric_trap_fx ( )

Definition at line 58 of file _zm_trap_electric.csc.

References PlayFx(), and stop_trap_fx().

Referenced by trap_fx_monitor().

◆ stop_trap_fx()

function stop_trap_fx ( )

Definition at line 82 of file _zm_trap_electric.csc.

Referenced by electric_trap_fx(), and trap_fx_monitor().

◆ trap_fx_monitor()

function trap_fx_monitor ( localClientNum  ,
oldVal  ,
newVal  ,
bNewEnt  ,
bInitialSnap  ,
fieldName  ,
bWasTimeJump   
)

Definition at line 28 of file _zm_trap_electric.csc.

References electric_trap_fx(), exploder(), get_array(), stop_exploder(), and stop_trap_fx().

Referenced by __init__().