Use http://www.mpgh.net/forum/242-crossf...er-v1-0-a.html that .. But if you want to manual find Weapon Logs .. I don't know ..
Originally Posted by CNAW28 @zombiekilere, that logs offsets, not weapon IDs. Code: DWORD pWeaponLog = *(DWORD*)(CShell + 0xAB2940-0x8); @UltraPGNoob Regards,
this is the way to find how much weapons are stored in weaponmgr arrays. ofc you're not forced to use it but it may help ya to update your weapon log without having to increase the loop.
Originally Posted by CNAW28 How do you find the Weapon Logs? @giniyat101`s source code: http://www.mpgh.net/forum/242-crossf...eapon-log.html