-
Notifications
You must be signed in to change notification settings - Fork 7
/
offsets.json
65 lines (65 loc) · 1.9 KB
/
offsets.json
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
{
"offsets":{
"fname_pool":"0xA56BF40",
"persistent_level":"0x38",
"owning_game_instance":"0x1a0",
"game_state":"0x140",
"levels":"0x158",
"local_players":"0x40",
"actor_array":"0xa0",
"actor_count":"0xa8",
"player_controller":"0x38",
"acknowledged_pawn":"0x468",
"player_camera":"0x480",
"control_rotation":"0x448",
"root_component":"0x238",
"damage_handler":"0xA08",
"actor_id":"0x18",
"fname_id":"0x38",
"dormant":"0x100",
"player_state":"0x3f8",
"current_mesh":"0x438",
"inventory":"0x9a8",
"outline_component":"0x11D0",
"portrait_map":"0x1198",
"character_map":"0x11A0",
"current_equippable":"0x248",
"local_observer":"0x530",
"is_visible":"0x501",
"component_to_world":"0x250",
"bone_array":"0x5D8",
"bone_count":"0x5E0",
"last_submit_time":"0x380",
"last_render_time":"0x384",
"outline_mode":"0x330",
"attach_children":"0x110",
"attach_children_count":"0x118",
"team_component":"0x630",
"team_id":"0xf8",
"current_health":"0x1B0",
"max_life":"0x1B4",
"relative_location":"0x164",
"relative_rotation":"0x170",
"default_fov":"0x3EC",
"camera_cache":"0x4d0",
"pov":"0x10",
"location":"0x0",
"rotation":"0x0C",
"current_fov":"0x18",
"enemy_outline":"0x2B1",
"bone_array_cache":"0x5C8",
"current_defuse_section":"0x524",
"magazine_ammo":"0xFF0",
"auth_resource_amount":"0x120",
"max_ammo":"0x140",
"spike_timer":"0x4e4",
"my_hud":"0x478",
"HP":"0x134",
"MaxHP":"0x138",
"DamageType":"0x128",
"DamageSections":"0x198",
"CurrentEquippableVFXState":"0xcf8",
"fresnel_intensity":"0x1c8",
"cachecam":"0x1FB0"
}
}