‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
archetype_direwolf.gsh
Go to the documentation of this file.
1 //
3 // Clientfields
4 //
6 
7 #define DIREWOLF_EYE_GLOW_FX_CLIENTFIELD "direwolf_eye_glow_fx"
8 #define DIREWOLF_EYE_GLOW_FX_BITS 1
9 #define DIREWOLF_EYE_GLOW_FX_TYPE "int"
10 
12 //
13 // FX
14 //
16 
17 #define DIREWOLF_EYE_GLOW_FX "fx_bio_direwolf_eyes"
18 #define DIREWOLF_EYE_GLOW_FX_FILE "animals/fx_bio_direwolf_eyes"
19 #define DIREWOLF_EYE_GLOW_FX_TAG "tag_eye"