• 🏆 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!

Couple important questions dealing with triggers.

Status
Not open for further replies.
Level 4
Joined
Jan 1, 2008
Messages
99
1) How do I make items only useable by X unit(s)?
2) How do I make certain items (in example a 2hander) when used, other items (in example a 1hander) cannot be used with it?
3) How do I make items different slots so that they cannot be equipped again? (In example; helmet, breastplate and leggings.)

Thanks for any help. :)
 
Level 8
Joined
Nov 9, 2008
Messages
502
The basics is you are checking the inventory of a unit when he picks up a specific item, count the items of a type and if they are more than you want you force the hero to drop it.
 
Status
Not open for further replies.
Top