Jump to content
  • 0
Sign in to follow this  
Merlini

[Question] Creating Custom/Editting Skill

Question

I've already looked it up on Hercules Wiki, it says Post Xray Client would need to edit the .lua file. Reference: http://herc.ws/wiki/Adding_new_skills#Renewal.2FNon-Xray_Support

 

Q1: Where is the .lua file located? Client Side or Hercules Git?

Q2: If I wanted to make the skill available to every class like "Basic Skill" or "First Aid", what category/class name should I change it to?

Answered: Change it to Novice

 

Ex: 

 

[JOBID.JT_MAGICIAN] = {		[1] = SKID.MG_STONECURSE,		[2] = SKID.MG_COLDBOLT,		[3] = SKID.MG_LIGHTNINGBOLT,		[4] = SKID.MG_NAPALMBEAT,

is Equal to Magician having Stone Curse, Cold Bolt, Lightning Bolt, Napalm Beat, etc.

Edited by Merlini

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.