• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Dark's Interactive Multiboard Equipment Sytem

This bundle is marked as useful / simple. Simplicity is bliss, low effort and/or may contain minor bugs.
What is it?

This is the first interactive multiboard equipment system on Hive. And also it doesn't screw up item-set variables because it doesn't destroy them it hides them instead. I created this for my current project which is The Elemental Encounters and this was easier to make then I thought. Im sorry I set the items randomly and the buffs all the same but it is self explanatory anyway, isn't it? Most systems that have something to do with equipment are JASS or VJASS but this one is GUI.

Darkzealot_128 Presents the interactive multiboard equipment system.

How to import:

1. Copy paste triggers
2. Set the weapon's damage, armour, etc to your liking as well as the items
And your done.
3. Go to bottom of startmultiboard, click on the actions that create events in the other triggers, then press enter and your done

Please tell me if you find any bugs, have fun with my system and make sure to give credit and don't feel afraid to set the buffs differently
I just haven't bothered to change them and please don't get angry that I set random items does it really matter?


How to work it ingame:

To move the arrow on the 1st column press the up and down arrow keys and if you want to equip an item type -equip with the number of the slot
it is in after that. For example, if you want to equip an item in your first slot type -equip1. Finally, if you would like to un-equip press
the right arrow key while the arrow thingy on the first cloumn is next to it.
resents the interactive multiboard equipment system.

How to import:

1. Copy paste triggers
2. Set the weapon's damage, armour, etc to your liking as well as the items
And your done.
3. Go to bottom of startmultiboard, click on the actions that create events in the other triggers, then press enter and your done

Please tell me if you find any bugs, have fun with my system and make sure to give credit and don't feel afraid to set the buffs differently
I just haven't bothered to change them and please don't get angry that I set random items does it really matter?


How to work it ingame:

To move the arrow on the 1st column press the up and down arrow keys and if you want to equip an item type -equip with the number of the slot
it is in after that. For example, if you want to equip an item in your first slot type -equip1. Finally, if you would like to un-equip press
the right arrow key while the arrow thingy on the first cloumn is next to it.

Changelog:
Update 1: Official release
Update 2: Improved testmap, fixed a bug for the sword, but can't find a solution to fix the bug that causes the buff not to go away.
Update 3: I have now added it so you can set the tooltip. Although it is not intended to work correctly. If you happen to find a bug relating to the tooltip, please send me a message. In update 4 I might add it so you can store the icons in variables but I don't think some people would understand the concept of storing icons in string form.

Keywords:
Darkzealot_128, multiboard, interactive, equipment, equipment system
Contents

Just another Warcraft III map (Map)

Reviews
12th Dec 2015 IcemanBo: Too long time as NeedsFix. Rejected. 17:04, 29th Sep 2010 The_Reborn_Devil: The triggering looks ok, but it's simpler than this system by The_Witcher MUI Multiboard Inventory/Equipment System Add some additional...

Moderator

M

Moderator

12th Dec 2015
IcemanBo: Too long time as NeedsFix. Rejected.

17:04, 29th Sep 2010
The_Reborn_Devil:

The triggering looks ok, but it's simpler than this system by The_Witcher MUI Multiboard Inventory/Equipment System
Add some additional features and I can approve it, since this is GUI and his is vJASS.


Status: Rejected until updated
Rating: N/A

PM me or another mod to get this reviewed again. Have a nice day!
 
Top