Bounty not turning on?

Status
Not open for further replies.

doomedcrusader

D

doomedcrusader

Ok well, i've looked at like 4 tutorials for this

but im not getting gold from any unit i kill,

I added the trigger:

Code:
Starting stuff
    Events
        Map initialization
    Conditions
    Actions
        Player Group - Pick every player in (All players) and do (Actions)
            Loop - Actions
                Player - Turn Gives bounty On for (Picked player)
                Player - Disable sleeping for all creeps
                Hero - Make (Picked player) Heroes gain 0.00% experience from future kills
                Visibility - Create an initially Enabled visibility modifier for (Picked player) emitting Visibility across Region 001 <gen>
                Visibility - Create an initially Enabled visibility modifier for (Picked player) emitting Visibility across Region 002 <gen>
                Visibility - Create an initially Enabled visibility modifier for (Picked player) emitting Visibility across Region 003 <gen>

Thats what i have, as you can see i am turning bounty on.
This is how they do it in all tutorials BUT its not working for me.

i tried various unit (Ghouls & Footmans) but noone give gold.
i also tried disableing the EXP to 0.00% & disableing Creep sleeping, also didnt work.

So how i fix this?

Thanks.
 
Status
Not open for further replies.
Back
Top