is this possible? skill that execute script

Hakuren

New member
Messages
35
Points
0
is this possible?

when player use heal then call a npc script like this

-<TAB>script<TAB>testskillfunc<TAB>-1,{

Ontestingskillfunc:

set Healskilltest,Healskilltest+1;

dispbottom ""+healskilltest+"";

end;

}
 
Back
Top