mirror image kind of ability help

Stryke

New Member
Reaction score
6
Hey I want to make an ability that when you're in range (100), illusions of the hero are created at the position of the targeted unit surrounding the unit from escaping. but how do you create illusions?
 
Create a dummy unit and cast that staff of illusion thing on him. Use a boolean 'Unit within range' condition to check if ur within 100
 
Event: Unit starts the effect of an ability
Condition: Ability being cast equal to (Mirror Spell)
Condition: Boolean: Region contains unit (Position of <Casting unit> with size 100,100 contains <Target unit of ability being cast> equal to true)
Action: Unit - Create 1 <Dummy unit> at <Position of <Casting unit>> facing default building degrees
Action: Set vertex coloring of <Last created unit> to 100,100,100 with 100% transparency


Not sure what the stuff would be to cast the spell.. maybe you can add blademasters mirror image to the target, cast it, then remove it... Never even thought about the item illusion (Targetable)'s order string...
 
How is he going to get the copies to surround the enemy preventing it from moving? He can't even use last created unit for the copies. Maybe if you create the dummy unit(which should have 0 collision) on the target unit, then order the dummy to mirror image with maybe 6-8 copies. They should go outward around him, like in a circle which should be around the target, hopefully. Be sure to make the copies 0 damage and remove the increased damage that they will take, or your target could kill one and escape pretty easily.
 
Set last created unit to a unit variable. Like, DummyMirrorCaster = Last created unit. Issue an order with no target for DummyUnitCaster to Orc-Mirror Image. Now, I have read several times on this forum that ordering an ability like this will always use your custom ability instead of the regular one, but I've tried ordering custom abilities and it doesn't work. You need to specify the order string so it distinguishes your custom mirror image from the regular one. The reason you'll need the custom one is so you can have a lot more copies made in order to surround someone. Ask others how to do the order string business.

Note: If your map won't be using the regular mirror image, then you don't need to worry about changing it, so you wouldn't need a dummy mirror image ability--just change the regular one to 6 or 8 copies and remove their extra damage taken.

One last thing, you'll need to pause the target unit while the images are being made if you want this to work when the target is running away. Unpause it after the images are made.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    we were down for a minute - think a log file or something got too big
    +1
  • Ghan Ghan:
    The alerts say it was down for a while unfortunately.
  • Ghan Ghan:
    Didn't know what was going on while I was at work.
  • Ghan Ghan:
    Disk filled up with logs. Fixed now.
    +1
  • The Helper The Helper:
    not a problem at all thanks for getting us back up
  • The Helper The Helper:
    I think the bots are finding a way to get through the anubis
  • The Helper The Helper:
    Happy Wednesday Everyone! Hope everyone has a Fantastic Day!
    +1
  • The Helper The Helper:
    Yeah, stats are showing big bot influx like 12k page views.
  • Wizard Wizard:
    :wave:
    +1
  • Ghan Ghan:
    TH changed his avatar again. 6 more weeks of summer.
    +3
  • Wizard Wizard:
    lol
    +1
  • The Helper The Helper:
    Guys just a heads up I am going to be shutting the site down soon. I am just waiting on the NUON people to decide whether they want to transfer forum data and keep the discord. My email is [email protected] for anyone that wants to keep in touch and I have a facebook too. I will make an official post later. Love you guys and will miss everyone!
    +1
  • V-SNES V-SNES:
    Sent a pm @The Helper
  • Stephen Stephen:
    Oh no - please don't lose the Nuon content
    +1
  • The Helper The Helper:
    Someone email AtariAge and see if they want me to transfer the forum data over to it
  • Ghan Ghan:
    Could probably keep NUON stuff around here if we wanted.
  • Ghan Ghan:
    Hmm what to do about the World Editor site though?
  • Stephen Stephen:
    I'd rather personally just own a backup of the Nuon data than see it go to AtariAge honestly. If it gets enshittified as per usual, or if some of the "regular" Jaguar folks get there, it's not gonna be fun
  • The Helper The Helper:
    There will be a github of the forum data so the NUON Forum Data I guess would be available there
  • The Helper The Helper:
    World Editor is technically Ryoko stuff not mine you guys can keep that I am not in that even
  • jonas jonas:
    :( end of an era :(
  • The Helper The Helper:
    Dont think of it as an end jonas - think of it as a beginning, because really my friend that is what it is.
  • A Andyoyo:
    Thank you for the hard work over the years. It did not go unnoticed.

The Helper Discord

Members online

Affiliates

Hive Workshop NUON Dome World Editor Tutorials
Back
Top