Add Channel and start Nation War

Results 1 to 18 of 18
  1. #1
    Enthusiast MetalSystem is offline
    MemberRank
    Mar 2013 Join Date
    49Posts

    Add Channel and start Nation War

    Hey can sb help me :(
    I don't know how to add more Channels to my Cabal PServer :(
    and can sb pls tell me how to start the Nation War? :o

    Sorry for my bad English :(


  2. #2
    Valued Member Tmxx Rush is offline
    MemberRank
    Nov 2012 Join Date
    in the darknessLocation
    139Posts

    Re: Add Channel and start Nation War

    http://forum.ragezone.com/f460/tutor...-files-906318/

    To add channel run this in putty ln -sf /usr/bin/WorldSvr /usr/bin/WorldSvr_01_CHNAME
    ln -sf /etc/init.d/cabal_server /etc/init.d/WorldSvr_01_CHNAME
    +add the channel.ini file + config ip-s
    Tg are the same just need change last 2 numbers ( 170-190 tg is WorldSvr_01_08 )

  3. #3
    Enthusiast MetalSystem is offline
    MemberRank
    Mar 2013 Join Date
    49Posts

    Re: Add Channel and start Nation War

    Quote Originally Posted by Tmxx Rush View Post
    +add the channel.ini file + config ip-s
    what do you mean with that?
    Last edited by MetalSystem; 03-04-13 at 01:36 AM.

  4. #4
    Account Upgraded | Title Enabled! laukinfai001 is online now
    MemberRank
    May 2007 Join Date
    349Posts

    Re: Add Channel and start Nation War

    u English not bad, u is not understand

  5. #5
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

    Re: Add Channel and start Nation War

    Nation war needs to be started manually or via cron schedule tasks to run the start.sh script.

    Channel types and layout:
    http://forum.ragezone.com/f460/serve...-types-911074/

    Add settings to GlobalMgrSvr.ini,
    ChannelType0X=12
    MaxUserNum0X=350
    ChannelType0X=83890256
    MaxUserNum0X=350

    Add another channel config using the serverIdx 01_,
    WorldSvr_01_0X.ini

    Sett the permision,
    chmod -R 0700 /etc/cabal/

    Link the new configuration to the binary,
    ln -sf /usr/bin/WorldSvr /usr/bin/WorldSvr_01_0X

    Link the new configuration to the startup script,
    ln -sf /etc/init.d/cabal_server /etc/init.d/WorldSvr_01_0X

  6. #6
    Enthusiast MetalSystem is offline
    MemberRank
    Mar 2013 Join Date
    49Posts

    Re: Add Channel and start Nation War

    @toast2250 I have done alle what you said but when I try to start WorldSvr_01_02 it doesn't work.
    Error.JPG - Bilder und Fotos kostenlos auf ImageBanana hochladen

  7. #7
    Enthusiast MetalSystem is offline
    MemberRank
    Mar 2013 Join Date
    49Posts

    Re: Add Channel and start Nation War

    @toast2250 I have done all but when I want to start WorldSvr_01_02 then it doesn't work.
    Error.JPG - Bilder und Fotos kostenlos auf ImageBanana hochladen

  8. #8
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

    Re: Add Channel and start Nation War

    Odd, It should work even more so because if channel 1 works then channel 2 should do to since both of them use the same configuration's.

    For normal channel, copy the configuration from WorldSvr_01_01.ini.
    For war, copy the configuration from the war WorldSvr_01_08.ini.

  9. #9
    Enthusiast MetalSystem is offline
    MemberRank
    Mar 2013 Join Date
    49Posts

    Re: Add Channel and start Nation War

    In the config i have to change the port?

  10. #10
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

    Re: Add Channel and start Nation War

    Yes I forgot,.. for the new channel you have to set a new port in the config,

    AgentShop_01 38151*
    AuthDBAgent 32080*
    CashDBAgent 38190*
    ChatNode_01 38121*
    DBAgent_01 38181*
    EventDBAgent 37110*
    EventMgrSvr 38171*
    GlobalDBAgent 38180*
    GlobalMgrSvr 38170*
    LoginSvr_01 38101*
    PartySvr_01 38201*
    PCBangDBAgent 38140*
    RockAndRollITS 32001*
    WorldSvr_01_01 38111*
    WorldSvr_01_02 38112
    WorldSvr_01_03 38113
    WorldSvr_01_04 38114
    WorldSvr_01_05 38115
    WorldSvr_01_06 38116

  11. #11
    Enthusiast MetalSystem is offline
    MemberRank
    Mar 2013 Join Date
    49Posts

    Re: Add Channel and start Nation War

    okay I don't know whats wrong.
    I have done:
    add: ChannelType02=8 in /etc/cabal/GlobalMgrSvr.ini
    copy: /etc/cabal/WorldSvr_01_01.ini and rename it WorldSvr_01_02.ini
    change port in WorldSvr_01_02.ini to 38112
    run in terminal: chmod -R 0700 /etc/cabal/
    run in terminal:
    ln -sf /usr/bin/WorldSvr /usr/bin/WorldSvr_01_02
    run in terminal:
    ln -sf /etc/init.d/cabal_server /etc/init.d/WorldSvr_01_02
    run in terminal: service cabal restart
    run in terminal: service WorldSvr_01_02 start

    forgot I sth or do sth wrong?

  12. #12
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

    Re: Add Channel and start Nation War

    [WorldSvr]
    ServerIdx=1
    GroupIdx=2

  13. #13
    Enthusiast MetalSystem is offline
    MemberRank
    Mar 2013 Join Date
    49Posts

    Re: Add Channel and start Nation War

    I think i'm to stupid >.<
    :( it still does not work :(

    Can You check the WorldSvr_01_02 and the GlobalMgrSvr Files please?
    https://www.dropbox.com/sh/uxkz0c6po5led82/hwcFIoinuO
    Last edited by MetalSystem; 03-04-13 at 05:33 PM. Reason: Link added

  14. #14
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

    Re: Add Channel and start Nation War

    Spoiler:

    Code:
    [NetLib]
    Port=38170
    SendMaxBufSize=65536
    SendMaxBufSizeUserHandler=2097152
    SendMaxBufSizeLinkHandler=1048576
    ProcessDataLimit=50000
    MaxUserNum=1500
    WatchsNoPackLimit=100000
    SystemLogTTimeOut=100
    ReactorTimeOut=-1
    ConnectRetryTime=5000
    ConnectRetryNum=20
    LogLevel=3
    MemPoolUnitSizeClass=2
    
    [GlobalMgrSvr]
    Timer=1:10000,2:300000
    WorldMaxUserNum=250
    NoNotifyTimeLimit=60000
    DefaultServerOpen=1
    LoadServerAndChannelType=1
    
    
    SubPasswordCheckIntervalMinute=60
    SubPasswordCheckMaxCount=20
    
    [DefaultServerCfg] 
    #Channels
    
    # Limit Nation War
    EntryLimitRank08=1:9
    EntryLimitLevel08=170:20
    
    Launagues=38653
    
    [Server01]
    ServerOpen01=1
    ServerType=0
    
    # Channel 1 (WorldSvr_01_01)
    ChannelType01=0
    MaxUserNum01=35
    
    # Channel 2 (WorldSvr_01_02)
    ChannelType02=8
    MaxUserNum02=35
    
    # War 170-190 (WorldSvr_01_08)
    ChannelType08=83890256
    MaxUserNum08=35
    
    [DBAgent]
    Addr=127.0.0.1
    Port=38180
    
    [RockAndRoll]
    Interval=3600000
    RARAddress=127.0.0.1
    RARPortNum=32001
    Type=0


    Backup your original globalmgr and try if it will make a difference.

  15. #15
    Enthusiast MetalSystem is offline
    MemberRank
    Mar 2013 Join Date
    49Posts

    Re: Add Channel and start Nation War

    YES IT WORKS :DDD THXXXXX :D

    to start nation war i only have to run in terminal service WorldSvr_01_08 start right?

    and can you tell me pls how to change the premium status from 1 prem to another prem :) thx :)
    Last edited by MetalSystem; 04-04-13 at 02:37 AM.

  16. #16
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

    Re: Add Channel and start Nation War

    service WorldSvr_01_08 start

  17. #17
    Valued Member Tmxx Rush is offline
    MemberRank
    Nov 2012 Join Date
    in the darknessLocation
    139Posts

    Re: Add Channel and start Nation War

    Quote Originally Posted by MetalSystem View Post
    YES IT WORKS :DDD THXXXXX :D

    to start nation war i only have to run in terminal service WorldSvr_01_08 start right?
    Yes but for auto start every x hours u need edit the etc/crontab file
    Some 1 posted it alredy in RZ but here is it Crontab editor
    And this also help u after 1-2 days u will notice services auto stop (The second daemon in the pic check for stopped services all 2 minutes ; ) To edit what services auto restart edit check_daemon.sh and check_daemon_mw.sh in etc/cabal cron.jpg

  18. #18
    Enthusiast MetalSystem is offline
    MemberRank
    Mar 2013 Join Date
    49Posts

    Re: Add Channel and start Nation War

    okay thx u two :)
    in the videos of the official EU server the GM's can click on the map and then teleport to that location.
    how is that possible?



Advertisement