‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
All Data Structures Files Functions Variables Macros
_zm_powerup_insta_kill.gsc File Reference

Go to the source code of this file.

Functions

function __init__ ()
 
function grab_insta_kill (player)
 
function insta_kill_powerup (drop_item, player)
 

Function Documentation

◆ __init__()

◆ grab_insta_kill()

function grab_insta_kill ( player  )

Definition at line 41 of file _zm_powerup_insta_kill.gsc.

References insta_kill_powerup(), and powerup_vo().

Referenced by __init__().

◆ insta_kill_powerup()

function insta_kill_powerup ( drop_item  ,
player   
)