How Do I create a new Character / class
Ive spent days trying to make a new class for my pserver but i just cant do it help me please
. 1 problem, you can add up 2 classes but the third will start going into the gray bar at the bottom so you will have to change some stuff with the client if you want to add any more classes :/ <Object type="0x0320" id="Assassin">
<Class>Player</Class>
<Description>The assassin fights from medium range and uses poison to damage his enemies over time.</Description>
<AnimatedTexture>
<File>players</File>
<Index>7</Index>
</AnimatedTexture>
<HitSound>player/rogue_hit</HitSound>
<DeathSound>player/rogue_death</DeathSound>
<Player />
<BloodProb>1.0</BloodProb>
<SlotTypes>2, 18, 6, 9, 0, 0, 0, 0, 0, 0, 0, 0</SlotTypes>
<Equipment>0xa14, 0xaa3, -1, -1, 0xa22, -1, -1, -1, -1, -1, -1, -1</Equipment>
<MaxHitPoints max="720">150</MaxHitPoints>
<MaxMagicPoints max="252">100</MaxMagicPoints>
<Attack max="60">12</Attack>
<Defense max="25">0</Defense>
<Speed max="75">15</Speed>
<Dexterity max="75">15</Dexterity>
<HpRegen max="40">15</HpRegen>
<MpRegen max="60">10</MpRegen>
<LevelIncrease min="20" max="30">MaxHitPoints</LevelIncrease>
<LevelIncrease min="2" max="8">MaxMagicPoints</LevelIncrease>
<LevelIncrease min="0" max="2">Attack</LevelIncrease>
<LevelIncrease min="0" max="0">Defense</LevelIncrease>
<LevelIncrease min="1" max="2">Speed</LevelIncrease>
<LevelIncrease min="1" max="2">Dexterity</LevelIncrease>
<LevelIncrease min="0" max="1">HpRegen</LevelIncrease>
<LevelIncrease min="1" max="2">MpRegen</LevelIncrease>
<UnlockLevel level="20">Rogue</UnlockLevel>
<UnlockLevel level="20">Wizard</UnlockLevel>
</Object>
<Equipment>0xa14, 0xaa3, -1, -1, 0xa22, -1, -1, -1, -1, -1, -1, -1</Equipment>
<Equipment>0xa14, 0xaa3, -1, -1, 0xa22, -1, -1, -1, -1, -1, -1, -1</Equipment>
<Equipment>0xa14, 0x7995, -1, -1, 0xa22, -1, -1, -1, -1, -1, -1, -1</Equipment>
<SlotTypes>2, 18, 6, 9, 0, 0, 0, 0, 0, 0, 0, 0</SlotTypes>
<SlotTypes>2, 18, 6, 9, 0, 0, 0, 0, 0, 0, 0, 0</SlotTypes>
<SlotTypes>WeaponYouWant, SpellYouWant, ArmourYouWant, RingTypeYouWant, 0, 0, 0, 0, 0, 0, 0, 0</SlotTypes>
<UnlockLevel level="20">Rogue</UnlockLevel>
<UnlockLevel level="20">Wizard</UnlockLevel>
<UnlockLevel level="AnyLevelYouWant">AnyClassYouWant</UnlockLevel>
<UnlockLevel level="AnyLevelYouWant">AnyClassYouWant</UnlockLevel>