Welcome to the RaGEZONE - MMORPG development forums.

[HELP] Theme dungeon !!

This is a discussion on [HELP] Theme dungeon !! within the Iris Online forums, part of the MMO and MMORPG Developments category; I installed the server 1.18 kr release by lucky and it work correctly but i found no Dungeon Theme bat ...

Results 1 to 9 of 9
  1. #1
    Registered
    Rank
    Member
    Join Date
    Feb 2011
    Posts
    22
    Liked
    1

    [HELP] Theme dungeon !!

    Click
    I installed the server 1.18 kr release by lucky and it work correctly but i found no Dungeon Theme bat file inside it.
    I do as below to add dungeon theme into game. But i dont know where's wrong :

    I setup 2 Loop back to Run server.
    1 i set IP : 192.168.1.8 to Run main server (it run correctly)
    another i set IP:192.168.1.9 to test UTGarden Theme .
    As below :


    After that i created a "*.bat" file and paste this in it :
    "IrisGameSrv.exe /TEST -VERBOSE -FPS -PACKET -DEF ThemeUTGarden".
    And config IrisGameSrv as below :



    Run WoodGarden.bat and it show as below :


    Are there something wrong ??? because when i try to log into WoodGarden dungeon ingame. they said "Moving to Dungeon, please wait..." but a while later a notice said that "failed to connect to the server...".
    Please tell me where i wrong @@. i found no PVP/Theme Dun/Tutorial Adding Guide in 4rum. Thanks 4 read...
    Last edited by lawliet741; 21-02-11 at 05:15 AM.

  2. #2
    Registered
    Rank
    Member
    Join Date
    Feb 2011
    Posts
    22
    Liked
    1

    Re: [HELP] Theme dungeon !!

    any1 can help me @@....

  3. #3
    Newbie
    Rank
    Member
    Join Date
    Aug 2010
    Posts
    1
    Liked
    0

    Re: [HELP] Theme dungeon !!

    Well, I also got the same problem.
    Could anyone who can open those pvp/dun/tut help? I'll be really appreciated.

    KINE

  4. #4
    Ultimate Member
    Rank
    Member
    Join Date
    Jul 2004
    Location
    brazil
    Posts
    168
    Liked
    1

    Re: [HELP] Theme dungeon !!

    yes, lucks files dont have dungeon lol its imcoplete files.

  5. #5
    Developer
    Rank
    Member +
    Join Date
    Sep 2006
    Location
    France
    Posts
    273
    Liked
    354

    Re: [HELP] Theme dungeon !!

    My files have the dungeon .

    You need only write the configs in gamesrv.cfg file .

    Cordialy,

  6. #6
    Ultimate Member
    Rank
    Member
    Join Date
    Jul 2004
    Location
    brazil
    Posts
    168
    Liked
    1

    Re: [HELP] Theme dungeon !!

    can provide a guide? wich configs can be changed in conf file?

  7. #7
    Member
    Rank
    Member
    Join Date
    Mar 2011
    Posts
    30
    Liked
    1

    Re: [HELP] Theme dungeon !!

    eidt your irisgamesrv.cfg like this:

    SERVICE_NAME: GameServer
    SERVER_NO: 1
    CHANNEL_NO: 1
    GAME_SERVER_ADDRESS(IPv4): 192.168.1.8
    GAME_BROADCAST_RECV(IPv4): 192.168.1.8
    GAME_BROADCAST_SEND(IPv4): 192.168.1.255
    GAME_FIREWALL(IPv4): 192.168.1.8
    GAME_BILLING(IPv4): 0.0.0.0 0
    AHN_HACK_SHIELD: 0 5000 30000
    LOGIN_PORT: 15002
    GAME_PORT: 15004
    LOG_PORT: 15000

    SERVICE_NAME: GameServer2
    SERVER_NO: 1
    CHANNEL_NO: 2
    GAME_SERVER_ADDRESS(IPv4): 192.168.1.9
    GAME_BROADCAST_RECV(IPv4): 192.168.1.9
    GAME_BROADCAST_SEND(IPv4): 192.168.1.255
    GAME_FIREWALL(IPv4): 192.168.1.9
    GAME_BILLING(IPv4): 0.0.0.0 0
    AHN_HACK_SHIELD: 0 5000 30000
    LOGIN_PORT: 15002
    GAME_PORT: 15004
    LOG_PORT: 15000

    SERVICE_NAME: TutorialServer
    SERVER_NO: 1
    CHANNEL_NO: 501
    GAME_SERVER_ADDRESS(IPv4): 192.168.1.10
    GAME_BROADCAST_RECV(IPv4): 192.168.1.10
    GAME_BROADCAST_SEND(IPv4): 192.168.1.255
    GAME_FIREWALL(IPv4): 192.168.1.10
    GAME_BILLING(IPv4): 0.0.0.0 0
    AHN_HACK_SHIELD: 0 5000 30000
    LOGIN_PORT: 15002
    GAME_PORT: 15004
    LOG_PORT: 15000

    SERVICE_NAME: PvP1Server
    SERVER_NO: 1
    CHANNEL_NO: 101
    GAME_SERVER_ADDRESS(IPv4): 192.168.1.11
    GAME_BROADCAST_RECV(IPv4): 192.168.1.11
    GAME_BROADCAST_SEND(IPv4): 192.168.1.255
    GAME_FIREWALL(IPv4): 192.168.1.11
    GAME_BILLING(IPv4): 0.0.0.0 0
    AHN_HACK_SHIELD: 0 5000 30000
    LOGIN_PORT: 15002
    GAME_PORT: 15004
    LOG_PORT: 15000

    SERVICE_NAME: PvP2Server
    SERVER_NO: 1
    CHANNEL_NO: 102
    GAME_SERVER_ADDRESS(IPv4): 192.168.1.12
    GAME_BROADCAST_RECV(IPv4): 192.168.1.12
    GAME_BROADCAST_SEND(IPv4): 192.168.1.255
    GAME_FIREWALL(IPv4): 192.168.1.12
    GAME_BILLING(IPv4): 0.0.0.0 0
    AHN_HACK_SHIELD: 0 5000 30000
    LOGIN_PORT: 15002
    GAME_PORT: 15004
    LOG_PORT: 15000

    SERVICE_NAME: ThemeCircus
    SERVER_NO: 1
    CHANNEL_NO: 200
    GAME_SERVER_ADDRESS(IPv4): 192.168.1.13
    GAME_BROADCAST_RECV(IPv4): 192.168.1.13
    GAME_BROADCAST_SEND(IPv4): 192.168.1.255
    GAME_FIREWALL(IPv4): 192.168.1.13
    GAME_BILLING(IPv4): 0.0.0.0 0
    AHN_HACK_SHIELD: 0 5000 30000
    LOGIN_PORT: 15002
    GAME_PORT: 15004
    LOG_PORT: 15000

    SERVICE_NAME: ThemeRioha
    SERVER_NO: 1
    CHANNEL_NO: 201
    GAME_SERVER_ADDRESS(IPv4): 192.168.1.14
    GAME_BROADCAST_RECV(IPv4): 192.168.1.14
    GAME_BROADCAST_SEND(IPv4): 192.168.1.255
    GAME_FIREWALL(IPv4): 192.168.1.14
    GAME_BILLING(IPv4): 0.0.0.0 0
    AHN_HACK_SHIELD: 0 5000 30000
    LOGIN_PORT: 15002
    GAME_PORT: 15004
    LOG_PORT: 15000

    SERVICE_NAME: ThemeDecomuss
    SERVER_NO: 1
    CHANNEL_NO: 202
    GAME_SERVER_ADDRESS(IPv4): 192.168.1.15
    GAME_BROADCAST_RECV(IPv4): 192.168.1.15
    GAME_BROADCAST_SEND(IPv4): 192.168.1.255
    GAME_FIREWALL(IPv4): 192.168.1.15
    GAME_BILLING(IPv4): 0.0.0.0 0
    AHN_HACK_SHIELD: 0 5000 30000
    LOGIN_PORT: 15002
    GAME_PORT: 15004
    LOG_PORT: 15000


    SERVICE_NAME: ThemeUTGarden
    SERVER_NO: 1
    CHANNEL_NO: 203
    GAME_SERVER_ADDRESS(IPv4): 192.168.1.16
    GAME_BROADCAST_RECV(IPv4): 192.168.1.16
    GAME_BROADCAST_SEND(IPv4): 192.168.1.255
    GAME_FIREWALL(IPv4): 192.168.1.16
    GAME_BILLING(IPv4): 0.0.0.0 0
    AHN_HACK_SHIELD: 0 5000 30000
    LOGIN_PORT: 15002
    GAME_PORT: 15004
    LOG_PORT: 15000

    my first post ,may it help you

  8. #8
    Ultimate Member
    Rank
    Member
    Join Date
    Jul 2004
    Location
    brazil
    Posts
    168
    Liked
    1

    Re: [HELP] Theme dungeon !!

    service gs.bat and service ls.bat open and closes

  9. #9
    Newbie
    Rank
    Member
    Join Date
    Mar 2011
    Posts
    1
    Liked
    0

    Re: [HELP] Theme dungeon !!

    No dungeon theme implementation

    Moive plz...
    Last edited by Thread; 27-03-11 at 06:57 PM.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •