orsino Posted January 12, 2013 Posted January 12, 2013 The standard currency in the NW engine is gold . But i want to change that to money. i tryed with the language editor but thats not working ? Who can help me ? Quote
srachit Posted January 12, 2013 Posted January 12, 2013 Go to phpmyadmin, open up the nwe database, go to the stats table, rename currency to whatever you want and you shoukd be good to go :) Quote
orsino Posted January 12, 2013 Author Posted January 12, 2013 that is only working on the stat bar but gives error on bank Quote
a_bertrand Posted January 12, 2013 Posted January 12, 2013 No srachit, that's wrong. First update the module called admin_side_menu, somehow it missed to show the configuration keys of the core. That is now fixed. Once updated, you will find a configuration key called Currency Stat which is set by default to Gold. Change it to whatever you want and you will have it immediately. Why do you need to leave the stat !Currency? Because all modules and the core itself work with this stat in a special manner. For example to translate !Currency in the wished currency you use. Quote
Someone Posted January 12, 2013 Posted January 12, 2013 Hope this helps in modules/config.xml <key name="currencyStat" value="Gold" description="The stat used for the currency within the game." /> I think this is suppose to be in the admin panel somewhere, but not find it either. Quote
a_bertrand Posted January 12, 2013 Posted January 12, 2013 Indeed you are way too slow 1331 :P (kidding of course). It way initially accessible however after I cleaned up the admin panel and added the right side quick links, it disappeared. Until today where I was trying to remember where it was and I discovered the issue. Quote
Someone Posted January 12, 2013 Posted January 12, 2013 I leave the computer for a few hours to help a neighbor, and this is what happens. A question is open for hours. Quote
a_bertrand Posted January 12, 2013 Posted January 12, 2013 Well it took approximately 3 hours from the question to the full answer with bug fix. I would say it's not too bad either ;) Specially count that on the weekend I'm not glued to my PC. Quote
Someone Posted January 12, 2013 Posted January 12, 2013 Id say that quite god actually. Calling my ISP would be longer (as in 4 hours after opening monday) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.