1
Help / Re: HunterKiller speed and safe distance
« on: March 30, 2025, 11:28:02 pm »
I see, thanks for the explanation.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
- id: A14_INTERCITY
# route for spaceliner or airferry, starts from a random city and
# tours between cities.
groundTimer: 6000
waypoints:
- [3, 1, 65]
- [0, 4, 65]
- [3, 0, 20]
- [0, 4, 65]
- [3, 0, 20]
- [0, 4, 65]
- [3, 0, 20]
- [0, 4, 65]
- [3, 0, 20]
- [5, 0, 100] # needed?
- type: STR_EGGS_SPREAD_XLARGE
points: 30
operationType: 0
raceWeights:
0:
STR_CULT: 100
waves:
- ufo: STR_CRAFT_SPACELINER
count: 1
trajectory: A14_INTERCITY
timer: 100
constants:
- extendedForceSpawn: true # default false
?
- type: myMissionScript
executionOdds: 50