class manager....

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
kenny21
Posts: 12
Joined: Fri Sep 14, 2007 1:30 pm

class manager....

Post by kenny21 »

I have tryed to enable the class transfer npc but didn`t work this is the code:

#-------------------------------------------------------------
# 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(100.000)],[],2;[57(1.000.0000)],[],3;[57(10.000.0000)],[],[5575(1.000.000)];[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;[57(100.000)],[],2;[57(1.000.0000)],[],3;[57(10.000.0000)],[],[5575(1.000.000)];[6622(1)];
# 1st, 2nd, 3rd occupation change for free, without rewards
ConfigClassMaster = False
# Spawn Class Master npc if you have any in spawnlist. Default = False
SpawnClassMaster = True

# Allows Strider Update
ClassMasterUpdateStrider = True

#-------------------------------------------------------------



Somethig rong? any sugestions?
nBd
L2j Inner Circle
L2j Inner Circle
Posts: 350
Joined: Wed Jun 07, 2006 2:26 pm

Post by nBd »

ask in forums where you got it.. this is not L2J.
kenny21
Posts: 12
Joined: Fri Sep 14, 2007 1:30 pm

Post by kenny21 »

Is l2j but the first time didn`t work and i asked on a form and give me this code....
So now i need to someone give me a working code
kerberos_20
L2j Veteran
L2j Veteran
Posts: 1011
Joined: Thu Apr 19, 2007 3:05 am
Location: czech republic

Post by kerberos_20 »

kenny21 wrote:Is l2j but the first time didn`t work and i asked on a form and give me this code....
So now i need to someone give me a working code
its not l2j, and why you dont read text that you posted??
Image
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Post by Aikimaniac »

Kenny...only idiot opens a new topic after he was told that he should not ask about such stuff here...
Image
Locked