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

Go to the source code of this file.

Functions

function levelNotifyHandler (clientNum, state, oldState)
 
function main ()
 
function register_clientfields ()
 
function server_time ()
 
function warnMissileFired (localClientNum, set)
 
function warnMissileLocked (localClientNum, set)
 
function warnMissileLocking (localClientNum, set)
 

Function Documentation

◆ levelNotifyHandler()

function levelNotifyHandler ( clientNum  ,
state  ,
oldState   
)

Definition at line 48 of file _load.csc.

◆ main()

◆ register_clientfields()

function register_clientfields ( )

Definition at line 115 of file _load.csc.

References CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, Laststand(), register(), and VERSION_SHIP.

◆ server_time()

function server_time ( )

Definition at line 106 of file _load.csc.

Referenced by main().

◆ warnMissileFired()

function warnMissileFired ( localClientNum  ,
set   
)

Definition at line 72 of file _load.csc.

◆ warnMissileLocked()

function warnMissileLocked ( localClientNum  ,
set   
)

Definition at line 64 of file _load.csc.

◆ warnMissileLocking()

function warnMissileLocking ( localClientNum  ,
set   
)

Definition at line 56 of file _load.csc.