• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[General] Is this impossible to create?

Status
Not open for further replies.
Level 4
Joined
Jul 22, 2010
Messages
63
Hello guys, Im making a RPG map and there are 5 classes.
Each class can only use one type of item..
Artifact
Purchasble
Miscellaneous
Permanent
Charged

Each type contains all the items for one class.
Each type contains armor, many weapons, and wings.
The thing is:
I want to restrict 2 weapons, one armor and one wing per class, and 2 free slots to potions.
Help please!
 
Level 9
Joined
Jul 10, 2011
Messages
562
make weapons item level 1, armors item level 2 and so on....

then make a trigger checking the class of the unit and then check whether the item picked up is class Artifact for example and if not drop it, if yes check the item level and if the number of items hold by the unit are equal or less than the number of for example weapons its able to carry.
 
Status
Not open for further replies.
Top