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

Shared Resource Gaining

Status
Not open for further replies.
Level 4
Joined
May 23, 2007
Messages
94
do u want to share units too? or just resources?
if u want to share resources try this

event- time elapsed is 0.01
condition-
action- for player 1(red), turn full shared unit control on torward palyer 2(blue)

and vice-versa
 
Level 12
Joined
Aug 3, 2005
Messages
745
You'd need to have a timer running say every 1.00 second.

Have a global = Player X - lumber
Do, If Player X - current lumber > the global

Add the difference to your lumber
reset global = Player X - lumber

If you want this for all allies it would get alittle more complicated.
I.e. if 2 players can gain resources for each other, then youd need arrays and to disable the trigger/re-enable - before and after adding lumber.
 
Level 17
Joined
Apr 24, 2005
Messages
762
I only want to get resources, no units. And also the action you told me doesnt work, it only creates a team resources box at the top right i dont get any units nor resources.

EDIT: post was a little late and could u say it in trigger form, i didnt understand anything
 
Level 3
Joined
Aug 19, 2005
Messages
47
There are IMO no such events, but you may use tributes. If there are 5 players in the team, everyone would have 20% tax rate to each other, so every player will give out 80% of all gold he gets, but will recieve 20% of each other's income.
 
Status
Not open for further replies.
Top