Arma 3
Μη επαρκής αριθμός βαθμολογιών
Code Sample: Custom Curator Waypoint Type
   
Βραβείο
Αγαπημένο
Αγαπημένο
Μη αγαπημένο
Data Type: Mod
Mod Type: Mechanics
Scenario Gameplay: Zeus
Μέγεθος αρχείου
Αναρτήθηκε
1.451 KB
25 Απρ 2015, 18:40
1 σημείωση αλλαγών ( προβολή )

Συνδρομή για λήψη
Code Sample: Custom Curator Waypoint Type

ΣΕ 1 ΣΥΛΛΟΓΗ ΑΠΟ Benargee
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 10 Μαϊ 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 Απρ 2015, 16:44 
Good.