Hello everyone, i'm doing an rpg map, and for balance reasons, i would like to add a shared bounty system, giving the possibility to the supports to also gain gold, i tried a trigger (The trigger is in the image) that seems to do not work, do you guys know a way to make it?
-
SharedGoldTrigger
-
Events
-
Unit - A unit owned by Player 22 (Snow) Dies
-
Unit - A unit owned by Player 24 (Peanut) Dies
-
-
Conditions
-
(Owner of (Killing unit)) Equal to (Owner of (Triggering unit))
-
-
Actions
-
Player Group - Pick every player in (All allies of (Owner of (Triggering unit)).) and do (Actions)
-
Loop - Actions
-
Player - Add (Point-value of (Dying unit)) to (Picked player).Current gold
-
-
-
-
Attachments
Last edited: