- Messages
- 84
- Country

I made a simple flight plan from airport a to airport b with 3 waypoints between.
then used FSX Mission Editor to generate the mission.
I added a
New SimMission.RaceInfo
New SimMission.PylonRacePoint 1
New SimMission.PylonRacePoint 2
New SimMission.PylonRacePoint 3
For 3 sets of 2 Pylons
New SimMission.Player 1
for a single player
New SimMission.RaceClockStartAction
New SimMission.RaceCourseActivateAction 1
Then after spending two days reading
i changed the
New SimMission.PylonRacePoint 1
New SimMission.PylonRacePoint 2
New SimMission.PylonRacePoint 3
to
New SimMission.PylonRacePoint 1
New SimMission.GateRacePoint
New SimMission.GateRacePoint
I tied a
New SimMission.RectangleArea 1
to a
New SimMission.ProximityTrigger
and added
New SimMission.RaceClockStartAction
New SimMission.RaceCourseActivateAction 1
to Enter action
then
New SimMission.PylonRacePoint 1
New SimMission.GateRacePoint
New SimMission.GateRacePoint
to Exit Action and every other variable I could think of.
I get flight started ok
I get
New SimMission.PointOfInterestActivationAction
working ok
But the race never starts.
I have edited the
New SimMission.GateRacePoint
enter and exit actions really high 600 to
really low 3
Added Dialogs and timers// to test. but can't find out how to get the race started.
I have gone through the tutorials but must be over looking the obvious
Please how do we start a race?
Many thanks.
then used FSX Mission Editor to generate the mission.
I added a
New SimMission.RaceInfo
New SimMission.PylonRacePoint 1
New SimMission.PylonRacePoint 2
New SimMission.PylonRacePoint 3
For 3 sets of 2 Pylons
New SimMission.Player 1
for a single player
New SimMission.RaceClockStartAction
New SimMission.RaceCourseActivateAction 1
Then after spending two days reading
i changed the
New SimMission.PylonRacePoint 1
New SimMission.PylonRacePoint 2
New SimMission.PylonRacePoint 3
to
New SimMission.PylonRacePoint 1
New SimMission.GateRacePoint
New SimMission.GateRacePoint
I tied a
New SimMission.RectangleArea 1
to a
New SimMission.ProximityTrigger
and added
New SimMission.RaceClockStartAction
New SimMission.RaceCourseActivateAction 1
to Enter action
then
New SimMission.PylonRacePoint 1
New SimMission.GateRacePoint
New SimMission.GateRacePoint
to Exit Action and every other variable I could think of.
I get flight started ok
I get
New SimMission.PointOfInterestActivationAction
working ok
But the race never starts.
I have edited the
New SimMission.GateRacePoint
enter and exit actions really high 600 to
really low 3
Added Dialogs and timers// to test. but can't find out how to get the race started.
I have gone through the tutorials but must be over looking the obvious
Please how do we start a race?
Many thanks.
