Log in

View Full Version : Help with this ring equip script (shAdOwArt's Scripts)



makerup90
03-08-2016, 07:42 AM
Hello, I'm trying some scripts from shadowart and was wondering how I edit the ring equipper.

As you can see in both editable parts of the scripts, there is a number before and after the monsters names.



Example1: when = monsterCountAbove(5, {"Mooh'Tah Warrior", "Minotaur Hunter"}, 7)

Example2: when = monsterCountAbove(5, {"Hero", "Vile Grandmaster", "Undead Gladiator", "Vicious Squire", "Renegade Knight", "Bonebeast", "Lich"}, 2)



Thanks.