Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
Main Page
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
Variables
_
a
b
c
e
f
h
i
j
l
m
n
p
q
r
s
t
u
v
w
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
d
e
f
g
j
l
m
n
o
p
q
r
s
t
v
x
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Files
Functions
Variables
Macros
_zm_weap_raygun_mark3.gsh
Go to the documentation of this file.
1
// Lefthand weapon has slow vortex
2
// Righthand weapon has penetrating beam projectile
3
#define STR_RAYGUN_MARK3_WEAPON "raygun_mark3"
4
#define STR_RAYGUN_MARK3LH_WEAPON "raygun_mark3lh"
5
#define STR_RAYGUN_MARK3_UPGRADED_WEAPON "raygun_mark3_upgraded"
6
#define STR_RAYGUN_MARK3LH_UPGRADED_WEAPON "raygun_mark3lh_upgraded"
7
8
#define N_ZM_WEAP_RGM3_SLOW_VORTEX_SM 1
9
#define N_ZM_WEAP_RGM3_SLOW_VORTEX_LG 2
10
11
#define STR_RAYGUN_MARK3_VORTEX_SCREEN_FX "zm_raygun_mark3_vortex"
12
13
#define N_RAYGUN_MARK3_VORTEX_VISIONSET_PRIORITY 24
14
#define N_RAYGUN_MARK3_VORTEX_VISIONSET_LERP_COUNT 30
15
#define N_RAYGUN_MARK3_VORTEX_OVERLAY_BLUR_AMOUNT 0.08
16
#define N_RAYGUN_MARK3_VORTEX_OVERLAY_INNER_RADIUS 0.75
17
#define N_RAYGUN_MARK3_VORTEX_OVERLAY_OUTER_RADIUS 0.9
scripts
zm
_zm_weap_raygun_mark3.gsh
Generated by
1.8.17