Jump to content
MakeWebGames

Recommended Posts

Posted

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 ?

Posted

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.

Posted

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.

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...