Page 1 of 1

Class manager

Posted: Sun Jan 03, 2010 11:21 pm
by kehabouter
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:3729
L2JDP Revision Number:6815

Hi guys, i've used seach and it did help me, but not completely.
so thanks for that tip.

i searched around for a "class manager" such as Roy the cat. ( ID:31228 )
and i've found out that he can change my job if i change the following in character.properties.
so i've done that, spawned the NPC without any results. he just keeps saying the same as before.

i've changed this:
# Allow use of Event Managers for changing occupation without any quests.
# Default: False
AllowClassMasters = False

to this:
# Allow use of Event Managers for changing occupation without any quests.
# Default: False
AllowClassMasters = True

what can i've possibly have done wrong?

Re: Class manager

Posted: Mon Jan 04, 2010 12:01 am
by janiii
when the config AllowClassMasters is set to true, then the npc are spawned automatically. the npc are 31756 and 31757 . they are of type L2ClassMaster .

Re: Class manager

Posted: Fri Mar 05, 2010 6:45 pm
by RavenStylez
you should make the Custom NPC Tables allowed :)

Re: Class manager

Posted: Sat Mar 06, 2010 11:07 am
by jurchiks
they are in npc table, not custom_npc, and yes, as janiii said, autospawned in all towns (which sucks IMO, since it's a hassle to change the locations, when you could just spawn them yourself)