Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
_glaive.gsh
Go to the documentation of this file.
1
2
#define GLAIVE_RADIUS 20
3
4
#define GLAIVE_FOLLOWING_TARGET_RANGE 800
5
#define GLAIVE_MAX_TIME_AT_SAME_POSITION 1.0
6
#define GLAIVE_CHANGE_POSITION_TOATTACK_TARGET_DELAY 0.5
7
8
#define GLAIVE_FOV_ANGLE 60
9
10
#define GLAIVE_MOVE_DIST_MAX 64
11
#define GLAIVE_MOVE_DIST_HEIGHT 64
12
13
#define GLAIVE_REPATH_RANGE 40
14
#define GLAIVE_MELEE_DIST 80
15
#define GLAIVE_FOLLOW_DIST 80
16
17
#define GLAIVE_NEAR_GOAL_DIST 50
18
19
#define GLAIVE_BLOOD_FX "glaive_blood_fx"
20
21
#define GLAIVE_MARGWA_AIM_TAG "j_chunk_head_bone"
22
23
#define GLAIVE_IGNORE_ENT_COOLDOWN 5
scripts
shared
vehicles
_glaive.gsh
Generated by
1.8.17