Updated local player signature

This commit is contained in:
a2x
2023-09-14 12:27:52 +10:00
parent 913252320e
commit 51b639b7c9
5 changed files with 10 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
public static class client_dll {
public const ulong entity_list = 0x1635870;
public const ulong global_vars = 0x157a6b8;
public const ulong local_player_controller = 0x1725e60;
public const ulong local_player_controller = 0x16875b0;
public const ulong view_angles = 0x1785870;
public const ulong view_matrix = 0x1726a20;
}