ZhengTu Server Development

Sanity

Legend
Legendary
Nov 7, 2007
3,809
115
300
Update Log - Zhengtu

Server -

Change Config Manager Language to English UK - Now able to open under UK Time.
Translated Config Manager strings + re positioned lables.
Fix Scenese server to read new SQL values
Fixed GM operation saved Logs
Fixed Item Log
Fixed Gold Log
Fixed Trade Log
Fixed SQL Connection to Config Manager


SQL Databases -

Fixed EXP Value
Added Auction Table
Added SN Table
Added TANK + Fixed


Client -
Fixed Datas.pak and Gui1.pak Compression
Unpacked ZT.exe
Object.Pak 50% Translated (Item names that show in game)
NPCBase.pak 20% Translated (NPC Names that show in game)
Skills + Descriptions 30% Translated



Serverfiles -
Now able to decompile to following.
BlueObjectBase
CountryMaterial
DropGoldObjectBase
GoldObjectBase
HairColour
HolyObjectBase
HonorBase
NpcBase
ObjectBase
PetBase
SetObjectBase
SkillBase
UpgradeObjectBase
WorkSkillBase


Bugs Fixed -
Stallion Mount - Now recieve this mount at level 30 automatically
Hitting Special Rank Monsters - Client no longer crashes when you hit these, Due to messed up EXP table.

Edit:
Just fixed the datas.pak problem, was a huge issiue developing this, it's looking good.
 

lifco

Untrusted Member
Legendary
Golden Oldie
Loyal Member
Jul 6, 2004
3,400
66
195
UK/Italy
Merry xmas lol, sorry was that sreenshot pics look good mate nice work
 

Sanity

Legend
Legendary
Nov 7, 2007
3,809
115
300
Merry xmas lol, sorry was that sreenshot pics look good mate nice work

Ah yer they were already in when i got them, got fat snowman running round the main city aswell, need to take them out.

Just tested..
Change Hairstyle Color - Working
Change Face sign - Working
Change Armor Color - Working
Private Chat Room - Working
Tested Free Pet - Working
Killing Mob Quest - Working, you get some quests to go kill like 50 mobs and you get a little message everytime you kill one like.. 25/50 Wolfs killed.

The changing color of hair and armor is cool, you can pretty much use any color you want, like a color chat if you know what i mean? here a pic.
11384716.png
75385820.png


Only few problems found tonight, because maps are in Chinese i got someone to send me all the Chinese map names so i can go and see a few places but on some i can't go, i don't know if this is due to missing maps or you just can't use the command on that map.. am not sure.

This is a cool pic, may not see if from this but in game the skills the mobs use look really good, plus my Pink armor is just the sex.
29773415.png


Oh i was asked alot last time i worked on this what res does zt have and it's from
800 x 600
to
1280 x 960

So 11 different resolutions altogether which is also nice.
 

Sanity

Legend
Legendary
Nov 7, 2007
3,809
115
300
server files and client for this mate?

You can download the client from here
http://zt.ztgame.com/download/client.shtml

I will upload my files in abit, for some reason the Chinese never release the full set of files so you have to search all over the place for the other stuff.

Speaking to this group at the moment maki-team.tk, trying to get the source code for the zt.exe, these guys also made the files we are using aswell so they might be of some use, they said they will help as much as they can.
 

Gezza

Golden Oldie
Golden Oldie
Sep 23, 2008
2,201
61
155
uk
So what else would be needed to play around with the files after you upload your files ?
 

Gezza

Golden Oldie
Golden Oldie
Sep 23, 2008
2,201
61
155
uk
Cool thanks, quite like the looks of these reminds me of soma graphic wise.
 

Sanity

Legend
Legendary
Nov 7, 2007
3,809
115
300
Server files:
http://www.mediafire.com/?hs23acfloa395vf

Setup:
Install MySQL
Set your password and remember it.

After mysql is installed unzip DB.
Move the folder "Zebra" to C:\Program Files\MySQL\MySQL Server 4.1\data

Open SQL and create a new connection
Name: Zebra
Password: Your MySQL password
then connect, you should see your db tables in the Zebra DB now.

Server files:
Move to ztserver to C:\
Open Config.xml with notepad
Now find these lines
<mysql>mysql://root:[email protected]:3306/Zebra</mysql>

All you need to do is replace "123456" with your mysql password

Example:
<mysql>mysql://root:[email protected]:3306/Zebra</mysql>

Should be like 5-6 of these so make sure you do them all.

Now open up the ConfigTool.exe (Sorry i will upload my English configtool now)
Go to Startup Settings and Click Start, your servers should now load up.

Note: Scenes server may take a minute or two, this is like the M2 Server.

Client Patch:
http://www.mediafire.com/?jru4fs2nsg6e0aj

Move into client Data folder.

Login + English Configtool.
http://www.mediafire.com/?9s4zexk7g6zj22b
Best way to make account is in sqlyog, find the table "Login" and create your account inside there, the launcher is still Chinese so just use the zt.exe to start the game up.

Oh and the English ConfigTool is with the launcher.
 

nicofortune

LOMCN Veteran
Veteran
Aug 13, 2009
340
1
45
so whats the major difference between these files and the standard mir 3 server files as these seem fairly new and never even seen them til today looks good the work that you have been doing to them tho sanity keep it up :)
 

Sanity

Legend
Legendary
Nov 7, 2007
3,809
115
300
these windows or linux based files?
also any info on the classes?

Those are Win Files.

Sword
Axe
Bow
Staff
Fan
2 H Sword

At the start you do a quest and you choose which weapon you want, thats how you choose your class, you don't pick it when you make a character.
 

Sanity

Legend
Legendary
Nov 7, 2007
3,809
115
300
you dont happen to have the linux files anymore by any chance?

Il try to get them for you, we was going to use the Linux version but couldnt get Linux working on this, il ask makai for the files again when she gets online.
 

Sanity

Legend
Legendary
Nov 7, 2007
3,809
115
300

The guy who sent me the Linux files is always away status, never replys. I could go search for them myself but i don't know how the Linux version works, especially the client side but il look around see if i can find a full release of the Linux version.
 

sumfuka

LOMCN Veteran
Veteran
Sep 14, 2007
298
0
62
client side shouldnt matter what o/s the server runs ( i would think)