You are not logged in.

Applications: [GameMaster: OPEN] | [Volunteer Testers: OPEN]


This forum will be permanently shut down on Friday 13.07.2018
Please copy or save all important information from old forum before they will be deactivated
We have moved to new board. https://forum.runesofmagic.gameforge.com/Come join us.

1

Thursday, September 25th 2014, 3:57am

Thunderstorm/Curing Shot/Healing Arrows

Since day DOT I have used a simple macro for Curing Shot (P/S) and Healing Arrows (Dr/S).

/script CastSpellByName("Curing Shot")
/wait 0.1
/script SpellTargetUnit("mouseover")

But for some time I have been tinkering with LUA for some homebrew dps script and healing scripts. One thing I can't work out is how to get Curing Shot or Healing Arrows to cast over a target like a tank. What I end up with is the casting circle on the lower left of the screen or a cast where the pointer is.

Is it even possible to get the cast on a raid/party member ? or is it mouse pointer position only.

2

Thursday, September 25th 2014, 9:17am

i had the same problem with my player running to lower left corner when i was messing with this type of problem about a year ago and from what i know, no, it cant be cast over ur target. u need to have ur mouse cursor over the target in order to cast it over him/her.

3

Thursday, September 25th 2014, 4:17pm

Wonder if a request to have a function added to the game to allow cast over target will fall on deaf ears.