Gmod find LocalPlayer/EntityList offset

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

And reiterating, unfortunately the video has no audio, but at 4:39, it uses the Cheat Engine's Dissect Struct, personally I use ReClass), but basically it's a function where it lists that memory region/Memory Page, making it MUCH more easy and clean to read what is happening there, Garry'sMod's entitylist has a size of 10Bytes, if you notice, the offset between one entitylist and another is 0x10, just a quick explanation!
Nice video, keep doing it!

DadWare
Автор

Considering that it is a video from 4 years ago, I would not say that here, however, there may be people who are wanting to learn or get the EntityList, the recommended thing is that you study and use the function "Find Out What Access"/"Find Out What Write" from the Cheat Engine, is a very interesting function, and it would be MUCH FASTER to find the real localplayer address.
What he is really doing from minute 0:25 to 3:09 is looking at how the memory page of that address is behaving with his movements, if you have any experience with the source engine, you will notice that the first addresses of an entity are a Vec3 HeadPosition (3 float values)
And he probably knows how the values ​​behave, and their locations!

(At least that's what I understand)
And hey bro can you tell me how can I enable this information on my screen? would help me a lot!

DadWare
Автор

LocalPlayer offset = FindPlayerPed() ???

hakunamatata
Автор

be great if you could actually explain what you are looking for each step..

tfkid