DayZ
Fast Travel
Visar 1–8 av 8 poster
Uppdatering: 9 nov, 2020 @ 6:31

Added a define DC_FASTTRAVEL for modders
Added a board version for the map Valning. You can spawn it by adding 2 at the end of the spawn function. The mod Valning Tourist Map made by Sylver is required to see the Valning map on the board

Uppdatering: 9 sep, 2020 @ 0:47

Made part of the ViewGeometry of the marker larger to make it easier to get the fast travel prompt

Uppdatering: 27 jan, 2020 @ 1:03

Added support for Livonia

Uppdatering: 3 okt, 2019 @ 2:59

Changed the scope of the Fast Travel Board and Markers from 2 to 1

Uppdatering: 3 sep, 2019 @ 15:38

The markers should now be visible again. For some reason attaching the markers using AddChild is causing them to spawn somewhere different since the update, so I removed it for now (shouldn't make much of a difference since the boards are static anyways).

Uppdatering: 26 aug, 2019 @ 9:27

Added some more logs when creating a board and initializing it with an ID

Uppdatering: 25 aug, 2019 @ 8:09

You can now split Fast Travel Tickets.
You can now spawn boards using "DC_FastTravel.SpawnBoard(id, position, orientation);".

Uppdatering: 23 aug, 2019 @ 6:34