LordGolias / antistasi

Antistasi improved, a mod for the game Arma 3.
BSD 3-Clause "New" or "Revised" License
31 stars 18 forks source link

FIA roadblock is not spawned correctly #151

Closed StefArma closed 6 years ago

StefArma commented 6 years ago

Version: develop https://github.com/LordGolias/antistasi/commit/8c0ea9bdacffc86ebd00146e22bf80d16e31a147 Dedicated server No mods Against west

Roadblock is enstablished but

LordGolias commented 6 years ago

One issue is:

  1. In the mission to build the location, after they arrive, we place the car next to the location, so it is not lost.
  2. when the location spawns, a (hard-coded) car is spawned.

In conclusion, 2 cars will appear.

Another issue is:

when spawning the location, there is no order for anyone to enter into the car as gunner

This is related to #61