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!

How can i open Shaitan and Icicle?

Skilled Illusionist
Joined
Jun 5, 2009
Messages
311
Reaction score
28
|| Check ur gameserver.cfg
|| Add there darkblue and
|| magicsea and should work :)
|| But if ur pc isnt good better dont launch all maps
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
Last edited:
Newbie Spellweaver
Joined
Apr 21, 2009
Messages
31
Reaction score
6
|| Check ur gameserver.cfg
|| Add there darkblue and
|| magicsea and should work :)
|| But if ur pc isnt good better dont launch all maps
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

What he is trying to say is ;

You have to have a good enough PC, 2GB RAM should run all 3 maps

They have to be opened in separate gameservers.

For Example :

(GameServer)(GameServer1)(GameServer2)
Argent Icicle Shaitan

(Presuming you know that Argent is Garner etc...)

This should work, if you configure each gameserver correctly.
 
Joined
Feb 21, 2010
Messages
2
Reaction score
0
i dnt get u "arsenalrkl" U mean u cant play all 3 servers at the same time??becz there are 4 GameServer files in my folder dnt know what to do
Pls help
 
Initiate Mage
Joined
Jun 23, 2009
Messages
4
Reaction score
0
config gameserver1 put ur ip.

and to open maps remove " // " like this:. DarkBlue for Icicle or shaitan not sure XD
Serverfile/Gameserver1:
Code:
[£gOI?AD،سi]            // O?،Mo?o?a،Mo£gOI?Au
map  = darkblue
//map  = caifu
//map  = fugui
//map = lonetower
//map = leiting2
//map = teampk

and in gameserver2 do the same but remove " // " from magicsea only
Gameserver2
Code:
[£gOI?AD،سi]            // O?،Mo?o?a،Mo£gOI?Au
//map = darkblue
map = magicsea
//map = lonetower
//map = leiting2
//map = teampk
 
Back
Top