|
|
(40 intermediate revisions by 6 users not shown) |
Line 1: |
Line 1: |
| [[Category:Sandbox]] | | [[Category:Sandbox]] |
| | == Common Links == |
|
| |
|
| ===Templates===
| | [[Scripting]] |
|
| |
|
| This is my first attempt at creating a template.
| | [[TrackIR]] |
|
| |
|
| I have created this template called [[Template:shver]] this might be useful if your writing a comment about a particular version of OFP.
| | [[Armed Assault - System Requirements]] |
| | |
| {{shver|1.96|#FFFFEE|}}
| |
| | |
| {{shver|2.97|#FFFFEE|}}
| |
| | |
| {{shver|ArmA|#FFFFEE|}}
| |
| | |
| In order to use this template just simply add this to your article
| |
| | |
| <nowiki> {{shver|1.96|#FFFFEE|}} </nowiki>
| |
| | |
| ---- | |
| http://community.bistudio.com/wiki/Bohemia_Interactive_Community:Guidelines
| |
| -------
| |
| | |
| | |
| [[cameraInterest]]
| |
| | |
| [[cameraOn]]
| |
| | |
| [[campaignConfigFile]]
| |
| | |
| [[case]]
| |
| | |
| [[catch]]
| |
| | |
| [[ceil]]
| |
| | |
| [[cheatsEnabled]]
| |
| | |
| [[closeDisplay]]
| |
| | |
| [[commandFSM]]
| |
| | |
| [[compile]]
| |
| | |
| [[configFile]]
| |
| | |
| [[configName]]
| |
| | |
| [[controlNull]]
| |
| | |
| condition count array
| |
| | |
| [[createAgent]]
| |
| | |
| [[createDisplay]]
| |
| | |
| createGroup side
| |
| createGuardedPoint [side, position, idStatic, vehicle]
| |
| createMarker [name, position]
| |
| createMine [type, position, markers, placement]
| |
| createSoundSource [type, position, markers, placement]
| |
| createTrigger [type, position]
| |
| type createUnit unitInfo
| |
| group createUnit [type, position, markers, placement, special]
| |
| createVehicle [type, position, markers, placement, special]
| |
| type createVehicle pos
| |
| type createVehicleLocal pos
| |
| crew vehicle
| |
| ctrlActivate control
| |
| control ctrlCommit time
| |
| ctrlCommitted control
| |
| ctrlEnable [idc, enable]
| |
| control ctrlEnable enable
| |
| ctrlEnabled idc
| |
| ctrlEnabled control
| |
| ctrlFade control
| |
| map ctrlMapAnimAdd frame
| |
| ctrlMapAnimClear control
| |
| ctrlMapAnimCommit control
| |
| ctrlMapAnimDone control
| |
| ctrlParent control
| |
| ctrlPosition control
| |
| ctrlScale control
| |
| display ctrlSetActiveColor color
| |
| display ctrlSetBackgroundColor color
| |
| control ctrlSetEventHandler [handler name, function]
| |
| control ctrlSetFade fade
| |
| ctrlSetFocus control
| |
| control ctrlSetFont name
| |
| control ctrlSetFontH1 name
| |
| control ctrlSetFontH1B name
| |
| control ctrlSetFontH2 name
| |
| control ctrlSetFontH2B name
| |
| control ctrlSetFontH3 name
| |
| control ctrlSetFontH3B name
| |
| control ctrlSetFontH4 name
| |
| control ctrlSetFontH4B name
| |
| control ctrlSetFontH5 name
| |
| control ctrlSetFontH5B name
| |
| control ctrlSetFontH6 name
| |
| control ctrlSetFontH6B name
| |
| control ctrlSetFontHeight height
| |
| control ctrlSetFontHeightH1 height
| |
| control ctrlSetFontHeightH2 height
| |
| control ctrlSetFontHeightH3 height
| |
| control ctrlSetFontHeightH4 height
| |
| control ctrlSetFontHeightH5 height
| |
| control ctrlSetFontHeightH6 height
| |
| control ctrlSetFontP height
| |
| control ctrlSetFontP name
| |
| control ctrlSetFontPB name
| |
| display ctrlSetForegroundColor color
| |
| control ctrlSetPosition [x, y]
| |
| control ctrlSetScale scale
| |
| control ctrlSetStructuredText structured text
| |
| | |
| | |
| control ctrlSetText text
| |
| | |
| [[ctrlSetTextColor]]
| |
| | |
| [[ctrlSetTooltip]]
| |
| | |
| [[ctrlSetTooltipColorBox]]
| |
| | |
| [[ctrlSetTooltipColorShade]]
| |
| | |
| [[ctrlSetTooltipColorText]]
| |
| | |
| [[ctrlShow show]]
| |
| | |
| [[ctrlShown control]]
| |
| | |
| [[ctrlText control]]
| |
| | |
| [[ctrlType control]]
| |
| | |
| | |
| | |
| [[currentCommand]]
| |
| | |
| | |
| ------
| |
| | |
| [[date]]
| |
| | |
| [[deleteCollection object]]
| |
| | |
| [[displayCtrl]]
| |
| | |
| [[displayNull]]
| |
| | |
| [[displaySetEventHandler]]
| |
| | |
| | |
| while do code
| |
| forCommand do code
| |
| switch do block
| |
| | |
| [[doFSM]]
| |
| | |
| [[drawArrow]]
| |
| | |
| [[drawEllipse]]
| |
| | |
| [[drawIcon]]
| |
| | |
| [[drawLine]]
| |
| | |
| [[drawRectangle]]
| |
| | |
| | |
| -----
| |
| | |
| [[echo]]
| |
| | |
| [[effectiveCommander]]
| |
| | |
| [[emptyPositions]]
| |
| | |
| [[enableReload]]
| |
| | |
| [[enableTeamSwitch]]
| |
| | |
| [[execVM]]
| |
| | |
| [[execVM filename]]
| |
| | |
| [[exitWith]]
| |
| | |
| [[expectedDestination]]
| |