- Joined
- Sep 27, 2009
- Messages
- 676
Is this possible to do???
-I wanted to make my system for item equip like this:
Warrior - Sword
Paladin - Hammer
blabla...
And I tried to set all swords in Item Type Array variable and then if the hero manipulating item isn't Warrior and if Item Type is Swords 1 to 10, hero drops the item...
I'm not sure how to do:
If the ITEM TYPE is SWORDS 1 to 10??
What condition should i use and how?
-I wanted to make my system for item equip like this:
Warrior - Sword
Paladin - Hammer
blabla...
And I tried to set all swords in Item Type Array variable and then if the hero manipulating item isn't Warrior and if Item Type is Swords 1 to 10, hero drops the item...
I'm not sure how to do:
If the ITEM TYPE is SWORDS 1 to 10??
What condition should i use and how?