Arma 3
Otillräckligt med betyg
Code Sample: Custom Curator Waypoint Type
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Data Type: Mod
Mod Type: Mechanics
Scenario Gameplay: Zeus
Filstorlek
Lades upp
1.451 KB
25 apr, 2015 @ 18:40
1 ändringsnotis ( visa )

Abonnera för att ladda ner
Code Sample: Custom Curator Waypoint Type

I 1 samling av Benargee
Code Samples
7 artiklar
Beskrivning
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 kommentarer
Backblast 10 maj, 2016 @ 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 @ 16:44 
Good.