Page 1 of 1

Mass conversion of scenarios?

Unread postPosted: Sat Oct 18, 2014 9:32 am
by _o_OOOO_oo-Kanawha
Is it possible to mass convert all scenarios for a route from career to standard or from workshop to standard in one go, instead of one by one?

Re: Mass conversion of scenarios?

Unread postPosted: Sat Oct 18, 2014 12:22 pm
by Chacal
probably, using the search and replace function in RW-Tools.
Otherwise you'd have to program a script. VBscript is good because it has built-in functions for treating XML.

Re: Mass conversion of scenarios?

Unread postPosted: Sat Oct 18, 2014 5:56 pm
by mikesimpson
I can't think of an easy way to do this in RW_Tools. However, if you have a decent file utility like Directory Opus, you can display a list of all your Scenario Properties.xml files at once, then use a text editor like UltraEdit which has a 'Replace in all selected files' option to replace 'eCareerScenarioClass' with 'eStandardScenarioClass' in all files.

Similar for Workshop.

Mike