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

Go to the source code of this file.

Functions

function dom_flag_base_fx_override (flag, team)
 
function dom_flag_cap_fx_override (flag, team)
 
function main ()
 

Function Documentation

◆ dom_flag_base_fx_override()

function dom_flag_base_fx_override ( flag  ,
team   
)

Definition at line 56 of file mp_combine.csc.

Referenced by main().

◆ dom_flag_cap_fx_override()

function dom_flag_cap_fx_override ( flag  ,
team   
)

Definition at line 85 of file mp_combine.csc.

Referenced by main().

◆ main()

function main ( )