(adsbygoogle = window.adsbygoogle || []).push({});
For the past 4 days now, I've been looking for a method to view a players weapon without being host.
I know it is possible because OldSchoolModzHD has a weapon ESP in Desire Engine.
I've tried using G_Entity: 0x16B9F83 (Requires host to use).
And one other that also required host.
If anyone knows of an offset that holds this, or know a path I should follow to find it, Please let me know!
EDIT: Just found this myself.
For anyone who needs it:
*(char*)0x379107C3 + 0x374 * playerID;
This returns the weapon byte of the playerID