Dummy Abilities not Working for Comps

MorbazanRhot

New Member
Reaction score
7
Basically, to make some creep fighting more interesting I gave them some random dummy abilities. Here's an example:

Code:
Lightning Elemental 2
    Events
        Unit - A unit Is attacked
    Conditions
        (Unit-type of (Attacked unit)) Equal to Lightning Elemental
    Actions
        Set random = (Random integer number between 1 and 100)
        If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            If - Conditions
                (random Greater than or equal to 1) and (random Less than or equal to 40)
            Then - Actions
                Set spawningpoint = (Position of (Attacked unit))
                Unit - Create 1 Decimate Dummy for (Owner of (Attacked unit)) at spawningpoint facing Default building facing (270.0) degrees
                Unit - Add Chain Lightning Lightning Elemental to (Last created unit)
                Unit - Order (Last created unit) to Orc Far Seer - Chain Lightning (Attacking unit)
                Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
                Custom script: call RemoveLocation(udg_spawningpoint)
            Else - Actions

This one is actually for units controlled by a computer player (10 Light Blue). There's one for Neutral Hostile too. The problem is that none of these abilities involving dummies are working. Now if I switch the owner of the unit to a player and he controls the unit, the ability works fine. Could anyone help me with what's going on? (if desired I can post more of the triggers)
 
Maybe this one helps you:

Create the dummy for a player which is set to 'NONE' in the Player Properties Dialogue and then execute the spell cast. You should add an 'Player treats Player as ally' action at Map Initialization to make sure the dummy unit does no splash damage to the unit it actually should support!

I found out that when you enable a computer player he will often overwrite trigger given commands for units to replace them by his own orders - which is most likely to order the unit to stand idle just at the place where it has been created.

If giving the dummy unit to a 'NONE' player controlled player does not work, please report back!
 
Well, unfortunately my map is using all the player slots currently. I could do a decent amount of work to switch that around and make 1 player with NONE controlling if there's no easier way to fix this...
 
try setting the level of the spell to 1

also try setting the condition so that it procs 100% of the time for testing purposes
 
Well, unfortunately my map is using all the player slots currently. I could do a decent amount of work to switch that around and make 1 player with NONE controlling if there's no easier way to fix this...

Hm, an easy way? That brings me to a solution. Let the dummy be created for a 'USER' controlled player (can be even youself!) but set the 'Stats - Targets Allowed' so that the spell can effect ALL units - even of the same team.

Don't know how this will work with splash effects though. Will your spell use any splash / multiple targets effects?
 
Actually, I just tried out your NONE user thing (I'll fix the other parts of the map it screws up later) and it works! Thank you and +rep.
 
If "Random" is between 1 and 100, its physically impossible for it to be less than 1... Why do you have the condition to check for it?
 
In other triggers I have different outcomes based on what set the number is in, like 1-33,34-66,67-99 and I just copy-paste that condition and modify it, because as far as I know, there's not really any need to change it.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    News portal has been retired. Main page of site goes to Headline News forum now
  • The Helper The Helper:
    I am working on getting access to the old news portal under a different URL for those that would rather use that for news before we get a different news view.
  • Ghan Ghan:
    Easily done
    +1
  • The Helper The Helper:
    https://www.thehelper.net/pages/news/ is a link to the old news portal - i will integrate it into the interface somewhere when i figure it out
  • Ghan Ghan:
    Need to try something
  • Ghan Ghan:
    Hopefully this won't cause problems.
  • Ghan Ghan:
    Hmm
  • Ghan Ghan:
    I have converted the Headline News forum to an Article type forum. It will now show the top 20 threads with more detail of each thread.
  • Ghan Ghan:
    See how we like that.
  • The Helper The Helper:
    I do not see a way to go past the 1st page of posts on the forum though
  • The Helper The Helper:
    It is OK though for the main page to open up on the forum in the view it was before. As long as the portal has its own URL so it can be viewed that way I do want to try it as a regular forum view for a while
  • Ghan Ghan:
    Yeah I'm not sure what the deal is with the pagination.
  • Ghan Ghan:
    It SHOULD be there so I think it might just be an artifact of having an older style.
  • Ghan Ghan:
    I switched it to a "Standard" article forum. This will show the thread list like normal, but the threads themselves will have the first post set up above the rest of the "comments"
  • The Helper The Helper:
    I don't really get that article forum but I think it is because I have never really seen it used on a multi post thread
  • Ghan Ghan:
    RpNation makes more use of it right now as an example: https://www.rpnation.com/news/
  • The Helper The Helper:
  • The Helper The Helper:
    What do you think Tom?
  • tom_mai78101 tom_mai78101:
    I will have to get used to this.
  • tom_mai78101 tom_mai78101:
    The latest news feed looks good

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top