is this possible?
when player use heal then call a npc script like this
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;
}