DayZ
Fast Travel
8개 중 1~8개 표시 중
업데이트: 2020년 11월 9일 오전 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

업데이트: 2020년 9월 9일 오전 12시 47분

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

업데이트: 2020년 1월 27일 오전 1시 03분

Added support for Livonia

업데이트: 2019년 10월 3일 오전 2시 59분

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

업데이트: 2019년 9월 3일 오후 3시 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).

업데이트: 2019년 8월 26일 오전 9시 27분

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

업데이트: 2019년 8월 25일 오전 8시 09분

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

업데이트: 2019년 8월 23일 오전 6시 34분