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日 @ 0時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日 @ 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).

更新: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分