Kal Server 6.756 - R1

Junior Spellweaver
Joined
Jul 26, 2006
Messages
158
Reaction score
2
Also when there isn't much, here is it..

How to use setup?

  • Install MySQL 5, MySQL Query and MySQL Admin
  • Setup MySQL
    (use multi-language settings [when not backup can make problems..])
  • Start MySql Admin
  • Use restore Database using my BackUp
    (KalServer6_DB 20071007 1511.sql)
  • Read the KalServer6.ini
  • Start KalServer6.exe
  • Start engine.exe
  • Connect to localhost
  • Login...



More info here:


EDIT:
wrong database files.. need to reupload..
EDIT:
right files now ;)
 
Re: [DEV] Kal Server 6.756 - R1

can u upload it on another site plz cuz i dun understand this language i think it is german:D

Some where is written "Bitte warten X sekunden"
it will change to "Download!" click it on -.-
 
Re: [DEV] Kal Server 6.756 - R1

baka.. not sure if you care but you should edit your database backup!

Code:
INSERT INTO `accounts` (`AID`,`Account`,`Password`,`Blocked`,`LastLogin`,`LastIP`) VALUES 
 (1,'BakaBug','*******',0,'2000-00-20 06:00:00',''),
 (2,'black1','******',0,'2000-00-20 06:00:00','0.0.0.0'),
 (3,'zeroten','*******',0,'2000-00-20 06:00:00','0.0.0.0'),
 (4,'anime','********',0,'2000-00-20 06:00:00','0.0.0.0');

and

INSERT INTO `character` (`CID`,`AID`,`Name`,`Class`,`Job`,`Level`,`Contribute`,`Exp`,`GID`,`GRole`,`Strength`,`Health`,`Intelligence`,`Wisdom`,`Agillity`,`CurHP`,`CurMP`,`CPoints`,`SPoints`,`Killed`,`Map`,`x`,`y`,`z`,`Face`,`Hair`,`RevivalID`,`Rage`,`Weapon`,`Shield`,`Helmet`,`Chest`,`Shorts`,`Gloves`,`Boots`) VALUES 
 (1,1,'*BakaBug*',1,0,1,0,0,0,0,8,10,22,17,8,100,100,0,0,0,0,257284,258364,16150,1,3,0,0,0,0,0,0,0,0,0),
 (2,3,'[Zero]',1,0,1,0,0,0,0,8,10,23,16,8,100,100,0,0,0,0,257284,258364,16150,1,1,0,0,0,0,0,0,0,0,0),
 (3,2,'*Bl4Ck*',0,0,1,0,0,0,0,22,17,8,8,10,100,100,0,0,0,0,257284,258364,16150,1,1,0,0,0,0,0,0,0,0,0),
 (4,3,'*ZeroTen*',1,0,1,0,0,0,0,8,10,23,16,8,100,100,0,0,0,0,257284,258364,16150,6,6,0,0,0,0,0,0,0,0,0),
 (5,1,'Mitoko',1,0,1,0,0,0,0,8,10,22,17,8,100,100,0,0,0,0,257284,258364,16150,1,3,0,0,0,0,0,0,0,0,0),
 (6,4,'Metroid',2,0,0,0,0,0,0,14,10,8,10,23,100,100,0,0,0,0,257284,258364,16150,1,1,0,0,0,0,0,0,0,0,0);

shows passwords of these accounts -.-
Also what can this server do? looks very good tho.. Good job and ty for posting it
 
Re: [DEV] Kal Server 6.756 - R1

As quoted by DeathArt, the application must aid in development, which in this case it does not.
 
Back