ThemeWML and custom economy

The place to post your WML questions and answers.

Moderator: Forum Moderators

Forum rules
  • Please use [code] BBCode tags in your posts for embedding WML snippets.
  • To keep your code readable so that others can easily help you, make sure to indent it following our conventions.
Post Reply
User avatar
Xardas666
Posts: 31
Joined: March 10th, 2021, 7:12 pm

ThemeWML and custom economy

Post by Xardas666 »

Hello. I want to create custom economy for my add-on. There should be gold coins, silver coins, magic ore and many more. Is there any way to export these custom variables into ThemeWML or I have to change game's source code?
User avatar
Celtic_Minstrel
Developer
Posts: 2166
Joined: August 3rd, 2012, 11:26 pm
Location: Canada
Contact:

Re: ThemeWML and custom economy

Post by Celtic_Minstrel »

There's no way to add custom elements to ThemeWML that I know of, but you can add stuff to all the existing elements with just Lua coding.
Author of The Black Cross of Aleron campaign and Default++ era.
Former maintainer of Steelhive.
Post Reply