Skip to content

Commit 823dba4

Browse files
committedFeb 23, 2024
updated offsets
updated to 14.4
1 parent 697d483 commit 823dba4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎debug.txt

Whitespace-only changes.

‎vakscript/offsets.ini

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[version]
1+
[version]
22
script_version = '14.4'
33
[offsets]
44
game_time: 0x22F2F28
@@ -8,7 +8,7 @@ minion_list: 0x22EB470
88
turret_list: 0x22F1FE8
99
view_proj_matrix: 0x2356C00
1010
obj_name: 0x43F8
11-
obj_lvl: 0x40A8
11+
obj_lvl: 0x4E80
1212
obj_team: 0x3C
1313
obj_gold: 0x2180
1414
obj_health: 0x11E0
@@ -26,20 +26,20 @@ obj_visible: 0x348
2626
obj_x: 0x220
2727
obj_y: 0x228
2828
obj_z: 0x224
29-
obj_spell_book: 0x3130
29+
obj_spell_book: 0x3C58
3030
spell_info: 0x130
31-
spell_data: 0x60
32-
spell_name: 0xa0
31+
spell_data: 0x50
32+
spell_name: 0x80
3333
spell_level: 0x28
3434
spell_cooldown: 0x30
3535
spell_charges: 0x5C
3636
obj_item_list: 0x360
3737
item_info: 0x38
3838
item_info_id: 0x9C
39-
buff_manager: 0x2818
39+
buff_manager: 0x2F18
4040
buff_count: 0x38
4141
buff_count2: 0x8C
4242
buff_start: 0x18
4343
buff_end: 0x1C
4444
buff_info: 0x10
45-
buff_name: 0x8
45+
buff_name: 0x8

0 commit comments

Comments
 (0)