The Driver Syndicate/Scripting/Mission Scripting/Story Missions: Difference between revisions
Jump to navigation
Jump to search
SwissCruiser (talk | contribs) |
SwissCruiser (talk | contribs) |
||
Line 14: | Line 14: | ||
ToDo: | ToDo: | ||
== See Also == | |||
[[The Driver Syndicate/Scripting/Mission Scripting]] | [[The Driver Syndicate/Scripting/Mission Scripting]] | ||
[[The Driver Syndicate/Addon System]] | [[The Driver Syndicate/Addon System]] |
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: