Tim
Member
Was wondering if I wanted to implement gold To use in the new uo store . In the Systemconfig.cs file
CurrencyImpl = Config.GetEnum("Store.CurrencyImpl", CurrencyType.Gold);
is this all I got to change to start to buy with gold . I changed this line from sovern to gold .
Still cant purchase with gold ? Maybe I have to change something else to change the currency ?
any help would be appreciated .
CurrencyImpl = Config.GetEnum("Store.CurrencyImpl", CurrencyType.Gold);
is this all I got to change to start to buy with gold . I changed this line from sovern to gold .
Still cant purchase with gold ? Maybe I have to change something else to change the currency ?
any help would be appreciated .