Jump to content
  • 0

Third Job Skills


Decimal

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   5
  • Joined:  02/07/12
  • Last Seen:  

For some reason these classes skills aren't available for me:

Sorcerer;

Ministrel;

Sura;

Genetic;

Shadow Chaser;

Sura.jpg

As for the rest, they work perfectly. Now I'm wondering if the problem is Server Side or Client Side, I'm using rAthena Revision 15527 and Basic rAthena Client.

Link to comment
Share on other sites

13 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  164
  • Reputation:   12
  • Joined:  01/03/12
  • Last Seen:  

try to update your svn rev

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   5
  • Joined:  02/07/12
  • Last Seen:  

It doesn't work because it's a bit old. And I figured that's a Server Side problem because when I tried rAthena Revision 16226 with the client that I am using right now, it worked. So I would like to know if is there a way to fix that problem manually now. Anyone?

Edited by Decimal
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  291
  • Reputation:   4
  • Joined:  04/24/12
  • Last Seen:  

It doesn't work because it's a bit old. And I figured that's a Server Side problem because when I tried rAthena Revision 16226 with the client that I am using right now, it worked. So I would like to know if is there a way to fix that problem manually now. Anyone?

- try to update the skill_tree and skill_db on your server side. just try im not very sure. y not just update your server to its latest?

Edited by v00m3r
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   5
  • Joined:  02/07/12
  • Last Seen:  

Actually, I tried. But this is what happens when I do that:

Passive.jpg

I'm wondering if we would need to edit the source, pretty sure that we would need to; but I don't know how to.

Edited by Decimal
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  291
  • Reputation:   4
  • Joined:  04/24/12
  • Last Seen:  

your lub files? did u update it? the skillinfoz folder on lua files.. try to update it to its latest. http://code.google.c.../downloads/list, it has a skill treeview. im not sure but you can try this also.

data/lua files/skillinfoz

jobinheritlist.lub

skilldescript.lub

skillid.lub

skillinfo_f.lub

skillinfolist.lub

skilltreeview.lub

Edited by v00m3r
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   5
  • Joined:  02/07/12
  • Last Seen:  

Do you really think that's client side problem? I don't think so.

Because like I said before; when I tested Revision 16226 it worked perfectly with the same client (Basic rAthena Client) that I am using right now. It's just not working on Revision 15527.

Edited by Decimal
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  326
  • Reputation:   47
  • Joined:  04/01/12
  • Last Seen:  

edit here >...conf/groups.conf

all_skill: false

all_equipment: false

skill_unconditional: false

replace it with true as they were set to off by default in the latest revisions

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  210
  • Reputation:   10
  • Joined:  11/20/11
  • Last Seen:  

Solution: Update your server files.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   5
  • Joined:  02/07/12
  • Last Seen:  

edit here >...conf/groups.conf

all_skill: false

all_equipment: false

skill_unconditional: false

replace it with true as they were set to off by default in the latest revisions

My rAthena is an older version, I don't have group.conf; that's why I can't update my SVN to latest version.

Solution: Update your server files.

It's a solution, I know. However it's not the solution that I'm lookin for; thanks anyway.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  222
  • Reputation:   35
  • Joined:  12/13/11
  • Last Seen:  

this will need an updated source, because i believe third jobs weren't even working at that revision. its the only way, i dont see why u cant update ur svn lol. yeah u have an old version that wont update to the latest, thats why u grab a new one.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   5
  • Joined:  02/07/12
  • Last Seen:  

I will. But not now, because I would have a lot of stuff to configure from zero for my server. So while I am using this one, I wanted to find out how to fix that problem. And well, this would be a good lesson to increase my knowledge also.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  210
  • Reputation:   10
  • Joined:  11/20/11
  • Last Seen:  

From what i understand in your thread. some of the 3rd jobs (listed above) in your server has a disabled skills and you wanted to enable them?. if i am mistaken please explain further.

Solution 1:

Update your server using:

Terminal ( Putty ) for Linux.

svn update

Tortoise for Windows.

or Simply Add the code Copy and Paste style.

Solution 2:

Get a Fresh rAthena rev 16233 and place all your custom stuffs in your new server.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   5
  • Joined:  02/07/12
  • Last Seen:  

Solution 1 wouldn't work because I'm using Revision 15527 which doesn't even have group.conf so I can't update.

New GM, Commands & Permissions system has been added in r15572. Unfortunately, this update is not backwards compatible with previous revisions and requires reconfiguration of existing rAthena installations.

So the Revision 15527 that I'm using right now will never update to latest Revision.

As for Solution 2; this isn't the solution that I'm lookin for like I said before. But if there is no other way, I'll do it.

//Edit: Problem solved. Since, I didn't have other choice, I setup my server on latest rAthena.

Edited by Decimal
Link to comment
Share on other sites

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...