Arma 3
(Servono più voti)
Code Sample: Custom Curator Waypoint Type
   
Premio
Aggiungi ai preferiti
Preferito
Rimuovi dai preferiti
Data Type: Mod
Mod Type: Mechanics
Scenario Gameplay: Zeus
Dimensioni del file
Pubblicato in data
1.451 KB
25 apr 2015, ore 18:40
1 nota di rilascio ( visualizza )

Sottoscrivi per scaricare
Code Sample: Custom Curator Waypoint Type

In 1 collezione di Benargee
Code Samples
7 elementi
Descrizione
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 commenti
Backblast 10 mag 2016, ore 19: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 27 apr 2015, ore 16:44 
Good.