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

Upgrade building selling units

Status
Not open for further replies.
Level 3
Joined
Dec 25, 2018
Messages
31
Create two custom building and change sold units. It will fix.
Like this;
Create A building sold 1,2,3 units (when upgrade 1)
Create B building sold 4,5,6 units.( when upgrade 2)
 
Level 9
Joined
Dec 31, 2016
Messages
320
In that case I have another question. Is it possible to somehow manipulate with stacks of sellable units? Like in the start it's 0 and when a certain condition is met the stack will jump to 3.
 
Level 21
Joined
May 29, 2013
Messages
1,566
Is it possible to somehow manipulate with stacks of sellable units? Like in the start it's 0 and when a certain condition is met the stack will jump to 3.
'Stats - Stock Maximum' field defines the maximum quantity of the unit that can be stocked in the building which sells it. You can make a duplicate building that can sell a duplicate unit with a different Stock Maximum.
 
Level 9
Joined
Dec 31, 2016
Messages
320
Where? Selling creeps for income or?
Yes, you can't send certain creeps before level 15, so their stock is 0 before that. After level 15 starts it jumps to 3.
'Stats - Stock Maximum' field defines the maximum quantity of the unit that can be stocked in the building which sells it. You can make a duplicate building that can sell a duplicate unit with a different Stock Maximum.
I know, but in Legion TD they did it somehow dynamically and I wonder how.
 
Status
Not open for further replies.
Top