Page 1 of 1

Class Manager NPC and Test server NPC

Posted: Wed Jul 20, 2011 5:05 pm
by eXilimCZ
Hi I have L2J server rev. 4760 and i Have problem with:
1) I have in server tests NPC (how to delete? In config or DB?)
2) In Characters.properties I have AllowClassMasters = True, but ingame NPC with class manager isn't :(

Thx :o)

Re: Class Manager NPC and Test server NPC

Posted: Wed Jul 20, 2011 11:22 pm
by AntV
The Test Server cats are the class masters. If you want them gone, change it to "False". If you want players to simply change class upon reaching their level, change AltClassMasters = "True" and on level 20, 40, 75 a pop up message will appear with requirements (set them in configuration file) and the valid option for class progression.

Re: Class Manager NPC and Test server NPC

Posted: Wed Jul 20, 2011 11:54 pm
by eXilimCZ
Ok THX