Optional.Conf Arcemu Fix.
Hello here is the fix for Optional.Conf.
http://i387.photobucket.com/albums/o...LERRORCONF.jpg
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">