R3vo – User

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
(39 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
<div style="width:280px; margin: auto auto auto auto; text-align: center;">
__NOEDITSECTION__


<div class="floating-box" style="min-height: 230px">
= About Me =
== <div style="text-align: center; min-height: 35px">About Me</div> ==
{{UserLanguage|de}}
* [[Special:Contributions/R3vo|My contributions]]
{{UserLanguage|en|3}}
* [https://steamcommunity.com/profiles/76561198015178319/myworkshopfiles/|My Steam Workshop items]
<br>
* [https://steamcommunity.com/sharedfiles/filedetails/?id=623475643 3den Enhanced]
[https://steamcommunity.com/profiles/76561198015178319/myworkshopfiles/|Steam Workshop] <br>
* [[User:R3vo/Sandbox|My Sandbox]]
[https://steamcommunity.com/sharedfiles/filedetails/?id=623475643 3den Enhanced] <br>
</div>
[[User:R3vo/Sandbox|My Sandbox]] <br>
[[Special:Contributions/R3vo|My Contributions]]


<div class="floating-box" style="min-height: 230px">
= Biki Stats =
== <div style="text-align: center; min-height: 35px">GUI Documentation</div> ==
Version: {{CURRENTVERSION}} <br>
*[[Arma 3 User Interface Editor]]
Pages: {{NUMBEROFPAGES}} <br>
*[[Arma: GUI Configuration]]
Articles: {{NUMBEROFARTICLES}} <br>
*[[GUI Coordinates]]
Files: {{NUMBEROFFILES}} <br>
*[[User Interface Event Handlers]]
Edits: {{NUMBEROFEDITS}} <br>
*[[DIK KeyCodes]]
Regist. Users: {{NUMBEROFUSERS}} <br>
</div>
Admins: {{NUMBEROFADMINS}} <br>
Active Users: {{NUMBEROFACTIVEUSERS}}


<div class="floating-box" style="min-height: 230px">
= Editing =
== <div style="text-align: center; min-height: 35px">Eden Editor</div> ==
[[Arma: GUI Configuration]] <br>
*[[Eden Editor]]
[[User Interface Event Handlers]] <br>
*[[Eden Editor: Modding]]
[[DIK KeyCodes]] <br>
</div>
[[Eden Editor]] <br>
[[:Category:Scripting Commands by Functionality|Scripting Commands by Functionality]] <br>
[[:Category:Functions by Functionality|Functions by Functionality]] <br>
[[Event Handlers]]


<div class="floating-box" style="min-height: 230px">
= Maintaining =  
== <div style="text-align: center; min-height: 35px">Scripting</div> ==
[https://1drv.ms/u/s!AvgETyKiA6bQkIRGS9lNL7DW_G7mRA?e=GTnKeJ Biki Template Filler Tool (Outdated)] <br>
*[[Scripting Commands by Functionality]]
[[Modules#Arma_3|Module List]] <br>
*[[Functions by Functionality]]
[[Arma 3 CfgFunctions]] <br>
*[[Event Handlers]]
[[:Category:Scripting Commands by Functionality|Scripting Commands by Functionality]] <br>
*[[All Arma Commands Page]]
[[:Category:Functions by Functionality|Functions by Functionality]]
</div>


<div class="floating-box" style="min-height: 230px">
== <div style="text-align: center; min-height: 35px">Maintaining</div> ==
*[https://1drv.ms/u/s!AvgETyKiA6bQkIRGS9lNL7DW_G7mRA?e=GTnKeJ Biki Template Filler Tool]
*[[Modules#Arma_3|Module List]]
*[[Arma 3 CfgFunctions]]


= Notes =
{{Messagebox|'''Leave a Message
<div class{{=}}"plainlinks" style{{=}}"margin-top: -0.25em">
[{{canonicalurl:{{FULLPAGENAMEE}}|action{{=}}edit&section=new&preload=Template:Preload/Base&preloadparams%5B%5D=%7B%7Bsubst%3APreload%2FNote%7C%0A%3C%21--%0A%2A%20Write%20your%20comment%20here%20%28remove%20both%20%22arrows%22%20top%20and%20bottom%29%0A%2A%20Equal%20sign%20%22%3D%22%20should%20be%20written%20%7B%7B%3D%7D%7D%0A%2A%20Pipe%20sign%20%22%7C%22%20should%20be%20written%20%7B%7B%21%7D%7D%0A%2A%20New%20lines%20can%20be%20forced%20with%20%3Cbr%3E%0A%2A%20Please%20%27%27%27PREVIEW%20YOUR%20ADDITION%20BEFORE%20SAVING%27%27%27%0A%0A%2A%20Video%20Tutorial%3A%20https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DNtOl1gLz3Fo%0A--%3E%0A%7D%7D&preloadtitle=&summary=Add+note&nosummary=true}} '''+ Add Note'''] <span style{{=}}"font-size: .9em">([[How To#Add a new note|Help]])</span>
</div>
</div>
| i
| #E5EEF8
}}


<!--Language Stuff-->
{| cellpadding="0" style="float: right; margin-left: 1em; margin-bottom: 0.5em;"
| <div style="box-shadow: 0 0 0.5em 0.125em rgba(0,0,0,0.25); margin-right: 1em; height: 1.8em; width: 3em;">
<div style="background-color: #000; height: 0.6em; width: 3em"></div>
<div style="background-color: #F00; height: 0.6em; width: 3em"></div>
<div style="background-color: #FC0; height: 0.6em; width: 3em"></div>
</div>
</div>


|{{User de}}
|-
|
|{{User en-3}}
|}


<br clear="all">
<!-- page modifications -->
__NOTOC__
__NOEDITSECTION__
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px)">{{FULLPAGENAME}}</span>}}


= Test Server Config =
{{#if:
<code>
test
// GENERAL SETTINGS
hostname = "My Arma 3 Server"; // Name of the server displayed in the public server list
//password = "ServerPassword"; // Password required to join the server (remove // at start of line to enable)
passwordAdmin = "1337"; // Password to login as admin. Open the chat and type: #login password
kickduplicate = 0;
loopback = true;
verifySignatures = 0;
skipLobby = true;
BattlEye = 0;
persistent = 1;
</code>


= Command Groups =
|
* All commands containing "diag_" done
<dl class="command_description">
* All commands containing "uniform" done
<dd class="notedate">Posted on January 18, 2021 - 14:43 (UTC)</dd>
* All commands containing "flag" done
<dt class="note">[[User:R3vo|R3vo]]</dt>
* All commands containing "infoPanel" done
<dd class="note">
* All commands containing "waypoint" done
Hello Stalker (⓿_⓿)
 
</dd>
{| class="wikitable sortable" width = "100%"
</dl>
|-
}}
! Command Group !! Description !! Example Commands !! Only Available for
|-
| [[:Category:Command Group: Briefing|Briefing]] || Objectives, tasks and notes. || [[createSimpleTask]], [[setTaskState]], [[createDiaryRecord]] ||
|-
| [[:Category:Command Group: Camera Control|Camera Control]] || Camera functions for intros, outros and cut-scenes. || [[camCreate]], [[camSetDir]] ||
|-
| [[:Category:Command Group: Config|Config]] || Commands for working with configs. || [[configFile]], [[config greater greater name|>>]], [[configProperties]] ||
|-
| [[:Category:Command Group: Containers|Containers]] || Commands related to containers like backpacks and vests. || [[vest]], [[canAdd]], [[backpack]] ||
|-
| [[:Category:Command Group: Conversations|Conversations]] || bikb, topics, etc.|| [[kbTell]], [[kbWasSaid]] ||
|-
| [[:Category:Command Group: Curator|Zeus (Curator)]] || Setting up [[Arma 3 Curator|Zeus]] rules and interface || [[allCurators]], [[assignCurator]], [[curatorAddons]] || {{arma3}}
|-
| [[:Category:Command Group: Custom Panels|Custom Panels]] || Commands to handle [[Arma 3 Custom Info|custom panels]] || [[infoPanel]], [[setInfoPanel]], [[enableInfoPanelComponent]] || {{arma3}}
|-
| [[:Category:Command Group: Diagnosis|Diagnosis (Diag)]] || Commands helpful for diagnosing issues || [[diag_log]], [[diag_fpsMin]], [[diag_deltaTime]] ||
|-
| [[:Category:Command Group: DLC|DLC]] || DLC related commands || [[getDLCs]], [[getObjectDLC]], [[isDLCAvailable]] || {{arma3}}
|-
| [[:Category:Command Group: Eden Editor|Eden Editor]] || Commands to work with [[Eden Editor]] || [[get3DENCamera]], [[add3DENEventHandler]], [[get3DENSelected]] || {{arma3}}
|-
| [[:Category:Command Group: Editor Control|Editor Control]] || Commands related to the game 2 editor (Not implemented) || [[insertEditorObject]], [[updateObjectTree]], [[fromEditor]] || Not available
|-
| [[:Category:Command Group: Environment|Environment]] || Control the environment like weather, time or date || [[setFog]], [[setRain]], [[date]] ||
|-
| [[:Category:Command Group: Event Handlers|Event Handlers]] || Set, define and use Event Handlers || [[addEventHandler]] ||
|-
| [[:Category:Command Group: Groups|Groups]] || Read and set group properties || [[formation]], [[group]], [[setFormation]] ||
|-
| [[:Category:Command Group: GUI Control|GUI Control]] || Customize the look of dialogs and menus in the game. || [[buttonAction]], [[ctrlCreate]], [[ctrlSetText]] ||
|-
| [[:Category:Command Group: Interaction|Interaction]] || On-screen messages, dialogs, menus. || [[hint]], [[titleText]], [[showGPS]] ||
|-
| [[:Category:Command Group: Lights|Lights]] || Create, enable light sources on vehicles, terrain objects or lightpoints. || [[setLightColor]], [[setPilotLight]], [[enableGunLights]] ||
|-
| [[:Category:Command Group: Locations|Locations]] || Create, define, use and manipulate locations. || [[nearestLocation]], [[createLocation]], [[setSize]] ||
|-
| [[:Category:Command Group: Markers|Markers]] || Set, define and use markers. || [[createMarker]], [[getMarkerType]], [[setMarkerPos]] ||
|-
| [[:Category:Command Group: Math|Math]] || Boolean, basic math and trigonometry functions. || [[abs]], [[atan]], [[vectorAdd]] ||
|-
| [[:Category:Command Group: Mission Information|Mission Information]] || Read and set parameters for the current mission. || [[addRating]], [[forceEnd]], [[score]] ||
|-
| [[:Category:Command Group: Mods and Addons|Mods and Addons]] || Commands that are used to get information about mods and addons. || [[configSourceModList]], [[configSourceMod]], [[addonFiles]] ||
|-
| [[:Category:Command Group: Multiplayer|Multiplayer]] || Commands that are specific to Multiplayer games. || [[remoteExec]], [[remoteExecCall]], [[didJIP]] ||
|-
| [[:Category:Command Group: Object Information|Object Information]] || Find out things about your troops and other objects. || [[alive]], [[canMove]], [[damage]] ||
|-
| [[:Category:Command Group: Object Manipulation|Object Manipulation]] || Create and define troops and other objects. || [[createVehicle]], [[setBehaviour]], [[setDamage]] ||
|-
| [[:Category:Command Group: Performance Logging|Performance Logging]] || Performance debug and logs. || [[diag_captureFrame]], [[logEntities]] ||
|-
| [[:Category:Command Group: Program Flow|Program Flow]] || Commands to define loops, conditions, and jumps inside scripts. || [[forEach]], [[execVM]], [[for]] ||
|-
| [[:Category:Command Group: Radio Control|Radio Control]] || Control radio availability and messages. || [[enableRadio]], [[systemChat]], [[vehicleRadio]] ||
|-
| [[:Category:Command Group: Remote Control|Remote Control]] || Manipulate and connect to UAVs or remote control units. || [[unitIsUAV]], [[connectTerminalToUAV]], [[remoteControl]] ||
|-
| [[:Category:Command Group: Ropes and Sling Loading|Ropes and Sling Loading]] || Attach and detach ropes to objects, slingload and drop them. || [[enableRopeAttach]], [[getSlingLoad]], [[ropes]] || {{arma3}}
|-
| [[:Category:Command Group: Sides|Sides]] || Read and set unit affiliations. || [[side]], [[friendly]], [[countEnemy]] ||
|-
| [[:Category:Command Group: Sounds|Sounds]] || Control in-game sounds. || [[fadeMusic]], [[playSound]], [[say]] ||
|-
| [[:Category:Command Group: System|System]] || Commands that deal with the game as a whole. || [[benchmark]], [[saveGame]], [[loadGame]] ||
|-
| [[:Category:Command Group: Team Switch|Team Switch]] || Everything to do with the Team Switch feature. || [[enableTeamSwitch]], [[onTeamSwitch]], [[teamSwitch]] ||
|-
| [[:Category:Command Group: Time|Time]] || Commands related to in-game time or system time. || [[systemTimeUTC]], [[accTime]], [[timeMultiplier]] ||
|-
| [[:Category:Command Group: Triggers|Triggers]] || Set, define and use Triggers and Event Handlers. || [[createTrigger]], [[setTriggerArea]], [[trigger]] ||
|-
| [[:Category:Command Group: Unit Control|Unit Control]] || Controls the behaviour of your troops. || [[action]], [[doMove]], [[setHideBehind]] ||
|-
| [[:Category:Command Group: Variables|Variables]] || Commands to handle arrays and other variables. || [[setVariable]], [[format]], [[isNull]] ||
|-
| [[:Category:Command Group: Vehicle Assignment|Vehicle Assignment]] || Vehicle related commands. || [[vehicles]], [[moveInDriver]], [[allowGetIn]] ||
|-
| [[:Category:Command Group: Vehicle Loadouts|Vehicle Loadout]] || [[Arma 3 Vehicle Loadouts]] related commands. || [[getCompatiblePylonMagazines]], [[getPylonMagazines]] || {{arma3}}
|-
| [[:Category:Command Group: Waypoints|Waypoints]] || Commands to handle waypoints. || [[addWaypoint]], [[setWaypointPosition]], [[deleteWaypoint]] ||
|-
| [[:Category:Command Group: Weapon Pool|Weapon Pool]] || The Weapon Pool enables the player to use weapons from one mission in others. || [[addMagazinePool]], [[fillWeaponsFromPool]], [[queryMagazinePool]] ||
|-
| [[:Category:Command Group: Weapons|Weapons]] || Weapon related commands. || [[addMagazine]], [[primaryWeapon]], [[weapons]] ||
|-
| [[:Category:Command Group: Render Time Scope|Render Time Scope]] || These scripting commands work in render time scope rather than simulation time scope. || [[getDirVisual]], [[getPosVisual]], [[visiblePosition]] ||
|-
| [[:Category:Command Group: LeaderBoards|LeaderBoards]] || Leader board related scripting commands. || [[leaderboardDeInit]], [[leaderboardGetRows]], [[leaderboardInit]] || {{arma3}}
|-
| [[:Category:Command Group: RTD|RTD]] || Commands related to the [[Arma 3 Advanced Helicopter Flight Model]]. || [[collectiveRTD]], [[isObjectRTD]], [[throttleRTD]] || {{arma3}}, {{tkoh}}

Revision as of 17:10, 18 January 2021

About Me

This user is able to contribute with a native level of German.
This user is able to contribute with an advanced level of English.


Workshop
3den Enhanced
My Sandbox
My Contributions

Biki Stats

Version: 1.39.0
Pages: 36,782
Articles: 6,167
Files: 21,684
Edits: 354,148
Regist. Users: 2,392
Admins: 29
Active Users: 19

Editing

Arma: GUI Configuration
User Interface Event Handlers
DIK KeyCodes
Eden Editor
Scripting Commands by Functionality
Functions by Functionality
Event Handlers

Maintaining

Biki Template Filler Tool (Outdated)
Module List
Arma 3 CfgFunctions
Scripting Commands by Functionality
Functions by Functionality


Notes

i
Leave a Message




Posted on January 18, 2021 - 14:43 (UTC)
R3vo
Hello Stalker (⓿_⓿)