ppl help i dont know how to instal a new class in luciano beta 41 plez help i need a Guides to install a new class
ppl help i dont know how to instal a new class in luciano beta 41 plez help i need a Guides to install a new class
you dont need to install it :D files already contain that char... just create new char with 80 class and thats all..
but what i need to do to install the 80 class?i cant create a new char.when i write a name of the char thet say me thet the name is no responsbiltis and i cant open a new char
lvl requrments ... or something else ... try to make char with editor
I don't think there is an editor already that supports s3 (im not sure) .. so just make elf or something like that, and then open your enterprise editor for sql, and change the number to 80 there
good luck
Run this query in the SQL Query Analyzer.
Code:USE [MuOnline] INSERT INTO DefaultClassType (Class, Strength, Dexterity, Vitality, Energy, Life, MaxLife, Mana, MaxMana, MapNumber, MapPosX, MapPosY, DbVersion, Leadership, [Level], LevelUpPoint) VALUES (80,21,21,18,23,70,70,40,40,0,182,128,3,0,1,0)