360haven works best with JavaScript enabled
Dead Island, Can you change weapon level req - Page 2
Loading
Register
Page 2 of 5 FirstFirst 12345 LastLast
Results 9 to 16 of 38
  1. #9
    Developer

    PUR3 RAF3X is offline
    Join Date : Dec 2010
    Location : Germany
    Age : 46
    Posts : 722
    Array

    Re: Dead Island, Can you change weapon level req

    When you have JTAG you can try change the skills here a sample from Logen try change from -0.1 to +0.1 or to 0:

    <skill id="FirearmsApprenticeLogan" cat="Tree2" max_level="1" tier="6">
    <tier_req tier="5" cat="Tree2" value="3"/>
    <effect id="FireWeaponsSkill" change="1"/>
    <effect id="BulletReloadSpeed" change="-0.1"/>
    <effect id="BulletCriticalDmgMul" change="0.05"/>
    <effect id="BulletCriticalChance" change="0.05"/>
    <effect id="BulletAccuracyFactor" change="0.1"/>
    <effect id="BulletRecoilFactor" change="0.05"/>
    <effect id="FirearmsMoveAccuracyReduce" change="-0.1"/>
    <effect id="StomperSkillLevel" change="1"/>
    </skill>

  2. #10
    ★ The Exiled One ★
    Exiledone

    Idlehands88 is offline
    Join Date : Dec 2010
    Location : Whitby, Ontario
    Age : 34
    Posts : 4,709
    Array
    Twitter: @

    Re: Dead Island, Can you change weapon level req

    It is possible but trying to find the right number for it is difficult. I made a weapon lvl 180 to use lol.

    Picture:


    Weapon level I think it's encrypted... Change the second byte to increase it a bit (changes dramatically tho).

    Amount of Ammo/Item is self explanatory, change the value to whatever you want.

    Weapon Condition is the Durability of a weapon (BF800000 = Infinite) Just change the Float value to BF800000 and your Melee weapon will never break :P

    If anyone can figure out how the Level thing is calculated that would be great :P
    Downloads : 71 || Uploads : 4 || Rep Power : 14334 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,733 Times in 1,843 Posts




  3. The Following 5 Users Say Thank You to Idlehands88 For This Useful Post:


  4. #11
    Developer

    PUR3 RAF3X is offline
    Join Date : Dec 2010
    Location : Germany
    Age : 46
    Posts : 722
    Array

    Re: Dead Island, Can you change weapon level req

    Yes but this mod only this Weapon when you change the skills from the Chara then this have effect to all Guns ;)

    Maybe this help you: found inside file Inventory_Gen.scr
    Item("Melee_BrassKnucklesLightGen", CategoryType_Melee)
    {
    UpgradeLevel(0);
    Condition(0);
    Damage(20.0);
    CriticalProb(0.0);
    CriticalDamage(0.0);
    Force(25.0);
    PhysicsDamage(10.0);
    HeadSmashProb(0.0);
    HeadCutProb(0.0);
    ArmsCutProb(0.0);
    LegsCutProb(0.0);
    DamageType(DamageType_Blunt);

    Here my GOD MOD: No Space for more lol
    Click image for larger version. 

Name:	2djtgl4.jpg 
Views:	180 
Size:	37.2 KB 
ID:	2514

  5. #12
    Laminax

    Re: Dead Island, Can you change weapon level req

    Maybe the hex amount of the level offset is subtracted from an overall number and whats left is the level required

  6. #13
    ★ The Exiled One ★
    Exiledone

    Idlehands88 is offline
    Join Date : Dec 2010
    Location : Whitby, Ontario
    Age : 34
    Posts : 4,709
    Array
    Twitter: @

    Re: Dead Island, Can you change weapon level req

    Quote Originally Posted by Laminax View Post
    Maybe the hex amount of the level offset is subtracted from an overall number and whats left is the level required
    Not sure, because if you have 2 weapons that are the same levels and the same weapons the Level is different on both of them...
    Downloads : 71 || Uploads : 4 || Rep Power : 14334 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,733 Times in 1,843 Posts



  7. #14
    Crazy07

    Re: Dead Island, Can you change weapon level req

    Quote Originally Posted by Idlehands88 View Post
    It is possible but trying to find the right number for it is difficult. I made a weapon lvl 180 to use lol.

    Picture:


    Weapon level I think it's encrypted... Change the second byte to increase it a bit (changes dramatically tho).

    Amount of Ammo/Item is self explanatory, change the value to whatever you want.

    Weapon Condition is the Durability of a weapon (BF800000 = Infinite) Just change the Float value to BF800000 and your Melee weapon will never break :P

    If anyone can figure out how the Level thing is calculated that would be great :P

    Every time I try this my weapons just show up as broken. Any ideas? I know I'm doing something wrong.

  8. #15
    ★ The Exiled One ★
    Exiledone

    Idlehands88 is offline
    Join Date : Dec 2010
    Location : Whitby, Ontario
    Age : 34
    Posts : 4,709
    Array
    Twitter: @

    Re: Dead Island, Can you change weapon level req

    Quote Originally Posted by Crazy07 View Post
    Every time I try this my weapons just show up as broken. Any ideas? I know I'm doing something wrong.
    It shows up as broken but it's actually not, because the game is designed to have a HP bar on the melee weapons then since you change it to BF800000 (-1) the weapons HP bar shows that it's broken. Equip it to your hotkey and you'll see that the HP bar is gone.
    Downloads : 71 || Uploads : 4 || Rep Power : 14334 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,733 Times in 1,843 Posts



  9. The Following User Says Thank You to Idlehands88 For This Useful Post:


  10. #16
    Crazy07

    Re: Dead Island, Can you change weapon level req

    Oh ok I wasn't sure if It was supposed to do that or not thanks.

 

 
Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. What is your best Dead Island weapon?
    By GDRDRDG in forum Xbox 360 General Discussion
    Replies: 10
    Last Post: 06-27-2012, 06:25 PM
  2. Change Mod (or Blueprint) on ANY UnHeld Dead Island Weapon
    By reppoHssarg in forum Xbox 360 Tutorials
    Replies: 11
    Last Post: 03-12-2012, 09:52 PM
  3. Change Mod (or Blueprint) on ANY UnHeld Dead Island Weapon
    By reppoHssarg in forum Xbox 360 Modding Programs
    Replies: 9
    Last Post: 03-04-2012, 10:14 AM
  4. dead island weapon color
    By Noctis Caelum in forum Xbox 360 Modding Discussion
    Replies: 7
    Last Post: 01-11-2012, 05:52 AM

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯