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

item charge

  1. HerlySQR

    How get the information of an item just with the type-id? (Or at least help me with the function)

    Hello, I'm creating a save-load system, also a menu for that, it shows what items have, for the charged items I wanna also show how many charges have, the thing is I don't know how to get if a item is charged only with the type-id so I opted to create the item for get that information, the thing...
  2. SometimesZero

    Replacing Units and Item Charges

    Hi everyone, What I'm trying to do is replace a unit with another unit using the GUI's Unit - Replace function, and I'd like to preserve the original unit's inventory. Here's the code I have so far to preserve the inventory. For each (Integer A) from 1 to 6, do (Actions) Loop - Actions...
Top