Re: LastChaos Server Files
Quote:
Originally Posted by
HateRiFic
no rogue or sorc in there.
Considering the client is from 2004 its only logic.
Its also funny to see how the weapons are build up.
There are a few models (not even for mage) and only 1 texture that fits all the models. but the word Test in the name explains a lot :)
This may sound weird but studying a very old client is a good way to understand how the newer clients work more.
Re: LastChaos Server Files
Quote:
LcEmpasAF_070822.exe
LcInstall_50221.rar
LcInstall_60110.exe
LcInstall_60330.exe
LcInstall_60721.exe
LcInstallEmpas_060419.exe
LcInstallEmpas_060721.exe
LcTestInstall_60330.exe
Think any of these are worth uploading they are like 350-400mb each
Re: LastChaos Server Files
Quote:
Originally Posted by
Wizatek
Considering the client is from 2004 its only logic.
Its also funny to see how the weapons are build up.
There are a few models (not even for mage) and only 1 texture that fits all the models. but the word Test in the name explains a lot :)
This may sound weird but studying a very old client is a good way to understand how the newer clients work more.
i understand :D
Re: LastChaos Server Files
Contents of the Data folder inside
LcTestInstall_60330.exe
Download Link
http://www.mediafire.com/?a2j8o1bur5arl
Join with HJSplit
Has newer launcher than Samwoo file
http://i1118.photobucket.com/albums/...hut/lctest.png
Re: LastChaos Server Files
hi guys, I'm new around here .. in fact this is my first post, well, I would like to know what the maximum level of skills ..? in the table navicat (t_skill) neither character moves from skill 5 (column a_maxlevel) .. then no character pass the level 5 in the skills ... the thing is I am new in lc, and this forum is very very good to learn..thanks a lot guys :)
Re: LastChaos Server Files
Quote:
Originally Posted by
wollowitz
hi guys, I'm new around here .. in fact this is my first post, well, I would like to know what the maximum level of skills ..? in the table navicat (t_skill) neither character moves from skill 5 (column a_maxlevel) .. then no character pass the level 5 in the skills ... the thing is I am new in lc, and this forum is very very good to learn..thanks a lot guys :)
It comes with skills up to character level 70, then each skill level maxs out at 5. You can improve them each to match newer clients I made a guide on how to, and I released a couple class's worth of updated skills and skill fixes. There should be enough content here to at least get you started with skills.
Re: LastChaos Server Files
wizza can u make a billigserver to use the itemmall, it should be very helpful.
A webitemmall script is also not bad.
Something to let it automaticly add the buyed item to the database and in the inventorys
Re: LastChaos Server Files
Quote:
Originally Posted by
GMCrysis
wizza can u make a billigserver to use the itemmall, it should be very helpful.
A webitemmall script is also not bad.
Something to let it automaticly add the buyed item to the database and in the inventorys
i myself did the web-based item mall, easyer to do than a compatible billing server (that i dont think is posible to add it without the source, no idea)
something new about the ip/user cap? :/:
Re: LastChaos Server Files
how can i make more channels?
how can i fix the problem with the port to strayana?
Re: LastChaos Server Files
mega how u make it automaticly?
Re: LastChaos Server Files
Quote:
Originally Posted by
megachomba
i myself did the web-based item mall, easyer to do than a compatible billing server (that i dont think is posible to add it without the source, no idea)
something new about the ip/user cap? :/:
then why not share it considering without these forums you probably wouldn;t have a server anyway
Re: LastChaos Server Files
Quote:
Originally Posted by
Wizatek
Yes there was a problem with the first version i made, but i made a newer version later which works perfectly.
The problem was to many records of data were inserted in 1 insert query :P
http://www.wizatek.be/dl/DatabaseUpdater.exe
I think u might downloaded the old version but not the newer version
Just got around to testing it out. I'll paste errors. Loading 1279 itemALL_usa.lod
http://i52.tinypic.com/50i3wn.png
Re: LastChaos Server Files
Removed the zone limit. Now you can add as many zones as you want to the game;
Code:
[Zones]
Count=17
...
[Zone_14]
No=15
Remote=FALSE
[Zone_15]
No=15
Remote=FALSE
[Zone_16]
No=16
Remote=FALSE
No=16 //16 is a_zone_index from t_zonedata
NoZone.rar
Edit:
Increased GameServer.exe with 100 bytes to store some variable values.
I found the player limit but i'm not sure if it is it is noted 10 players in the server files.
http://www.mediafire.com/?vp1bu2fr27do20v
I have set the limit to 256 players. If it works let me know(later maybe gonna put to read the player limit from newStobm.bin)
Edit:
The server files is missing a folder:
In the main folder create a folder with the name "LogFiles", when you will start the server, it will find this folder and write it as a log
Re: LastChaos Server Files
Quote:
Originally Posted by
Warmonger
It only reads recent itemAll files, not the old ones.
I didn't see much purpose in reading the old ItemAll file and update it to the database if most of those things are already there :P
Re: LastChaos Server Files
Quote:
Originally Posted by
GHOST107
Removed the zone limit. Now you can add as many zones as you want to the game;
Code:
[Zones]
Count=17
...
[Zone_14]
No=15
Remote=FALSE
[Zone_15]
No=15
Remote=FALSE
[Zone_16]
No=16
Remote=FALSE
No=16 //16 is a_zone_index from t_zonedata
NoZone.rar
Increased GameServer.exe with 100 bytes to store some variable values.
I found the player limit but i'm not sure if it is it is noted 10 players in the server files.
Edit:
The server files is missing a folder:
In the main folder create a folder with the name "LogFiles", when you will start the server, it will find this folder and write it as a log
you found the limit?? aleluya!!!. well, just have to wait now if you can increase it, coz its maybe the most anoying problem with those files.
after, maybe the guild erase when you restart the messenger.
wainting like a baby the relase *_*
---------- Post added at 03:28 PM ---------- Previous post was at 03:11 PM ----------
Quote:
Originally Posted by
rzrgames
then why not share it considering without these forums you probably wouldn;t have a server anyway
simply as if i share all what i do, all will have the same.....
there is a diference between userfull tools, and self code for personal use.
if i make a tool for edit the game, then i share it.
if i make a weapon for my game, i dont share it.
but, anyways, i wond post the code coz hackers could find vurlnabilites in it.
example, wiza hacked the webmall in 10 minutes, i need 40 for fix it.
---------- Post added at 03:46 PM ---------- Previous post was at 03:28 PM ----------
http://i52.tinypic.com/jhc39s.png
doesnt work ghost >.<