Can't place Captain Bazza's ships in scenarios?

Trains and Routes only entertain so far, what you need are engaging and entertaining scenarios. Here's where you can learn how to make bigger, better scenarios and really bring your virtual train world alive.

Moderator: Moderators

Locked
groundhog
Been on the forums for a while
Posts: 173
Joined: Mon Jun 15, 2009 6:47 pm

Can't place Captain Bazza's ships in scenarios?

Post by groundhog »

Perhaps someone can help me out here:
I'd like to use some of Captain Bazza's ships in a scenario, but i tseems they can only placed in the route editing mode - not in the scenario editing mode. Is there any way to get around that?
User avatar
Kromaatikse
For Quality & Playability
Posts: 2733
Joined: Fri Jun 12, 2009 5:39 pm
Location: Helsinki

Re: Can't place Captain Bazza's ships in scenarios?

Post by Kromaatikse »

You need to edit the blueprint for the object and turn on the ValidInScenarios flag. If you get the blueprint into XML form, look near the bottom for this:

Code: Select all

<ValidInScenarios d:type="cDeltaString">eFalse</ValidInScenarios>
And turn it to this:

Code: Select all

<ValidInScenarios d:type="cDeltaString">eTrue</ValidInScenarios>
There might be another way to do it; I don't know.
The key to knowledge is not to rely on others to teach you it.
groundhog
Been on the forums for a while
Posts: 173
Joined: Mon Jun 15, 2009 6:47 pm

Re: Can't place Captain Bazza's ships in scenarios?

Post by groundhog »

It worked!
Many thanks! :D
Locked

Return to “[RW] Scenario Creation”