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

Go to the source code of this file.

Functions

function fullscreen_fx (localClientNum)
 
function fx_think (localClientNum)
 
function main ()
 
function spawned (localClientNum)
 
function start_light_fx (localClientNum)
 
function stop_light_fx (localClientNum)
 

Function Documentation

◆ fullscreen_fx()

function fullscreen_fx ( localClientNum  )

Definition at line 64 of file _sticky_grenade.csc.

References friend_not_foe(), and is_player_view_linked_to_entity().

◆ fx_think()

function fx_think ( localClientNum  )

◆ main()

function main ( )

Definition at line 12 of file _sticky_grenade.csc.

◆ spawned()

function spawned ( localClientNum  )

Definition at line 17 of file _sticky_grenade.csc.

References fx_think().

◆ start_light_fx()

function start_light_fx ( localClientNum  )

Definition at line 48 of file _sticky_grenade.csc.

◆ stop_light_fx()

function stop_light_fx ( localClientNum  )

Definition at line 55 of file _sticky_grenade.csc.