Arma 3
평점이 부족합니다.
Code Sample: Custom Curator Waypoint Type
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Data Type: Mod
Mod Type: Mechanics
Scenario Gameplay: Zeus
파일 크기
게시일
1.451 KB
2015년 4월 25일 오후 6시 40분
1개의 변경 사항 ( 보기 )

다운로드 위해 구독하기
Code Sample: Custom Curator Waypoint Type

Benargee님의 1 모음집
Code Samples
아이템 7개
설명
Just a very simple addon that demonstrates how to add new waypoint types to the Zues Waypoint Attribute dialog.

This example is fully functional and will add LOITER to the dialog. LOITER will cause helicopters to fly circles around the waypoint instead of stopping at a hover.
https://community.bistudio.com/wiki/Mission_Editor:_Waypoints#Loiter
https://community.bistudio.com/wiki/Waypoint_types#Loiter



You will need a PBO unpacker to access the files, other wise visit the link to the source code below.

Source code: http://pastebin.com/H9ucCbVM

[www.bistudio.com]

This addon is licensed under the terms of Bohemia Interactive's Arma Public License Share Alike (APL-SA)
http://www.bistudio.com/community/licenses/arma-public-license-share-alike
댓글 2
Backblast 2016년 5월 10일 오후 7시 08분 
Is there a way to run this a script or .hpp file in a mission? save everyone having to run a mod on a dedicated server.
Commie Spy 2015년 4월 27일 오후 4시 44분 
Good.