• 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.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

How to make buildings research faster...

Status
Not open for further replies.
Level 4
Joined
Dec 10, 2015
Messages
85
Hello,
So I wanted to make a trigger so that when a team owns a specific Circle of Power, their researchs begins at 30%.
However, I don't find any action command that allows me to set research progress to x%.
If anyone can tell me how to do this, please help me.
thanks
 
An idea I would have: Make each research a building upgrade.
You can manipulate building construction speed and construction progress
( assuming upgrading a building is the same as constructing one)
From what I now there is no such manipulation for researches.
 
I can't really do that, there are sooo many research, it's a map based on Civilization...
Well... If I cant do that, I'll try to find something else. It was supposed to be an advantage given by a Circle of Power, so I'll find another advantage...
 
you could emulate the upgrades by dummy abilities completely on your own. Use a timer for each upgrade process that uses a variable (per team and ability) for the left time till upgrade is complete.

Like that you could manipulate the time by just increasing the variable or decreasing it.

you could display an upgrade status bar via a multiboard but you would not be able to see the upgrade process like in standard wc3 upgrades.
 
Status
Not open for further replies.
Back
Top