VIP Server as a SUB Server..

Results 1 to 3 of 3
  1. #1
    Proficient Member Fraggi is offline
    MemberRank
    Sep 2004 Join Date
    Sweden, Location
    152Posts

    cool VIP Server as a SUB Server..

    Hi all,

    Mabye a noob question, but as the topic:

    How do I do a VIP Server as a SUB Server?

    I use the: MFS Team Season V FULL- Update 5

    But I whould like to do a Sub server as VIP.

    Please help me

    /Fraggi


  2. #2
    hmmm :D JaneX is offline
    MemberRank
    Jan 2005 Join Date
    918Posts

    Re: VIP Server as a SUB Server..

    Quote Originally Posted by -ThugZ- View Post
    It's an useful guide for new guys :P And it's good to evade dupers

    First: Go to Connectserverlist in:

    X:\MuServer\CS
    and
    X:\MuServer\CS\Data

    The default is:

    //Server List

    0 "YourMUName" "Your IP" 55901 "SHOW"


    Let's change it to:

    //Server List

    0 "YourMUName" "Your IP" 55901 "SHOW"
    1 "YourMUName2" "Your IP" 55903 "SHOW"


    After that, make the same thing at ServerList.

    Now, create another directory called "Subserver"

    Copy "Data" and "Gameserver" directories from the main server

    Open the archive "ServerInfo", which can be found at Subserver\Gameserver\Data or Subserver\Data

    The default is:

    [GameServerInfo]
    ServerName = MuOnline
    ServerCode = 0
    ConnectMemberLoad = 0;


    LEAVE CONNECTMEMBERLOAD 0!

    Them, change ServerCode with the number of subserver:

    1 "YourMUName2" "Your IP" 55903 "SHOW"

    This is the number of subserver. So, change ServerInfo to:

    [GameServerInfo]
    ServerName = MuOnline
    ServerCode = 1
    ConnectMemberLoad = 0;


    Make an shortcut of your Gameserver Sub, put it in other directory and open proprertys.

    The default is:

    X:\MuServer\Subserver\GameServer\GameServer.exe
    X:\MuServer\Subserver\GameServer


    Change it to:

    X:\MuServer\Subserver\GameServer\GameServer.exe <your ip> 55970 <your ip> 55960 55903
    X:\MuServer\Subserver\GameServer


    Why 55903?
    Because of your Connectserverlist

    0 "YourMUName" "Your IP" 55901 "SHOW"
    1 "YourMUName2" "Your IP" 55903 "SHOW"

    If you want to make server's with division vault on/off trade on/off, go to commonserver, in Muserver\Data

    And find this:

    Trade = 1 ; Trade Available

    If you want to disable it, change it to:

    Trade = 0

    But, if you want to disable vault in your server, go to MonsterSetBase.
    OBS: The ID of vault keeper is 240. So, find values like this:

    240 7 0 27 22 2
    240 4 0 200 78 3


    If you want to disable vault, just erase it. Now, StartUP your server and test it. :P
    Any questions, post here or send me pm.
    Sorry bad english =~
    OBS: Before criticizing this thread, remember: it's for beginners. =P

    Maybe I'll post a tutorial of how to add itens, if it haven't been created yet.

    Credits:

    -ThugZ- (please, don't remove it.)


    http://forum.ragezone.com/f196/makin...ervers-594473/

    the only difference is you need to enable ConnectMemberload=1(enabled / 0 disabled) so you can specify accounts that will only allowed to connect to the VIP server :D
    Last edited by JaneX; 18-06-11 at 12:04 AM.

  3. #3
    Proficient Member Fraggi is offline
    MemberRank
    Sep 2004 Join Date
    Sweden, Location
    152Posts

    Re: VIP Server as a SUB Server..

    This works great :P



Advertisement