TKM won't use warm wind

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
beorntheark
Noob
Noob
Posts: 11
Joined: 21 Dec 2010, 17:07
Noob?: Yes

TKM won't use warm wind

#1 Post by beorntheark »

Code: Select all

useSelf_skill Seven Wind {
	lvl 3
	sp > 50
	whenStatusInactive Frost Weapon
	inLockOnly 1
	notWhileSitting 1
	notInTown 1
}
the code seems correct but he just won't cast it, why? btw, im valhalla server btw.

beorntheark
Noob
Noob
Posts: 11
Joined: 21 Dec 2010, 17:07
Noob?: Yes

Re: TKM won't use warm wind

#2 Post by beorntheark »

never mined got it to work

Code: Select all

useSelf_skill [b]Mild[/b] Wind {
   lvl 3
   sp > 50
   whenStatusInactive Frost Weapon
   inLockOnly 1
   notWhileSitting 1
   notInTown 1
}
used Mild Wind instead

Locked