Giter Site home page Giter Site logo

Request for new feature about zutilities HOT 8 CLOSED

franisz avatar franisz commented on August 16, 2024
Request for new feature

from zutilities.

Comments (8)

Franisz avatar Franisz commented on August 16, 2024

Dunno, seems kinda pointless to me. Weapons get unequipped automatically when npc is dead/knocked out. Runes are removed from inventory and all active items like armors can't be selected anyway.

from zutilities.

Aztec2012 avatar Aztec2012 commented on August 16, 2024

Maybe do runes unequipped automatically when npc is dead/knocked out if its possible.

from zutilities.

Franisz avatar Franisz commented on August 16, 2024

Runes are automatically removed because of a B_ClearRuneInv function from game scripts, it can be simply removed or changed to unequip runes, there is no Union needed for that.

from zutilities.

Aztec2012 avatar Aztec2012 commented on August 16, 2024

Union needed to works properly on all mods. For armors maybe make function to automatically add armor in inventory when npc is dead/knocked out and after player grab it automatically delete it from body.

from zutilities.

Franisz avatar Franisz commented on August 16, 2024

Showing equipped items is one thing, giving player ability to loot them is a whole different thing. This is not even close to being a utility feature. Not only it would break the balance, but very possibly break the entire mod!

from zutilities.

Aztec2012 avatar Aztec2012 commented on August 16, 2024

Maybe like MARVIN feature disabled by deafult.

from zutilities.

Franisz avatar Franisz commented on August 16, 2024

You might as well insert those items through console. I see no point of this, if you need something like that for a specific mod, i already said:

Runes are automatically removed because of a B_ClearRuneInv function from game scripts, it can be simply removed or changed to unequip runes, there is no Union needed for that.

from zutilities.

Aztec2012 avatar Aztec2012 commented on August 16, 2024

Small amount of mods has editable scripts.

from zutilities.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.