RickyMeekle123

Untitled

May 7th, 2018
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. Altis Life – Convoy – Setting up your map
  2. Before using this script ingame certain markers are required to be placed on your map.
  3. Example configuration
  4. Maverick_ConvoySidemission >> ConvoyConfigurationsPool >> x >> Route >> markers[] = {“mymarker_1”,”mymarker_2”,”mymarker_3”}
  5. The used markers “mymarker_1”, … , “mymarker_3” have to be present on your map.
  6. To setup your vehicle spawns refer to this example configuration
  7. Maverick_ConvoySidemission >> ConvoyConfigurationsPool >> x >> Vehicles >> vehiclesSpawnMarkersInOrder[] = {“spawnmarker_1”, “spawnmarker_2”};
  8. This example would work if your convoy consists of two vehicles.
  9.  
  10. Please note that in case Maverick_ConvoySidemission >> ConvoyConfigurationsPool >> x >> Vehicles >> vehiclesInheritDirection is set to 1 the direction in which the spawn markers are facing matters as the vehicles will inherit this direction when spawning.
Add Comment
Please, Sign In to add comment