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

items instantly for heroes +Rep

Status
Not open for further replies.
Level 4
Joined
Jan 29, 2009
Messages
79
heyy...I need something simple..i think ..its simple xD...

i want to make all heroes to start with Healing Potion,Mana Potion and Something Else...instead of "Town Portal"

thanks and anyone who will help ill add him rep
 
OR , if the heroes are already in the game , you can just use the "Selection Brush" (space) and double click on them, then go to the inventory tab.

See Attachment picture for an eg. :cute:
 

Attachments

  • EG.JPG
    EG.JPG
    243.2 KB · Views: 98
Level 11
Joined
May 31, 2008
Messages
698
  • Untitled Trigger 001
    • Events
      • Unit - A unit enters (Playable map area)
    • Conditions
      • (Hero experience of (Triggering unit)) Equal to 0
      • ((Triggering unit) is A Hero) Equal to True
    • Actions
      • Hero - Create *Item* and give it to (Triggering unit)
      • Hero - Set (Triggering unit) experience to 1, Hide level-up graphics
This will make sure that the hero will not get items if he dies then respawns (because it will have more than 0 exp). This should work, but im not 100% positive :p
 
Status
Not open for further replies.
Top