Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[GUIDE] how to set WOKF server!

~Hunter~
Joined
Sep 18, 2005
Messages
404
Reaction score
4
This is my first GUIDE - HOW TO..
u need only one extern tool..

a) TOOLS


<-- untested (Posted by snaity)
mirror1

b) CLIENT
(from wokf.com)
(from wokf.com)

c) SERVER 72,050 KB (all_in_one) (fixed)
(4SHARED)
(RAPIDSHARE)
(FILEFACTORY)
(TURBOUPLOAD)

d) WEB (release from sodou)

TRANSLATE to German (by myself)


e) how to create GM Account
..(thanks to Pisadon)

(looking for more uploads)
special thanks for doing firstpost to *jenzwon*

(befor i can start must say something, its not my ser but i fixed it to make it playable)

now we can start....

1. pleace unzip this up to C:\ztgf_chitian\.... (no d:\e:\f:\)
2. first step befor u start server ,go to DOCUMENT dir open all u will
find from 0_xxx up to 12_xxx into editor and change into u IP/NAME.
Also find *map_server = put_here_our_PCNAME* , set is to our
Computername . save and exit
3. go into *for_CLIENT dir and copy all into our client main dir,
DONT FORGET change also into our IP/NAME.
4. ok, now we can do use *Start.bat* from server main dir
(to start mysql/appache)
5. as next u need my StartServer-tool u will find it also
copy all to our main C:\ztgf_chitian\ and start the ServerStartUP.exe


if u do all i saying u server now works fine .

6. open now u webpage from
and u can do create u own Account for server

* if ya must anything do for DB us *NAVICAT* or what ever u use for it

login:root
password:123456

go into db name account ther u will find u makeing account as from
acc-creator.


great server works now for u

_____________________________

now u must set u cfg.. as from client i put all for it into
documente directory..

6. go into dir \Document\for_CLIENT ,this 2 files copy into u main dir
as from u client
now u can start u client make update into

ver 1.0.34

cool, u did it use u login/pw u will find in account db as from navicat and login..!!


have fun!


.....Dragganta!

*we need helper for PAGE/FTP/more FIXED/
wil update all HERE
 
Last edited:
Junior Spellweaver
Joined
Aug 8, 2005
Messages
107
Reaction score
1
Hi hi ! i'm Run server Successful and play game OK. But when i created character xDominator.exe --> messager http://forum.ragezone.com/attachment.php?attachmentid=55728&d=1214442904 but click Ignore -> Play game OK.

anybody fix bug it?

(^_^) I want translate client ??? Can you help me !

Oh ! anybody share website for WOKF ??????

problem :

Gold --> i dont know fields in database.
item --> i dont know add to character.
.........

Can you share website, if you website manager ????

Sorry English my bad
 
Elite Diviner
Loyal Member
Joined
Nov 20, 2006
Messages
462
Reaction score
1
server doesnt run on odbc or mssql?? just mysql? you sure?

weird....
 
Elite Diviner
Joined
Jun 23, 2006
Messages
499
Reaction score
12
server doesnt run on odbc or mssql?? just mysql? you sure?

weird....

Its supposed to there is a database missing billing db that runs on mssql it allows you to store gold so lets say if you charge for items in item mall you will need the billing sql in mssql if you dont use it you cant use gold in game only coin. A way to work around it is change all items in item mall to 0 gold =p

But the server itself to get in game and save game data other then gold runs in mysql
 
Junior Spellweaver
Joined
Aug 8, 2005
Messages
107
Reaction score
1
i want convert database to mssql ?? mysql my bad (^_^)
 
Junior Spellweaver
Joined
Nov 3, 2006
Messages
102
Reaction score
2
yep, for ur error just change the (-1) by 0 in default, it will work good.
 
Junior Spellweaver
Joined
Nov 3, 2006
Messages
102
Reaction score
2
Hi hi ! i'm Run server Successful and play game OK. But when i created character xDominator.exe --> messager http://forum.ragezone.com/attachment.php?attachmentid=55728&d=1214442904 but click Ignore -> Play game OK.

anybody fix bug it?

(^_^) I want translate client ??? Can you help me !

Oh ! anybody share website for WOKF ??????

problem :



Can you share website, if you website manager ????

Sorry English my bad


delete the TABLE ganedata an launch this query
CREATE TABLE `gamedata` (
`bvalid` tinyint(1) unsigned NOT NULL default '0',
`nIndex` int(11) NOT NULL,
`dwVersion` int(11) unsigned NOT NULL default '0',
`dwID` int(11) unsigned NOT NULL default '0',
`szName` varchar(36) NOT NULL,
`szAccountName` varchar(36) NOT NULL,
`rolenamecrc` int(11) unsigned NOT NULL default '0',
`deltime` int(11) unsigned NOT NULL default '0',
`create_time` int(11) unsigned NOT NULL default '0',
`bSex` tinyint(4) unsigned NOT NULL default '0',
`byShape` int(11) unsigned NOT NULL,
`Money` int(11) unsigned NOT NULL default '0',
`EXP` int(11) unsigned NOT NULL default '0',
`Level` int(11) unsigned NOT NULL default '0',
`Attack` int(11) unsigned NOT NULL default '0',
`Defence` int(11) unsigned NOT NULL default '0',
`Speed` int(11) unsigned NOT NULL default '0',
`Fate` int(11) unsigned NOT NULL default '0',
`Moral` int(11) NOT NULL default '0',
`MapID` int(11) unsigned NOT NULL default '0',
`MateTimes` int(11) unsigned NOT NULL default '0',
`Mate` int(11) unsigned NOT NULL default '0',
`ProMateFirst` int(11) unsigned NOT NULL default '0',
`ProMateSec` int(11) unsigned NOT NULL default '0',
`ProMateThird` int(11) unsigned NOT NULL default '0',
`FamilyID` int(11) unsigned NOT NULL default '0',
`Degree` int(11) unsigned NOT NULL default '0',
`Guild` int(11) unsigned NOT NULL default '0',
`YardID` int(11) unsigned NOT NULL default '0',
`MessuageID` int(11) unsigned NOT NULL default '0',
`TroopID` int(11) unsigned NOT NULL default '0',
`Country` int(10) unsigned NOT NULL default '4294967295',
`CountryDegree` int(10) unsigned NOT NULL default '4294967295',
`CountryRep` int(10) unsigned NOT NULL default '4294967295',
`AvatarAtt` tinyblob NOT NULL,
`AvatarEquip` tinyblob NOT NULL,
`n64WareMoney` bigint(20) NOT NULL default '0',
`nTotalYuanBao` int(11) NOT NULL default '0',
`nAtt` tinyblob NOT NULL,
`nAtt0` tinyblob NOT NULL,
`nAttEx` tinyblob,
`data` blob NOT NULL,
`datasave` blob NOT NULL,
`dwOnlineTime` int(11) unsigned NOT NULL default '0',
PRIMARY KEY (`dwID`),
UNIQUE KEY `dwID` (`dwID`),
UNIQUE KEY `rolenamecrc` (`rolenamecrc`),
UNIQUE KEY `szName_2` (`szName`),
KEY `szAccountName` (`szAccountName`),
KEY `deltime` (`deltime`),
KEY `szName` (`szName`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

for web site learn how to code, because its very imnportant and its the best way

i want convert database to mssql ?? mysql my bad (^_^)
dont be idiot, the server is for mysql, of course we cannot change that
 
Game Developer
Joined
Oct 1, 2005
Messages
420
Reaction score
47
odbc = mssql << its wrong is to mysql too, pgsql, access txt db, csv db, sqlite and others teh only thing need is a connector heheh, windows has sql server internal one by that wat some people go link directly odbc to mssql
 
~Hunter~
Joined
Sep 18, 2005
Messages
404
Reaction score
4
ok..
for server works fin no error..

duno u guys doint to get so many error from it.. hehe

Originally Posted by TALovexm
Hi hi ! i'm Run server Successful and play game OK. But when i created character xDominator.exe --> messager http://forum.ragezone.com/attachment...8&d=1214442904 but click Ignore -> Play game OK.

anybody fix bug it?

(^_^) I want translate client ??? Can you help me !

Oh ! anybody share website for WOKF ??????

problem :



Can you share website, if you website manager ????

Sorry English my bad

u got error if u use acc-creator?
not for me .

and noone have website aktualy for share .sry

Originally Posted by thientruongdx
I can't download in 4shared.com. Please mirror link

any special wiches .. hehe
why u cant dl from it?
works great...but i look what i can do for

and @all
yes it is mysql no any other poop...(sight):2gunsfiring_v1:
 
Newbie Spellweaver
Joined
Feb 3, 2006
Messages
28
Reaction score
0
I have this problem =x

Tried everything, checked everything and the error keep on...

Dragganta - [GUIDE] how to set WOKF server! - RaGEZONE Forums
 
Last edited:
Junior Spellweaver
Joined
Aug 8, 2005
Messages
107
Reaction score
1
@all

OK ! Server work ok, client ok, --> i want open all map, can you help me?

i want translate client english ->> my language. how i change ?

i think : open file system.cpk and modify but i dont have program read files .cpk

can you share for people

@Dragganta
link web die.

can you translate website to english language, rename web and upload website again ???
I need website manager and register for game.

Thank you !

sorry english my bad.
 
Back
Top