Functions by Functionality: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Removed {{Important|Work in progress}} and added {{Hatnote|See also: Scripting Commands by Functionality}})
m (Text replacement - "#redirect " to "#REDIRECT ")
 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Hatnote|See also: [[Scripting Commands by Functionality]]}}
#REDIRECT [[:Category:Functions by Functionality]]
==Introduction==
This page has been created to help you find the appropriate functions when you are dealing with specific scripting situations (e.g. all functions that have to do with triggers, or to control unit behaviour, etc.).
 
Keep in mind that there can be cases where certain functions may appear in more than one category.
 
<div class="floating-box fnc">
==[[:Category:Function Group: Actions|Actions]]==
'''Description.'''
;e.g.
:
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Ambient|Ambient]]==
'''Description.'''
;e.g.
:
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Conversations|Conversations]]==
'''Description.'''
;e.g.
:[[BIS fnc genericSentence]]
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Database|Database]]==
'''Description.'''
;e.g.
:
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Debug|Debug]]==
'''Description.'''
;e.g.
:[[BIS fnc codePerformance]]
:[[BIS fnc MP]]
:[[BIS fnc help]]
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Environment|Environment]]==
'''Description.'''
;e.g.
:[[BIS fnc flies]]
:[[BIS fnc crows]]
:[[BIS fnc sandstorm]]
:[[BIS fnc destroyCity]]
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: GUI|GUI]]==
'''Description.'''
;e.g.
:[[BIS fnc playVideo]]
:[[BIS fnc customGPS]]
:[[BIS fnc guiMessage]]
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Helicopters|Helicopters]]==
'''Description.'''
;e.g.
:
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Heliport|Heliport]]==
'''Description.'''
;e.g.
:
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Map|Map]]==
'''Description.'''
;e.g.
:[[BIS fnc posDegToUTM]]
:[[BIS fnc posDegToWorld]]
:[[BIS fnc posUTMToDeg]]
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Misc|Misc]]==
'''Description.'''
;e.g.
:[[BIS fnc selectRandom]]
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Missions|Missions]]==
'''Description.'''
;e.g.
:[[BIS fnc endMission]]
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Numbers|Numbers]]==
'''Description.'''
;e.g.
:
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Radio|Radio]]==
'''Description.'''
;e.g.
:
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Spawning|Spawning]]==
'''Description.'''
;e.g.
:[[BIS fnc spawnGroup]]
:[[BIS fnc taskDefend]]
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Systems|Systems]]==
'''Description.'''
;e.g.
:[[BIS fnc locations]]
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Tasks|Tasks]]==
'''Description.'''
;e.g.
:
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Tutorial Functions|Tutorial Functions]]==
'''Description.'''
;e.g.
:
</div>
 
<div class="floating-box fnc">
==[[:Category:Function Group: Waypoints|Waypoints]]==
'''Description.'''
;e.g.
:[[BIS fnc wpWinchLoad]]
:[[BIS fnc wpSlingLoadAttach]]
:[[BIS fnc wpLand]]
</div>
 
__NOTOC__
__NOEDITSECTION__
 
[[Category:Scripting_Topics]]
[[Category:Arma 2: Editing]]
[[Category:Arma 3: Editing]]

Latest revision as of 07:11, 30 December 2020