Circle of Power

kiren17

New Member
Reaction score
2
were would i be able to find a cirle of power in WE. i know this is a noob question but were?
 

dragonhord

Knowledge is true opinion. - Plato
Reaction score
82
Job Triggers? What are those? Lol. Am I oblivious to something going on or are you talking about quests?
 

hi_im_bob

......and you are?
Reaction score
44
Not everyone has played loap, but I think he means that a unit enters a region, then the owner of the unit gets a job?
 

dragonhord

Knowledge is true opinion. - Plato
Reaction score
82
Oh haha, Use something like
Event -
Unit - A unit enters Bank Region
Conditions -
Triggering unit is a hero = true
Actions -
Set Banker = Triggering Unit

Banker is a variable, a unit variable. Then have the desired actions happen to whichever unit is the Banker.
 

master maste

New Member
Reaction score
32
This is how it should really go.

Code:
[B]Banker Job[/B]
Unit - A unit enters (Banker Reigon)
((Triggering unit) is A Hero) Equal to True
Set Banker = (Triggering Unit)
Unit - Change ownership of (Last created unit) to (Owner of (Triggering unit)) and Change color
Trigger - Turn off (This trigger)

just to make sure people know that it is your job, and you turn the trigger off to make sure that people can't steal your job once you have it.

Then you need this trigger to make sure you can quit.

Code:
[B]Banker Quit[/B]
Unit - A unit enters (Banker Region)
(Triggering unit) Equal to Banker
Unit - Change ownership of (Last created unit) to Neutral Passive and Change color
Trigger - Turn on (Banker Job)

I've course you could probably compress that into one complicated trigger but you dont need to confuse yourself.
 

kiren17

New Member
Reaction score
2
Yes thats exactly what i need thxs

Edit: Whats a simple trigger that you choose your hero by selecting in a text menu
i.e.
(White Male)
(White Female)
(etc)
 
General chit-chat
Help Users

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top