Jump to content
  • 0

OLD Alukas OnPCUseSkillEvent Patch


SusanoSprites

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   0
  • Joined:  10/06/12
  • Last Seen:  

I need the patch, to use this script
 

Lvup skill for useit

- script SKILL_LVUP_FOR_USE -1,{


OnPCUseSkillEvent:


if(lskillid == 17) {


set useskill,useskill+1;


if (getskilllv(17) == 1) { if (useskill >= 2000) { dispbottom "LV UP!."; skill 17,2,0; end; }


dispbottom "["+useskill+"/2000] Exp for FIRE BALL Nivel 1";
end;


}
 
I have already searched but only found that of AnnieRuru post herc.ws
 
 
PD: if you have a diff or patch that works in the same way can one please contact me
PD2: Eathena dead... T.T

 
Edited by SusanoSprites
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...