-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpsf_overrides.txt
181 lines (181 loc) · 3.55 KB
/
psf_overrides.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
;rww - this file will allow you to override the number of bits any given
;playerState value is sent across the network in for your mod. Do not
;mess with this unless you know what you're doing as it's easily possible
;to mess something up terribly. Just remove the ; in front of any of the
;values that you want to override and use the desired bit num. 0 is a
;special-case value, it means to send across as a float. GENTITYNUM_BITS
;means to send in as many bits as it takes to send the highest possible
;entity number.
;
;commandTime, 32
;origin[0], 0
;origin[1], 0
;bobCycle, 8
;velocity[0], 0
;velocity[1], 0
;viewangles[1], 0
;viewangles[0], 0
;
;weaponTime, -16
;weaponChargeTime, 32
;weaponChargeSubtractTime, 32
;origin[2], 0
;velocity[2], 0
;pm_time, -16
;eventSequence, 16
;torsoAnim, 16
;torsoTimer, 16
;legsAnim, 16
;legsTimer, 16
;legsFlip, 1
;torsoFlip, 1
;movementDir, 4
;events[0], 10
;events[1], 10
;pm_flags, 16
;groundEntityNum, GENTITYNUM_BITS
;weaponstate, 4
;eFlags, 32
;externalEvent, 10
;gravity, 16
;speed, -16
;basespeed, -16
;delta_angles[1], 16
;externalEventParm, 8
;viewheight, -8
;damageEvent, 8
;damageYaw, 8
;damagePitch, 8
;damageCount, 8
;damageType, 2
;generic1, 8
;pm_type, 8
;delta_angles[0], 16
;delta_angles[2], 16
;eventParms[0], -16
;eventParms[1], 8
;clientNum, GENTITYNUM_BITS
;weapon, 8
;viewangles[2], 0
;
;jumppad_ent, 10
;loopSound, 16
;loopIsSoundset, 1
;
;zoomMode, 2
;zoomTime, 32
;zoomLocked, 1
;zoomFov, 0
;
;fd.forcePowersActive, 32
;fd.forceMindtrickTargetIndex, 16
;fd.forceMindtrickTargetIndex2, 16
;fd.forceMindtrickTargetIndex3, 16
;fd.forceMindtrickTargetIndex4, 16
;fd.forceJumpZStart, 0
;fd.forcePowerSelected, 8
;fd.forcePowersKnown, 32
;fd.forcePower, 8
;fd.forceSide, 2
;fd.sentryDeployed, 1
;fd.forcePowerLevel[FP_LEVITATION], 2
;fd.forcePowerLevel[FP_SEE], 2
;fd.forceGripCripple, 1
;genericEnemyIndex, 32
;activeForcePass, 6
;hasDetPackPlanted, 1
;emplacedIndex, GENTITYNUM_BITS
;fd.forceRageRecoveryTime, 32
;rocketLockIndex, GENTITYNUM_BITS
;rocketLockTime, 32
;rocketTargetTime, 32
;holocronBits, 32
;isJediMaster, 1
;forceRestricted, 1
;trueJedi, 1
;trueNonJedi, 1
;fallingToDeath, 32
;electrifyTime, 32
;
;fd.forcePowerDebounce[FP_LEVITATION], 32
;
;saberMove, 32
;saberActive, 1
;saberInFlight, 1
;saberBlocked, 8
;saberEntityNum, GENTITYNUM_BITS
;saberCanThrow, 1
;forceHandExtend, 8
;forceDodgeAnim, 16
;fd.saberAnimLevel, 4
;fd.saberDrawAnimLevel, 4
;saberAttackChainCount, 4
;saberHolstered, 1
;
;jetpackFuel, 8
;cloakFuel, 8
;
;duelIndex, GENTITYNUM_BITS
;duelTime, 32
;duelInProgress, 1
;
;saberLockTime, 32
;saberLockEnemy, GENTITYNUM_BITS
;saberLockFrame, 16
;saberLockAdvance, 1
;
;inAirAnim, 1
;
;lastHitLoc[2], 0
;lastHitLoc[0], 0
;lastHitLoc[1], 0
;
;heldByClient, 6
;ragAttach, GENTITYNUM_BITS
;iModelScale, 10
;brokenLimbs, 8
;hasLookTarget, 1
;lookTarget, GENTITYNUM_BITS
;
;customRGBA[0], 8
;customRGBA[1], 8
;customRGBA[2], 8
;customRGBA[3], 8
;
;standheight, 10
;crouchheight, 10
;
;m_iVehicleNum, GENTITYNUM_BITS
;
;vehOrientation[0], 0
;vehOrientation[1], 0
;vehOrientation[2], 0
;
;vehSurfaces, 16
;
;vehTurnaroundIndex, GENTITYNUM_BITS
;vehTurnaroundTime, 32
;
;moveDir[0], 0
;moveDir[1], 0
;moveDir[2], 0
;
;vehBoarding, 1
;
;hackingTime, 32
;hackingBaseTime, 16
;
;eFlags2,10
;
;userInt1, 1
;userInt2, 1
;userInt3, 1
;userFloat1, 1
;userFloat2, 1
;userFloat3, 1
;userVec1[0], 1
;userVec1[1], 1
;userVec1[2], 1
;userVec2[0], 1
;userVec2[1], 1
;userVec2[2], 1