I don't want to make the player use the inventory just for a simple armour,I just want the armour to be like in nirhis (when you pick it,you immediately resieve the armour without going to the inventory.Each armor attribute must be placed in the Inventory as a Use item. When you
wish to activate an armor type you go to the Inventory and select it. Any other
armor type that may be active will be deactivated
My armour.ini file looks like this:
Code: Select all
[armour]
attribute = health
melee = 80 5
Bolt = 80 5
Actor = 80 5
SEP = 80 5
melee = 80 5Code: Select all
[explosive_health]
initial = 0
low = 0
high = 100