File tree 1 file changed +8
-9
lines changed
1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 39
39
}
40
40
"windows"
41
41
{
42
- "signature" "CTFPlayer::RemoveAllObjects ()"
43
- "offset" "34 "
42
+ "signature" "CTFPlayer::AddObject ()"
43
+ "offset" "54 "
44
44
}
45
45
}
46
46
"offsetof(CTFPlayer::m_flRespawnTimeOverride)"
161
161
"linux" "@_ZN15CTFPlayerShared4BurnEP9CTFPlayerP13CTFWeaponBasef"
162
162
"windows" "\x55\x8B\xEC\x83\xEC\x08\x56\x8B\xF1\x8B\x8E\x90\x01\x00\x00\x8B\x01"
163
163
}
164
+ "CTFPlayer::AddObject()"
165
+ {
166
+ // we only use this to get offsetof(CTFPlayer::m_aObjects) on Windows
167
+ "library" "server"
168
+ "windows" "\x55\x8B\xEC\x53\x56\x57\x8B\x7D\x08\x8B\xD9\x85\xFF\x74\x2A\x8B\x07\x8B\xCF\xFF\x50\x08\x8B\xCF"
169
+ }
164
170
"CTFPlayer::GetEntityForLoadoutSlot()"
165
171
{
166
172
// called a few blocks after function with unique x-ref string "enable_misc2_noisemaker"
197
203
"linux" "@_ZN9CTFPlayer14IsReadyToSpawnEv"
198
204
"windows" "\x56\x8B\xF1\x80\xBE\x2A\x2A\x00\x00\x00\x74\x04\x32\xC0\x5E\xC3\x8B\x2A\x2A\x2A\x00\x00"
199
205
}
200
- "CTFPlayer::RemoveAllObjects()"
201
- {
202
- // contains reference to string "object_removed"
203
- // we only use this to get offsetof(CTFPlayer::m_aObjects) on Windows
204
- "library" "server"
205
- "windows" "\x55\x8B\xEC\x83\xEC\x08\x8B\xC1\x57"
206
- }
207
206
"CTFPlayerShared::GetMaxBuffedHealth()"
208
207
{
209
208
// unique xref to call containing unique xref string "add_maxhealth"
You can’t perform that action at this time.
0 commit comments