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!

Junior Spellweaver
Joined
Aug 8, 2005
Messages
107
Reaction score
1
u got error if u use acc-creator?
not for me .

and noone have website aktualy for share .sry

Hix, i dont use acc-creator. I'm use account "Robin" in database.

you dont have website ???

if true, can you code module read item using VS.NET ???

i don't know read item.

<< i'm download website it here but i dont know config run it?
 
Junior Spellweaver
Joined
Aug 8, 2005
Messages
107
Reaction score
1
Problem :

Cant found field save GOLD
Cant found field save Attack, def....
Exp : Update 2.000.000.000 OK but > 2.000.000.000 client read -12...%. attack monters -->0 level (^_^)
....
 
Junior Spellweaver
Joined
Aug 8, 2005
Messages
107
Reaction score
1
I have this problem =x

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

Dragganta - [GUIDE] how to set WOKF server! - RaGEZONE Forums

i think you check galaxy name again
 
Newbie Spellweaver
Joined
Sep 16, 2007
Messages
60
Reaction score
1
Here is a item mall enhancement script.
Create a query window in your Navicat, paste and execute this script, it will add more than 1000 items to the item_mall table.
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Aug 8, 2005
Messages
107
Reaction score
1
Here is a item mall enhancement script.
Create a query window in your Navicat, paste and execute this script, it will add more than 1000 items to the item_mall table.

Thank you Share. do you know read Item id --> Images and manager items ?
 
Newbie Spellweaver
Joined
Sep 16, 2007
Messages
60
Reaction score
1
All the items' related info are in the tagbaseatt.lst, use the UE to open it.
The first 4 bytes: "A3 12 00 00" is the total of the item amount.
Each item has 1125 bytes, their first 4 bytes is their item id, you can use them as the "dwItemTypeID" in the item_mall table.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Nov 19, 2004
Messages
57
Reaction score
4
I have host a local server successfully, but the client and server keep getting the "Critical Error" frequently. It always happen when I try to login my character, then the ZoneServer also popup this error message. It will cause the ZoneServer crash, have to restart it again manually.
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Aug 8, 2005
Messages
107
Reaction score
1
I have host a local server successfully, but the client and server keep getting the "Critical Error" frequently. It always happen when I try to login my character, then the ZoneServer also popup this error message. It will cause the ZoneServer crash, have to restart it again manually.

Server Setup ok ? Please check server again ? if you sure, can you update client to 1.0.3.4
 
~Hunter~
Joined
Sep 18, 2005
Messages
404
Reaction score
4
@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.


ok ..i upload my version from it (trans=GERMAN)
 
~Hunter~
Joined
Sep 18, 2005
Messages
404
Reaction score
4
Hix, i dont use acc-creator. I'm use account "Robin" in database.

you dont have website ???

if true, can you code module read item using VS.NET ???

i don't know read item.

<< i'm download website it here but i dont know config run it?

better make own account some account u will find as from db a buged..
 
Junior Spellweaver
Joined
Aug 8, 2005
Messages
107
Reaction score
1
To Dragganta

Hi ! I want open all map, can you help me ?
 
Junior Spellweaver
Joined
Aug 8, 2005
Messages
107
Reaction score
1
i want translate to VietNam. but i dont know change where , Do you know ?
 
~Hunter~
Joined
Sep 18, 2005
Messages
404
Reaction score
4
i want translate to VietNam. but i dont know change where , Do you know ?

sry .. no plan where to get any client as for vietnam language.. but i can look for it..

no not sure what where whatever must set for.. sry
 
Junior Spellweaver
Joined
Aug 8, 2005
Messages
107
Reaction score
1
sry .. no plan where to get any client as for vietnam language.. but i can look for it..

no not sure what where whatever must set for.. sry

Hi ! No problem. I want open all map, Can u help me ?
 
Newbie Spellweaver
Joined
Nov 19, 2004
Messages
57
Reaction score
4
Server Setup ok ? Please check server again ? if you sure, can you update client to 1.0.3.4

I have fixed it finally, I have not met that error again for one day.
I modified the wengine.ini in the \ZoneSvr\data\config:
Code:
[wengine]
max_server_load = 1000			
per_cpu_worker_thread = 50		
additional_worker_thread = 2		
worker_thread_timeout = 100  		
critical_section_spin_counter = 8000	

auth_wait_time = 300000			
unit_per_worker_thread = 2000		
accept_ex_num =100		
unit_num_in_send_queue = 4000000	
close_socket_wait_time = 5000		  
unit_num_in_per_recv_queue =1000

And I deleted all the NULL items in the item_mall table, then truncated all the role related tables.
 
Newbie Spellweaver
Joined
Sep 16, 2007
Messages
60
Reaction score
1
i want translate to VietNam. but i dont know change where , Do you know ?


I think you need unpack the system.cpk and find out the language files inside.

Here is the positive number of EXP patch:
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Aug 8, 2005
Messages
107
Reaction score
1
I think you need unpack the system.cpk and find out the language files inside.

Here is the positive number of EXP patch:

Hix ! I dont know unpack files. Can you help me ?

Do you know save GOLD where?

Maximum 100 Level ?
 
Back
Top