• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Problem with item limite

Status
Not open for further replies.
Level 6
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