• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

More resources

Status
Not open for further replies.
Level 5
Joined
Oct 6, 2010
Messages
85
I'm making a strategic map with key materials like:

- Ore
- Leather
- Magic Runes

- Ore comes from mining rocks. There are 3 types of ore.
- Leather comes from killing beasts. 2 types of leather.
- Magic runes come from building special buildings that generate random runes over time. 4 types of runes.

I have no idea on how to put these into my map.
 

Dr Super Good

Spell Reviewer
Level 65
Joined
Jan 18, 2005
Messages
27,296
Warcraft III only supports 2 resources (gold and lumber). It also supports food but that behaves differently.

Any additional resources have to be emulated using triggers backed with tables of data (eg containing a mapping of costs to unit types).

You could also move to StarCraft II where by default 4 resources are supported (not including population resource which together makes 5).
 
Status
Not open for further replies.
Top