Jump to content

The Bandaid won't disappear.


Cyrrent Eiledoll

Recommended Posts

I try to make an alternative to the Bandaid. but when i remove the Kollodium from a Wound it come back into my Inventory.

I have modified the original Bandaid Script a little bit. Here is the script from the Item.

 

    item MSKollodium
    {
        Type                =            Normal,
        DisplayName            =            Kollodium,
        Icon                =            MSKollodium,
        Weight                =            0.1,
        CanBandage    =    true,
        BandagePower    =   1,
        Tooltip = Tooltip_UseOnHealthPanel,
    }

 

Is there a way to prevent the Kollodium from returning to the inventory after removing it from the wound?

Edited by Cyrrent Eiledoll
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...