The Driver Syndicate/Scripting/Mission Scripting/Story Missions: Difference between revisions
Jump to navigation
Jump to search
SwissCruiser (talk | contribs) |
SwissCruiser (talk | contribs) |
||
Line 1: | Line 1: | ||
== Creating Missions == | |||
Here are some examples of how to create missions. | Here are some examples of how to create missions. | ||
Line 8: | Line 9: | ||
=== Example 2: Following a car to its destination === | === Example 2: Following a car to its destination === | ||
ToDo: | |||
== How to add them to the Game/Mod == | |||
ToDo: | ToDo: | ||
Revision as of 14:20, 25 January 2025
Creating Missions
Here are some examples of how to create missions.
Example 1a: Simple drive from A to B mission with timer
ToDo:
Example 1b: Simple drive from A to B mission without timer
ToDo:
Example 2: Following a car to its destination
ToDo:
How to add them to the Game/Mod
ToDo: