Activities?

General discussions

Moderator: senjer

Post Reply
User avatar
Metrogaming
Posts: 103
Joined: 28 Feb 2015, 16:31
Location: Paris, France

Activities?

Post by Metrogaming »

:D Hello,
I have a problem, i want to create an activity but I don't know how to do it!

Can you help me? And for the HMSR how to integrate it?

Thank you
I love metro simulator beta! It's my drug!
User avatar
Sjoerd
Posts: 5647
Joined: 26 Dec 2014, 21:14
Location: Alphen aan den Rijn

Re: Activities?

Post by Sjoerd »

Read this: http://www.sim.bemined.nl/wiki/Basic_Activity_Guide

And it always helps to take an existing activity (look at it, use it as template, etc.) as an example to learn from. ;)
CEO of the Rijndam Electrical Transport company :D
User avatar
Metrogaming
Posts: 103
Joined: 28 Feb 2015, 16:31
Location: Paris, France

Re: Activities?

Post by Metrogaming »

I saw this page but there are many bugs and it is incomplete!
For the new train HSM how to integrate it?
Thank you for your reply! :D
I love metro simulator beta! It's my drug!
User avatar
Sjoerd
Posts: 5647
Joined: 26 Dec 2014, 21:14
Location: Alphen aan den Rijn

Re: Activities?

Post by Sjoerd »

Jeann wrote:I saw this page but there are many bugs and it is incomplete!
For the new train HSM how to integrate it?
Thank you for your reply! :D
I have just build an activity which includes it. I will upload it in a few minutes; just take a look at it.

The exact coding I used in the activity file:

<consists>
<consist start="SVC3">
<train pack="RET" file="HSM.xml">
<cab id="0" mycontrol="true"/>
</train>
</consist>

(Places the HSM at Simvliet Centrum track 3, and places you in the cab at the beginning of the activity)
CEO of the Rijndam Electrical Transport company :D
User avatar
Metrogaming
Posts: 103
Joined: 28 Feb 2015, 16:31
Location: Paris, France

Re: Activities?

Post by Metrogaming »

Thank you!
I love metro simulator beta! It's my drug!
Post Reply