Post: Non-Host playerweapon offset
10-22-2015, 06:00 AM #1
ParadoxSPRX
Do a barrel roll!
(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! Smile

EDIT: Just found this myself.
For anyone who needs it:

*(char*)0x379107C3 + 0x374 * playerID;

This returns the weapon byte of the playerID
(adsbygoogle = window.adsbygoogle || []).push({});
10-22-2015, 08:09 AM #2
Adrian
Adrian is back!
Originally posted by zExileModz View Post
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! Smile

EDIT: Just found this myself.
For anyone who needs it:

*(char*)0x379107C3 + 0x374 * playerID;

This returns the weapon byte of the playerID


I see that you have edited the thread? Have you gotten what you wanted?
10-22-2015, 08:17 AM #3
ParadoxSPRX
Do a barrel roll!
Originally posted by Adrian View Post
I see that you have edited the thread? Have you gotten what you wanted?


Yep, After 4 days of searching, I figured it out right after asked for help No
10-22-2015, 08:19 AM #4
Adrian
Adrian is back!
Originally posted by zExileModz View Post
Yep, After 4 days of searching, I figured it out right after asked for help No


Good to see that you have also posted it on the thread. If you have any other questions feel free to make another thread.

-Thread Closed.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo