MMOCoin

Likes Likes:  0
Results 1 to 4 of 4

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Elite Member
    Dimman's Avatar
    Join Date
    Apr 2009
    Posts
    1,091
    Post Thanks / Like
    Rep Power
    22
    Reputation
    319

    Optional.Conf Arcemu Fix.

    Hello here is the fix for Optional.Conf.



    Fixes:
    Code:
    /********************************************************************************
    * ArcEmu Optional Configuration File
    * Last Update: $Id: arcemu-optional.conf rev.2718
    *
    * This configuration file contains all non-blizzlike values.
    ********************************************************************************
    ********************************************************************************
    * How to use this config file: 
    * Config files are in a block->variable->setting format.
    * A < signifies the opening of a block, the block name is expected after that.
    * After the block name, a space and then the settings sperated by = / ' '.
    *
    * e.g.
    * <block setting="0" someval = "1">
    *
    * Comments can be in C format, e.g. /* some stuff */, with a // at the start
    * of the line, or in shell format (#).
    ********************************************************************************
    ********************************************************************************
    Remove 1 of the 2 lines with stars? ---> *
    __________________________________________________ ________

    Fix 2 (Bottom)
    Code:
    ********************************************************************************/
    
    <GoldSettings EnableGoldCap = "1"
              StartingGold = "0"
              MaximumGold = "214748">
    Remove the empty line if there is any ? UNDER THE MaximumGold = "214748">

    Last edited by Dimman; 23-07-16 at 11:42 AM.
    No touching please.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Contributor
    Cocain's Avatar
    Join Date
    Mar 2010
    Posts
    208
    Post Thanks / Like
    Rep Power
    17
    Reputation
    92
    If you see, there's only one actual solution. The solutions that are granted now are fairly weird. The actual error lies here :

    Code:
    ********************************************************************************
    * ArcEmu Optional Configuration File
    * Last Update: $Id: arcemu-optional.conf rev.2718
    *
    * This configuration file contains all non-blizzlike values.
    ********************************************************************************
    ********************************************************************************
    As you see, on the first sight there's nothing wrong there, but if you look closer & just add a / it'll work smooth.

    Code:
    /********************************************************************************
    * ArcEmu Optional Configuration File
    * Last Update: $Id: arcemu-optional.conf rev.2718
    *
    * This configuration file contains all non-blizzlike values.
    ********************************************************************************
    ********************************************************************************

  4. #3
    Elite Member
    Dimman's Avatar
    Join Date
    Apr 2009
    Posts
    1,091
    Post Thanks / Like
    Rep Power
    22
    Reputation
    319
    I got it working with mine . there is more than one way .
    No touching please.

  5. #4
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103
    Anyway, good post by both.

 

 

Posting Permissions

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