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