SolvedFinding WeaponMgr

Posts 14 of 4 · Page 1 of 1
Finding WeaponMgr
Since I don't want to use any loggers out there and do the work myself,
I wanted to ask if somebody knows how to find WeaponMgr?

Thanks!
It should be around the strings that related with weapon for example ..

Code:
___:373B1270                 mov     ecx, dword_3786E17C // WepPointer
___:373B1276                 call    sub_37407990
___:373B127B                 mov     eax, dword_378206B8
___:373B1280                 mov     ecx, [eax]
___:373B1282                 mov     edx, [ecx+18h]
___:373B1285                 mov     [esp+arg_4], offset aReloadedWeapon ; "Reloaded weapons attributes file..."
Quote Originally Posted by R3d_L1n3 View Post
It should be around the strings that related with weapon for example ..

Code:
___:373B1270                 mov     ecx, dword_3786E17C // WepPointer
___:373B1276                 call    sub_37407990
___:373B127B                 mov     eax, dword_378206B8
___:373B1280                 mov     ecx, [eax]
___:373B1282                 mov     edx, [ecx+18h]
___:373B1285                 mov     [esp+arg_4], offset aReloadedWeapon ; "Reloaded weapons attributes file..."
Thanks bro, I really needed that.
Thanks for giving him an explained way of finding it for him self @R3d_L1ne

Wrong section by the way.

/Solved
/Closed
Posts 14 of 4 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?