Need help on spells

Nina

New Member
Reaction score
8
Hello,
I would like to make an item that has also the ability to let the hero windwalk but in editor i can only choose between unit abilities not hero abilities how I do this? I also would like an item that let my hero blink. My map is in reign of chaos(no expansion). Thanks in advance.
 

Grundy

Ultra Cool Member
Reaction score
35
Hello,
I would like to make an item that has also the ability to let the hero windwalk but in editor i can only choose between unit abilities not hero abilities how I do this? I also would like an item that let my hero blink. My map is in reign of chaos(no expansion). Thanks in advance.

isnt there a unit wind walk ability? under neutral hostile maybe? if not, then right click on the hero wind walk ability in the ability editor, copy it, then paste it. on the new pasted version of the spell look for a line that says Hero Ability and change it from true to false. now it's a unit ability.
 

Nina

New Member
Reaction score
8
yes its also a neutral hostile ability but it just isnt in the list. If i copy paste the skill it becomes a custom skill and in reign of chaos no custom abilities are allowed.
 
H

HBtheOnly

Guest
Then turn the original into a unit ability or buy TFT
 

darkRae

Ueki Fan (Ueki is watching you)
Reaction score
173
> I also would like an item that let my hero blink. My map is in reign of chaos(no expansion)

There isn't a Blink spell in RoC, so you must trigger it.
Base the ability from Far Sight, then after a unit starts the effects of that ability, just move it and create effects (must Wait 0.0x seconds first)

Wait, can RoC version of WE edit abilities?
 

Nina

New Member
Reaction score
8
I do got tft but 80% of my friends only got reign of chaos so I play it way more. Im gonna try the blink thing right away^^ and no in roc map you cant edit abilities or make custom ones.
 

Nina

New Member
Reaction score
8
I can't use a unit starts the effect of an ability since generic unit event is for tft. So how can i use it? and i know some kind of blink is possible since there is one in the map Snipers vs melee. I tried opening the map to see how they did it but there are no triggers in it probably protected or something and the unit that has the blink skill in that had a skill like UnknownAofO what does that mean?
 

darkRae

Ueki Fan (Ueki is watching you)
Reaction score
173
Then if you still want the item to Blink, there's "Kelen's Dagger of Escape" just change some values and you're good.

> I can't use a unit starts the effect of an ability since generic unit event is for tft
> I do got tft

Do you have TFT or not? o_O
 

Nina

New Member
Reaction score
8
I have tft but i dont want it to be a tft map because then people without the expension cant play it
 

Nina

New Member
Reaction score
8
I thaught i made blink now i did what you said but i maked the generic unit event and then i converted it to jass so it would work in roc. but now when i use it it reveals but instead of blinking my unit to that position it always goes to the same position wherever i blink to somewhere in middle of map. This is the trigger:
JASS:
function Trig_Untitled_Trigger_001_Conditions takes nothing returns boolean
    if ( not ( GetSpellAbilityId() == 'AOfs' ) ) then
        return false
    endif
    return true
endfunction

function Trig_Untitled_Trigger_001_Actions takes nothing returns nothing
    call TriggerSleepAction( 1.00 )
    call SetUnitPositionLoc( GetSpellAbilityUnit(), GetSpellTargetLoc() )
    call PanCameraToTimedLocForPlayer( GetTriggerPlayer(), GetSpellTargetLoc(), 0.01 )
endfunction

//===========================================================================
function InitTrig_Untitled_Trigger_001 takes nothing returns nothing
    set gg_trg_Untitled_Trigger_001 = CreateTrigger(  )
    call TriggerRegisterAnyUnitEventBJ( gg_trg_Untitled_Trigger_001, EVENT_PLAYER_UNIT_SPELL_EFFECT )
    call TriggerAddCondition( gg_trg_Untitled_Trigger_001, Condition( function Trig_Untitled_Trigger_001_Conditions ) )
    call TriggerAddAction( gg_trg_Untitled_Trigger_001, function Trig_Untitled_Trigger_001_Actions )
endfunction
 
General chit-chat
Help Users
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    New recipe is another summer dessert Berry and Peach Cheesecake - https://www.thehelper.net/threads/recipe-berry-and-peach-cheesecake.194169/

      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