Requirement Levels

Status
Not open for further replies.
Level 2
Joined
Sep 21, 2015
Messages
15
Hello Hive Community, can someone give me a detailed explanation and example of how i might add requirement levels to my weapons or armor? Say, "Sword" i want a hero to be level 5 before they can loot this item, but when i go into techtree level req. and set it to 5 (or even 60) i can still loot it at level 1. Any help will be much appreciated. Thank you Hive community!:ogre_hurrhurr:
 
Make a trigger that checks the level of the unir picking the item. If the level of unit is lower than the theshold then drop the item. Otherwise do nothing.

Edit: Hello Man. Here you go. Pick your favorite. Please note that the codes in the test maps are working properly as u like but not optimized in a way that things are stored in a variable. But this is simple stuff i think you can handle it. PM me if you have questions
 

Attachments

Last edited:
Status
Not open for further replies.
Back
Top