How to Remove other server buttons in Ran Evilz Client

Results 1 to 9 of 9
  1. #1
    Member noscire is offline
    MemberRank
    Dec 2008 Join Date
    52Posts

    How to Remove other server buttons in Ran Evilz Client

    How can i Remove the other buttons in ran evilz client? i only wanted to host one server but the client gives out three buttons and when i click the other two the client closes


  2. #2
    Sorcerer Supreme Men In White is offline
    Member +Rank
    Feb 2011 Join Date
    C:/Windows/Location
    475Posts

    Re: How to Remove other server buttons in Ran Evilz Client

    YOU MUST EDIT YOUR PARAM.INI IN ORDER TO REMOVE EXCESS FIELD NAMES AND SERVERS//

    FOLLOW THIS FORMAT:

    [CH_REGION_0]
    strName = Name Of Your Ran Online
    LoginAddress = IP OF YOUR SERVER
    HttpAddress = IP OF YOUR SERVER
    strNewsURL = NAME OF YOUR CHANNEL
    ServerName = Season2
    ItemShopAddress = ITEM SHOP IP/ADDRESS

    The Other Regions 1-2-3-4-5-6-7 and Others Must Be Blank Just Put The 0 REGION TO THE DETAIL ABOVE LISTED And Lenk Blank The Others..

    Hope it Helps : ))

  3. #3
    Member noscire is offline
    MemberRank
    Dec 2008 Join Date
    52Posts

    Re: How to Remove other server buttons in Ran Evilz Client

    Code:
    [GAME OPTION]
    bSAVE_USERID = 1
    strENC_USERID = (null)
    ;
    [SCREEN OPTION]
    bCHECKWHQL	= 0
    dwScrWidth	= 1024
    dwScrHeight = 768
    emScrFormat = 1
    uScrRefreshHz = 75
    bScrWindowed = 1
    bScrWndFullSize = 0
    bGameCursor = 1
    ;
    [SOUND OPTION]
    b3D_SOUND = 0
    nSndSfx = -1898
    nSndMap = -1908
    nSndMusic = -1836
    dw3DAlgorithm = 0
    dwSndBufferSize = 10
    bSndMuteSfx = 0
    bSndMuteMap = 0
    bSndMuteMusic = 0
    ;
    [GRAPHIC OPTION]
    dwVideoLevel = 0
    dwShadowChar = 2
    bBuff = 1
    bShadowLand = 1
    bRealReflect = 1
    bRefract = 1
    bGlow = 1
    bPost = 1
    bFrameLimit = 0
    dwSkinDetail = 2
    bBUFF_SFX = 1
    bEMOTICON = 1
    dwFogRange = 2
    ;
    [SERVER SET]
    LoginAddress = 127.0.0.1
    HttpAddress = 127.0.0.1
    strNewsURL = ZymerRan
    strConnectionURL = 127.0.0.1
    bUsePassiveDN = 0
    nChinaRegion = 0
    ;
    [CH_REGION_0]
    strName = ZymerRan
    LoginAddress = 127.0.0.1
    HttpAddress = 127.0.0.1
    strNewsURL = ZymerRan
    ServerName = Greed Server
    ItemShopAddress = 
    ;
    [GUI OPTION]
    ; FontType = [D3DFONT,D3DXFONT]
    ; LangSet = [def=0, chn_tra=1, jp=2, kr=3, chn_sim=4, th=5, vn=6]
    ; GDIFont = [µ¸¿òü,Fixedsys]
    strFontType = D3DXFONT
    dwLangSet = 0
    strGDIFont = Arial
    ;
    [TEXT FILE]
    ; ±¹°¡º° ¿É¼ÇÀº XMLÆÄÀÏÀÇ ÅÂ±× ¿É¼Ç°ú ÀÏÄ¡ÇØ¾ß ÇÑ´Ù.
    strCountry = tw
    strLauncherText = Launcher.xml
    strGameInText = gameintext.xml
    strGameExText = gameextext.xml
    strGameWord = gameword.xml
    strServerText = servertext.xml
    strUIOuterCfg = UIOuterCfg.xml
    strUIInnerCfg01 = UIInnerCfg01.xml
    strUIInnerCfg02 = UIInnerCfg02.xml
    strUIInnerCfg03 = UIInnerCfg03.xml
    strUIExtCfg = UIExtCfg.xml
    ;
    [ETC OPTION]
    ; À¥ ÁÖ¼Ò ¿¹½Ã : http://ran.hicocoon.com/index.jsp
    ; Æú´õ ÁÖ¼Ò ¿¹½Ã : \Data\Help\Help.htm
    HelpAddress = \data\help\help.htm
    ItemShopAddress = about:blank
    RPFDataPath = \package\data.rpf
    This is my whole param.ini file but still without the other channels which i deleted it still shows 3 buttons on server login. can someone help?

  4. #4
    Sorcerer Supreme Men In White is offline
    Member +Rank
    Feb 2011 Join Date
    C:/Windows/Location
    475Posts

    Re: How to Remove other server buttons in Ran Evilz Client

    Add me In Yahoo Messenger: onak_25@yahoo.com i will help you in your problem

  5. #5
    Sorcerer Supreme jedmustdie is offline
    Member +Rank
    Feb 2010 Join Date
    304Posts

    Re: How to Remove other server buttons in Ran Evilz Client

    Quote Originally Posted by McX View Post
    Add me In Yahoo Messenger: onak_25@yahoo.com i will help you in your problem
    You can post the answer here, so he can try to do what did you said.

    @TS need to make his own without any help of others, only advice and posting so TS will do it itself.

  6. #6
    Member ryansmith is offline
    MemberRank
    Mar 2011 Join Date
    26Posts

    Re: How to Remove other server buttons in Ran Evilz Client

    Quote Originally Posted by noscire View Post
    Code:
    [GAME OPTION]
    bSAVE_USERID = 1
    strENC_USERID = (null)
    ;
    [SCREEN OPTION]
    bCHECKWHQL	= 0
    dwScrWidth	= 1024
    dwScrHeight = 768
    emScrFormat = 1
    uScrRefreshHz = 75
    bScrWindowed = 1
    bScrWndFullSize = 0
    bGameCursor = 1
    ;
    [SOUND OPTION]
    b3D_SOUND = 0
    nSndSfx = -1898
    nSndMap = -1908
    nSndMusic = -1836
    dw3DAlgorithm = 0
    dwSndBufferSize = 10
    bSndMuteSfx = 0
    bSndMuteMap = 0
    bSndMuteMusic = 0
    ;
    [GRAPHIC OPTION]
    dwVideoLevel = 0
    dwShadowChar = 2
    bBuff = 1
    bShadowLand = 1
    bRealReflect = 1
    bRefract = 1
    bGlow = 1
    bPost = 1
    bFrameLimit = 0
    dwSkinDetail = 2
    bBUFF_SFX = 1
    bEMOTICON = 1
    dwFogRange = 2
    ;
    [SERVER SET]
    LoginAddress = 127.0.0.1
    HttpAddress = 127.0.0.1
    strNewsURL = ZymerRan
    strConnectionURL = 127.0.0.1
    bUsePassiveDN = 0
    nChinaRegion = 0
    ;
    [CH_REGION_0]
    strName = ZymerRan
    LoginAddress = 127.0.0.1
    HttpAddress = 127.0.0.1
    strNewsURL = ZymerRan
    ServerName = Greed Server
    ItemShopAddress = 
    ;
    [GUI OPTION]
    ; FontType = [D3DFONT,D3DXFONT]
    ; LangSet = [def=0, chn_tra=1, jp=2, kr=3, chn_sim=4, th=5, vn=6]
    ; GDIFont = [µ¸¿òü,Fixedsys]
    strFontType = D3DXFONT
    dwLangSet = 0
    strGDIFont = Arial
    ;
    [TEXT FILE]
    ; ±¹°¡º° ¿É¼ÇÀº XMLÆÄÀÏÀÇ ÅÂ±× ¿É¼Ç°ú ÀÏÄ¡ÇØ¾ß ÇÑ´Ù.
    strCountry = tw
    strLauncherText = Launcher.xml
    strGameInText = gameintext.xml
    strGameExText = gameextext.xml
    strGameWord = gameword.xml
    strServerText = servertext.xml
    strUIOuterCfg = UIOuterCfg.xml
    strUIInnerCfg01 = UIInnerCfg01.xml
    strUIInnerCfg02 = UIInnerCfg02.xml
    strUIInnerCfg03 = UIInnerCfg03.xml
    strUIExtCfg = UIExtCfg.xml
    ;
    [ETC OPTION]
    ; À¥ ÁÖ¼Ò ¿¹½Ã : http://ran.hicocoon.com/index.jsp
    ; Æú´õ ÁÖ¼Ò ¿¹½Ã : \Data\Help\Help.htm
    HelpAddress = \data\help\help.htm
    ItemShopAddress = about:blank
    RPFDataPath = \package\data.rpf
    This is my whole param.ini file but still without the other channels which i deleted it still shows 3 buttons on server login. can someone help?
    Download XML Editor and modify your gui's.
    removing some [CH_REGION_1] is useless.

  7. #7
    Member noscire is offline
    MemberRank
    Dec 2008 Join Date
    52Posts

    Re: How to Remove other server buttons in Ran Evilz Client

    Quote Originally Posted by ryansmith View Post
    Download XML Editor and modify your gui's.
    removing some [CH_REGION_1] is useless.
    which file to edit?

  8. #8
    NX GAMES JessB75 is offline
    Grand MasterRank
    Jun 2010 Join Date
    USALocation
    745Posts

    Re: How to Remove other server buttons in Ran Evilz Client

    open your uioutercfg.xml and look for this select_area_button ..

    for example u have 3 buttons. if u want to remove the two other buttons
    make "Y" all the same.. copy one "y" value and paste it to other buttons !
    hope this will help :D

  9. #9
    Member noscire is offline
    MemberRank
    Dec 2008 Join Date
    52Posts

    Re: How to Remove other server buttons in Ran Evilz Client

    Gives an error still doesn't solve the problem

    oh! i need to put info on other params :D thnx !
    Last edited by noscire; 15-03-11 at 11:39 PM. Reason: Solved



Advertisement