• 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.

[System Request] Item Restriction for certain Hero Types

Status
Not open for further replies.
Level 9
Joined
Jul 10, 2011
Messages
562
Hey all...

i need a system im not able to make.

the system should do the following.

i wanna be able to set an array of item-types which is only wearable for a certain group of hero-types. and i need several of these "tables".

example :
ItemTable[1] = item X
ItemTable[1] = item Y
ItemTable[2] = item Z
ItemTable[2] = item W

HeroTypeGroup [1] = Hero-type X , hero-type Y & hero-type Z
HeroTypeGroup [2] = Hero-type X & Hero-type Y

now all item-types in ItemTable[1] are wearable for Hero-type X,Y & Z and all item-types in ItemTable [2] are wearable just for Hero-type X & Y but not for Z.


i hope you got what i mean.


the one making the system for me will be credited in my map and will get +rep here.

And please make a demo map so i can copy the system.


Thanks in advance

greetz claptomanic
 
Status
Not open for further replies.
Top