Jump to content
  • 0

Create subclass with level 76!


Question

Posted

Hello all, i would like know if is possible change the option from create subclass as lvl 40 to lvl 76,im using Interlude l2off (fred pack- AdvExt64). I tried change the store procedure (lin_AddSubjob) where :

 

BEGIN

INSERT INTO user_subjob

(char_id, hp, mp, sp, exp, level, henna_1, henna_2, henna_3, subjob_id, create_date)

VALUES

(@char_id, @hp, @mp, @sp, 931275828, 76, @henna_1, @henna_2, @henna_3, @subjob_id, getdate())

 

But not sucess!

 

Gratz for all help!

 

 

 

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.
Note: Your post will require moderator approval before it will be visible.

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