Casting Smile of Mr. A with ash / from the CLI-window

ereinion

Member
I used to manage this just fine with the "use_skill()" function, but for some reason it's stopped working recently. It may just be me who's messed up the syntax, so if anyone can tell me where I'm going wrong, I'd appreciate it. Here's what I've tried in the gCLI:
Code:
[COLOR=olive]> ashq use_skill(1, $skill[The Smile of Mr. A.],      "hairy")[/COLOR]

The Smile of Mr. A. was successfully cast.

[COLOR=olive]>      ash $skill[The Smile of Mr. A.][/COLOR]

Returned: The Smile of Mr. A.
level      => -1
image => gma.gif
traincost => 0
class => none
libram      => false
passive => false
buff => true
combat => false
song      => false
expression => false
permable => false
dailylimit      => 3
timescast => 5

[COLOR=olive]> help cast[/COLOR]

cast[?]      [ [[I]count[/I]] [I]skill[/I] [on [I]player[/I]] ] - list spells, or use      one.

[COLOR=olive]> cast 1 the smile of mr. a. on hairy[/COLOR]

The      Smile of Mr. A. was successfully cast.
While it seems I succeed in casting the spell, it is actually not cast, since when I go to the in-game skill menu I still have casts left after using the above commands 5 times.

Has anyone got any idea of what I am doing wrong?
 
Top