Prince* Posted September 26, 2010 Posted September 26, 2010 as I say in my local show you how can add a any item on on class changer for allow you to change class. if you don't have this item you can't change.. and how the cat can you give a gift if you change class Sorry i speak bad english.. lets start: Go to altsettings.properties and found the line('s) relatively with Class Changer You see this in config: # ------------------------------------ # Class Master # ------------------------------------ # Config for special Class Master npc that can change players occupation # If you need change occupation only use quest then set this to false (default) # Syntax: occupation number;[required item id(count)],[],...;[reward item id(count)],[],...;occupation number... # Examples: # # ConfigClassMaster=1;[57(100000)];[];2;[57(1000000)];[];3;[57(10000000)],[5575(1000000)];[6622(1)] # 1st occupation change for 100.000 Adena (item id 57) # 2nd occupation change for 1.000.0000 Adena (item id 57) # 3rd occupation change for 10.000.0000 Adena (item id 57) and 1.000.000 Ancient Adena (item id 5575) # on 3rd occupation change player will be rewarded with 1 Book of Giants (item id 6622) # # ConfigClassMaster=1;[];[];2;[];[];3;[];[] # 1st, 2nd, 3rd occupation change for free, without rewards ConfigClassMaster = 1;[];[];2;[];[];3;[];[6622(1)] # Spawn Class Master npc if you have any in spawnlist. default = false SpawnClassMaster = True # Allows Strider Update ClassMasterUpdateStrider = false after go found the line: ConfigClassMaster = 1;[];[];2;[];[];3;[];[6622(1)] PS: 1;[];[];2;[];[];3;[];[6622(1)] This code after 3rd class give you BoG if you want add adena for change class add this: 1;[57(500000)];[];2;[57(5000000)];[];3;[57(10000000)];[57(100000000)] 1st Class: 500.000 Adena 2sc Class: 5.000.000 Adena 3rd Class: 10.000.000 Adena Gift: 3rd Class: 100.000.000 Adena PS you can change id from adena(57) with your item id. In red zone add your item for change class in Yellow zone add your id for gift after changeclass Quote
SkyNet Posted September 26, 2010 Posted September 26, 2010 what the hell ? why u post such a peeping guide which is explained in the config ? Quote
Onix Posted September 26, 2010 Posted September 26, 2010 what the hell ? why u post such a peeping guide which is explained in the config ? he want help newbie because not all know how change reward for change class etc . Quote
Prince* Posted September 26, 2010 Author Posted September 26, 2010 he want help newbie because not all know how change reward for change class etc . Thx my friend.. i try to help all players :) Quote
SkyNet Posted September 27, 2010 Posted September 27, 2010 stupid ? in the confic its explain itself... so no guide is needed just read the damn confic so hard ? lol Quote
Onix Posted September 27, 2010 Posted September 27, 2010 stupid ? in the confic its explain itself... so no guide is needed just read the damn confic so hard ? lol heh he give only example how to do it so hard not hard but thats is usefull for newbies . Quote
FighterBoss Posted September 27, 2010 Posted September 27, 2010 heh he give only example how to do it so hard not hard but thats is usefull for newbies . stupid ? in the confic its explain itself... so no guide is needed just read the damn confic so hard ? lol well this is more simple ;D xD Quote
panjoo Posted September 27, 2010 Posted September 27, 2010 nice guide thank u a lot... (newbies can read the topic where is explaned how to work in java.. ) Keep up !! Quote
leoadrian Posted January 7, 2011 Posted January 7, 2011 as I say in my local show you how can add a any item on on class changer for allow you to change class. if you don't have this item you can't change.. and how the cat can you give a gift if you change class Sorry i speak bad english.. lets start: Go to altsettings.properties and found the line('s) relatively with Class Changer You see this in config: # ------------------------------------ # Class Master # ------------------------------------ # Config for special Class Master npc that can change players occupation # If you need change occupation only use quest then set this to false (default) # Syntax: occupation number;[required item id(count)],[],...;[reward item id(count)],[],...;occupation number... # Examples: # # ConfigClassMaster=1;[57(100000)];[];2;[57(1000000)];[];3;[57(10000000)],[5575(1000000)];[6622(1)] # 1st occupation change for 100.000 Adena (item id 57) # 2nd occupation change for 1.000.0000 Adena (item id 57) # 3rd occupation change for 10.000.0000 Adena (item id 57) and 1.000.000 Ancient Adena (item id 5575) # on 3rd occupation change player will be rewarded with 1 Book of Giants (item id 6622) # # ConfigClassMaster=1;[];[];2;[];[];3;[];[] # 1st, 2nd, 3rd occupation change for free, without rewards ConfigClassMaster = 1;[];[];2;[];[];3;[];[6622(1)] # Spawn Class Master npc if you have any in spawnlist. default = false SpawnClassMaster = True # Allows Strider Update ClassMasterUpdateStrider = false after go found the line: ConfigClassMaster = 1;[];[];2;[];[];3;[];[6622(1)] PS: 1;[];[];2;[];[];3;[];[6622(1)] This code after 3rd class give you BoG if you want add adena for change class add this: 1;[57(500000)];[];2;[57(5000000)];[];3;[57(10000000)];[57(100000000)] 1st Class: 500.000 Adena 2sc Class: 5.000.000 Adena 3rd Class: 10.000.000 Adena Gift: 3rd Class: 100.000.000 Adena PS you can change id from adena(57) with your item id. In red zone add your item for change class in Yellow zone add your id for gift after changeclass hi i need the same but for l2jserver, i have not that config there, :) im sure i need some java code, can someone share? if someone have it please pm me, tnx a lot. Quote
josecarlosfl18 Posted January 7, 2011 Posted January 7, 2011 For L2jServer, L2jFree, L2Archid and many many others, Java mod it's not necesary for Class Manager... Just find the altsettings.properties and active it... Just follow that simple guidethrow... Simple, Good Luck... Quote
leoadrian Posted January 8, 2011 Posted January 8, 2011 For L2jServer, L2jFree, L2Archid and many many others, Java mod it's not necesary for Class Manager... Just find the altsettings.properties and active it... Just follow that simple guidethrow... Simple, Good Luck... hmm sure but dont have to configurate price and reward in l2jserver like l2jfree that is i whant to add. Quote
treyosfre Posted February 1, 2011 Posted February 1, 2011 thank you is I need to configure for class changes :D Quote
Recommended Posts
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.