Fetch view angles offset

This commit is contained in:
a2x
2023-09-09 02:56:47 +10:00
parent 24d56461ff
commit b6b8ee2fde
7 changed files with 47 additions and 14 deletions

View File

@@ -1,5 +1,6 @@
public static class client.dll {
public static class client_dll {
public const ulong entity_list = 0x1623bb8;
public const ulong local_player_controller = 0x1714290;
public const ulong view_angles = 0x1773ab0;
public const ulong view_matrix = 0x1714d00;
}