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

Go to the source code of this file.

Functions

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

Function Documentation

◆ __init__()

function __init__ ( )

◆ fire_trap_fx()

function fire_trap_fx ( )

Definition at line 56 of file _zm_trap_fire.csc.

References PlayFx(), and stop_trap_fx().

Referenced by trap_fx_monitor().

◆ stop_trap_fx()

function stop_trap_fx ( )

Definition at line 80 of file _zm_trap_fire.csc.

Referenced by fire_trap_fx(), and trap_fx_monitor().

◆ trap_fx_monitor()

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

Definition at line 26 of file _zm_trap_fire.csc.

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

Referenced by __init__().