Arma 3
Tidak cukup rating
Code Sample: Custom Curator Waypoint Type
   
Penghargaan
Favorit
Difavoritkan
Batalkan favorit
Data Type: Mod
Mod Type: Mechanics
Scenario Gameplay: Zeus
Ukuran File
Diposting
1.451 KB
25 Apr 2015 @ 6:40pm
1 Catatan Perubahan ( lihat )

Berlangganan untuk mengunduh
Code Sample: Custom Curator Waypoint Type

Dalam koleksi 1 dari Benargee
Code Samples
Item 7
Deskripsi
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 Komentar
Backblast 10 Mei 2016 @ 7:08pm 
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 27 Apr 2015 @ 4:44pm 
Good.