Class Change Tutorial

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
hawk200282
Posts: 15
Joined: Thu Aug 17, 2006 12:58 am

Class Change Tutorial

Post by hawk200282 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 4426
L2JDP Revision Number: 7670


Had a question, when you change this to:

Code: Select all

# When character reach levels 20,40,76 he will receive tutorial page# with list of the all possible variants, and can select and immediately# change to the new occupation, or decide to choose later (on next login).# Can be used with or without classic Class Masters.# Default = False AlternateClassMaster = true 
Where are the HTML's located for this, is it hardcoded or is it in the HTML folder some place, wanted to add custom ones. Just need to be pointed in the right direction. :)
MasterJinz
Posts: 54
Joined: Mon Sep 27, 2010 9:01 pm

Re: Class Change Tutorial

Post by MasterJinz »

It show ? on your left screen to change your class immediately .
Sry for bad english :)
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Class Change Tutorial

Post by jurchiks »

some are hardcoded, some can be found in data/html/classmaster
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
hawk200282
Posts: 15
Joined: Thu Aug 17, 2006 12:58 am

Re: Class Change Tutorial

Post by hawk200282 »

Thanks
Post Reply