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

Problem with item limite

Status
Not open for further replies.
Level 7
Joined
Jan 29, 2010
Messages
213
Hi all.:)
I have some kind of problem here.
I need to limit only 1item of item-class
Like only one artifact may be picked up. (there will be a lot of artifacts)

---If you don't now how to trigger this than look down for other way that may be possible, but first one is better :/---

Only one 'GUN' may be picked up.
It may be triggered with variables some kind of this:
GUN[1] = Sword
GUN[2] = Bow
GUN[3] = Staff

Thanks for all :)
 
Status
Not open for further replies.
Top