Help With Spellcast Targeting

Langues: JP EN DE FR
users online
Forum » Windower » General » Help With Spellcast Targeting
Help With Spellcast Targeting
Offline
Posts: 2
By smashro 2014-09-08 18:26:43
Link | Citer | R
 
iv been trying to level up my Healing magic, using trust magic whom are considered EM~ to my level.

im not sure how to change the Target of my spell to Tenzen in this case.

iv changed the < # >; from Me, t, Target, target, Tenzen. and a few others.

do i need to write a variable for this to take effect and stop defaulting the spell to myself?

<if spell= "Cure">
<action type= "Command">wait 5; input /ma "Cure II" <me>;</action>
</if>
<if spell= "Cure II">
<action type= "Command">wait 5; input /ma "Cure" <me>;</action>
</if>
Offline
Posts: 2
By smashro 2014-09-08 18:54:08
Link | Citer | R
 
i figured it out ^^b

i just changed it to <Lastst>
Log in to post.