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!

help gameserver error plz!

Initiate Mage
Joined
Aug 23, 2008
Messages
2
Reaction score
0
hello see my problem accountsrever, groupserver and gateserv. works fine but when i launch the gameserver appears this...
patoyuko - help gameserver error plz! - RaGEZONE Forums

im tried to change the gameserver.exe and file.
looking my gameserver.txt
// Game Server ÅäÖÃÎļþ
// ÇëÌîÈëËùÓÐÐèÒª½¨Á¢Á¬½ÓµÄGateÐÅÏ¢ÒÔ¼°¸Ã·þÎñÆ÷¸ºÔðÔË×÷µÄµØͼÃû³Æ

[±êʶ]
name = GameServer00 // ·þÎñÆ÷Ãû³Æ, ²»ÄܺÍÆäËûµØͼ·þÎñÆ÷ÖØÃû
equment = System

[Íø¹Ø·þÎñÆ÷ÐÅÏ¢]
gate = 5.240.4.68,1971 // IP, Port (IP Address Of GameServer)

[µØͼÁбí]

map = garner
map = garner2
map = teampk
map = puzzleworld
map = puzzleworld2
map = hell // Abaddon 5-8
map = hell2 // Abaddon 9
map = hell3 // Abaddon 10-11
map = hell4 // Abaddon 12
map = hell5
// Under Water Tunnel, BD Lair, Silver Mine, AbandonMine
[ÓÎÏ·Êý¾Ý¿â] // Ö¸¶¨Êý¾ÝÁ¬½ÓÐÅÏ¢
db_ip = 5.240.4.68 // IP Address Of Server Database
db_usr =
db_pass =

[Socket]
keep_alive = 1200000000000000000

[ID»ùÊý] // ·þÎñÆ÷Ϊ½ÇÉ«·ÖÅäIDµÄ»ùÊý, ÿ¸öµØͼserver¶¼²»Í¬
BaseID = 0x500000000

[ʵÌåÊýÄ¿] // Impact of memory occupation
max_ply = 500 // The number of players
max_cha = 15000 // The number of monsters
max_item = 30000 // The number of itens
max_tnpc = 300 // The number of NPC dialogue

[¹«»á×î´ó³ÉÔ±Êý]
guild_num = 80 // Max people inside a Guild

[¹«»á×î´ó´ýÅú³ÉÔ±Êý]
guild_try_num = 80 // Max people on Guild apply list

[µÀ¾ß]
item_show_time = 60 // Time for item to desapear (In Seconds)
item_prot_time = 30 // Time for item to be looted for another person (In Seconds)

[º°»°¼ä¸ô]
say_interval = 3 // In Seconds

[LOG¿ª¹Ø]
log_cha = 0
log_cal = 0
log_ai = 0
log_mission = 0

[µ÷ÊÔÖ¸Á¹Ø] // µ÷ÊÔÓÃ, ·ÇGMÖ¸Áî
supercmd = 1

[×ÊԴĿ¼]
res_dir = ./resource
log_dir = log\\log

//[´óµØͼ¿ª¹Ø]
db_mapmask = 1


plz help! and tnx!:thumbup:
 

Attachments

You must be registered for see attachments list
Back
Top