Functions by Functionality: Difference between revisions
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) (Set up ready for descriptions and example links) |
Fred Gandt (talk | contribs) (Added some examples where available. Descriptions still needed. BIS_fnc_* documentation in general is lacking, so these categories are a little sparse.) |
||
Line 9: | Line 9: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
: | : | ||
</div> | </div> | ||
Line 18: | Line 16: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
: | : | ||
</div> | </div> | ||
Line 27: | Line 23: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
:[[ | :[[BIS fnc genericSentence]] | ||
</div> | </div> | ||
Line 36: | Line 30: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
: | : | ||
</div> | </div> | ||
Line 45: | Line 37: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
:[[]] | :[[BIS fnc codePerformance]] | ||
:[[]] | :[[BIS fnc MP]] | ||
:[[]] | :[[BIS fnc help]] | ||
</div> | </div> | ||
Line 54: | Line 46: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
:[[]] | :[[BIS fnc flies]] | ||
:[[]] | :[[BIS fnc crows]] | ||
:[[]] | :[[BIS fnc sandstorm]] | ||
:[[BIS fnc destroyCity]] | |||
</div> | </div> | ||
Line 63: | Line 56: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
:[[]] | :[[BIS fnc playVideo]] | ||
:[[]] | :[[BIS fnc customGPS]] | ||
:[[]] | :[[BIS fnc guiMessage]] | ||
</div> | </div> | ||
Line 72: | Line 65: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
: | : | ||
</div> | </div> | ||
Line 81: | Line 72: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
: | : | ||
</div> | </div> | ||
Line 90: | Line 79: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
:[[]] | :[[BIS fnc posDegToUTM]] | ||
:[[]] | :[[BIS fnc posDegToWorld]] | ||
:[[]] | :[[BIS fnc posUTMToDeg]] | ||
</div> | </div> | ||
Line 99: | Line 88: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
:[[ | :[[BIS fnc selectRandom]] | ||
</div> | </div> | ||
Line 108: | Line 95: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
:[[ | :[[BIS fnc endMission]] | ||
</div> | </div> | ||
Line 117: | Line 102: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
: | : | ||
</div> | </div> | ||
Line 126: | Line 109: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
: | : | ||
</div> | </div> | ||
Line 135: | Line 116: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
:[[]] | :[[BIS fnc spawnGroup]] | ||
:[[ | :[[BIS fnc taskDefend]] | ||
</div> | </div> | ||
Line 144: | Line 124: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
:[[ | :[[BIS fnc locations]] | ||
</div> | </div> | ||
Line 153: | Line 131: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
: | : | ||
</div> | </div> | ||
Line 162: | Line 138: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
: | : | ||
</div> | </div> | ||
Line 171: | Line 145: | ||
'''Description.''' | '''Description.''' | ||
;e.g. | ;e.g. | ||
:[[]] | :[[BIS fnc wpWinchLoad]] | ||
:[[]] | :[[BIS fnc wpSlingLoadAttach]] | ||
:[[]] | :[[BIS fnc wpLand]] | ||
</div> | </div> | ||
Revision as of 17:27, 21 June 2014
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.