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

Random Item & Add it to Shop...

Status
Not open for further replies.
Level 8
Joined
Jun 26, 2019
Messages
318
Hello all. I tried this, but nothing happening. Dont worry about the activing this trigger. So. Did I msis something?

  • Set Same Random Weapon
    • Events
    • Conditions
    • Actions
      • Set VariableSet WeaponTypeArray[1] = Claws of Attack +15
      • Set VariableSet WeaponTypeArray[2] = Crown of Kings +5
      • Set VariableSet WeaponTypeArray[3] = Inferno Stone
      • Set VariableSet WeaponTypeArray[4] = Kelen's Dagger of Escape
      • Set VariableSet tempintB = (Random integer number between 1 and 4)
      • Neutral Building - Add WeaponTypeArray[tempintB] to Goblin Laboratory 0000 <gen> with 5 in stock and a max stock of 5
 
Status
Not open for further replies.
Top