aliens

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - breaker52

Pages: [1]
1
Troubleshooting / babby's first cheat mod. Help
« on: November 20, 2022, 11:41:15 pm »
Using openxcom extended, and x-com files. Unsure if this is more a openxcom extended issue or not. so I made a rule file, put it in its own folder, even got the metadata.yml for it. I said the master was x-com files,   The openxcom wiki https://www.ufopaedia.org/index.php/Rulesets_(OpenXcom) said near the bottom of the page i need to edit the 'options.cfg' file to add an aditional ruleset, which may be easier than what I am doing.  however, there is nothing about any rulesets in the 'options.cfg'   Either way, this is the .rul file.
Code: [Select]
  - name: STR_FREE_POINTS
    cost: 1
    points: 6000000
Upon activating that mod in game I get the following error:
Code: [Select]
yaml-cpp: error at line 2, column 9: illegal map valueAny idea what is causing the error?
To clarify in advanced: I am trying to make a ruleset that adds a research to add score so I can salvage my game without loading an earlier save.

Pages: [1]