[Help] Long knife?

Discussion in 'Subnautica Accounts - Buy Sell Trade' started by gianghotv, 8/16/17.

Thread Status:
Not open for further replies.
  1. gianghotv

    gianghotv
    Expand Collapse
    High Risk Status: This user has been flagged as high risk due to one or more reasons

    0   0   0

    Online
    Help me!!! not working
    error!


    String Ranage
    KnifeNormalRange
    KnifeBigShotRange
    String ReloadAnimRatio = weapon MGR = 0x20E34E4
    Quote:
    if(long_knife)
    {

    for (int i = 0; i <= 2000; i++)
    {
    DWORD ch= (DWORD) GetModuleHandle("CShell.dll");
    DWORD pWeaponPointer = ch + 0x20E34E4;
    DWORD WeaponIndex = *(DWORD*) (pWeaponPointer + (4 * i));
    *(float*) (WeaponIndex + 0x5F8) = 500; //Range
    *(float*) (WeaponIndex + 0x6A98) = 500; //KnifeNormalRange
    *(float*) (WeaponIndex + 0x6A99) = 500;//KnifeBigShot

    }}
    }
     
    • This user is inactive. Hasn't logged into their account in over 60 days.
Thread Status:
Not open for further replies.