[RELEASE] CHS C9 Server Files

Status
Not open for further replies.
GameData.c9t is a string of item name / monster name / Quest and other string that will be great if can repack it :)
 
Last edited:
we need GameData.c9u

check my post here about c9u :)
https://forum.ragezone.com/f857/release-chs-c9-server-files-1067307-post8537193/#post8537193


------
also about c9t it contain a string of these categories :
Class
TribeForce
Character
Items
AbnormalTypes
ItemSet
SpecialOption
SkillType
Skills
Maps
SaleGroup
SaleProduct
Artisan
Combination
Quest
Legend
ItemCombination_1 // i dnt know its full name
ItemCombination_2 // i dnt know its full name
WeeklyRelay
EventSystem
AdventureBook
SkillPackage
CategoryString

thats in current server files
but in WEBZEN client there are more categories like pets name
 
it contains only ui info or other things?

Just let me know so i stop coding UI :D

hmmmm actually i didnt complete it so im not sure about it if contain other info but im pretty sure it for controling the ui , also according to where u can find these files (most in ui folder) and according to its binary structure
its remind me with textual NUI File Structure of rappelz game and according to a file of 1KB i noticed that a file contain as i explain a panel which contain sub-object :)
 
Hello. Lastfun alredy fix c9.exe to creat char whith lvl 1 rights.

BY lastfun

This error (content unavailable) arises due to the fact that the client is not in sync with the server
in this particular case, the error in in C9Character_CostumeData (packet CreateCharacters)
my decision will be considered temporary (it is not the best solution)




take fix ;)


OBS: this is to the clean serverfile.

Thank you lastfun
 
Last edited:
tried that it doesnt work.. btw im using xampp

PDOExcetption error

You need to install the mssql driver for php, this is a guide to do it: , this is the version of mssql driver to install for xampp (For the custom drivers, PHP 5.6, TS, VC11)
 
6* master user /notice ..... dont work
7* gm user /notice ... work
i cant get the name ? example : [GM]test = cant use = ''''[.]''' error

6 is GM
7 is ADMIN
as it descriped in c9.exe
i saw lately that 5 is QA user what is it supposed to be i dnt know :)
so it clear that GM here can not announce to user using /notice :)

about the name if i understand u , you cannot use [] directly from the game but you can rewrite it in the DB ->C9World ->pcInfo as i remember
and i will work well
 
6 is GM
7 is ADMIN
as it descriped in c9.exe
i saw lately that 5 is QA user what is it supposed to be i dnt know :)
so it clear that GM here can not announce to user using /notice :)

about the name if i understand u , you cannot use [] directly from the game but you can rewrite it in the DB ->C9World ->pcInfo as i remember
and i will work well
REMOVED
no name O.o
 
Status
Not open for further replies.
Back