R3vo – User

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (cleanup)
Tag: Replaced
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{SideTOC}}
__NOTOC__
__NOEDITSECTION__
 
= About Me =
= About Me =
{| style="float: right;"
{| style="float: right;"
Line 10: Line 12:
* [https://steamcommunity.com/profiles/76561198015178319/myworkshopfiles/|My Steam Workshop items]
* [https://steamcommunity.com/profiles/76561198015178319/myworkshopfiles/|My Steam Workshop items]
* [https://steamcommunity.com/sharedfiles/filedetails/?id=623475643 3den Enhanced]
* [https://steamcommunity.com/sharedfiles/filedetails/?id=623475643 3den Enhanced]
* [mailto:robertseibel@outlook.de E-Mail]
* [[User:R3vo/Sandbox|My Sandbox]]
* [[R3vo/Sandbox|My Sandbox]]
* [[User:R3vo/vector.css|Stylesheet]]


= GUI Documentation =
= GUI Documentation =
Line 17: Line 19:
*[[Dialogs]]
*[[Dialogs]]
*[[GUI Coordinates]]
*[[GUI Coordinates]]
*[[Pixel Grid System]]
*[[User Interface Event Handlers]]
*[[User Interface Event Handlers]]
*[[DIK KeyCodes]]
*[[DIK KeyCodes]]
Line 25: Line 26:
*[[Eden Editor: Modding]]
*[[Eden Editor: Modding]]


= Scripting & Mission editing =
= Scripting =
*[[Scripting Commands by Functionality]]
*[[Scripting Commands by Functionality]]
*[[Functions by Functionality]]
*[[Functions by Functionality]]
*[[Arma 3: Editor Modules]]
=Wiki editing=
== To-Do ==
[https://community.bistudio.com/wiki/Category:See_also_needed See also needed]
== Function and operator syntax ==
*SYNTAX:
**[param1, param2] call [[functionName]] ← no semicolon
*PARAMETERS:
**paramName2: [[type]] - description1
**paramName2: [[type]] - (Optional, default z) description2
*EXAMPLE:
**<code>[param1, param2] [[call]] [[functionName]];← semicolon</code>
==Text formatting==
*{{Inline code|Inline code}}
*<code>Code</code>
*''Cursiv''
*'''Bold face'''
*<span style="color: purple; font-weight: bold;">Colour</span>
*{{codecomment|Code comment}}
*[https://www.mediawiki.org/wiki/Help:Links/de Links]
== Icons ==
*{{GVI|arma3|1.00}}
*[[File:Exec_Server.gif]]
*[[File:arguments_global.gif]]
*[[File:effects_global.gif]]
*[[File:effects_local.gif]]
*[[File:arguments_local.gif]]


== Notes ==
= Download =
{{note|Some note}}
*[https://1drv.ms/u/s!AvgETyKiA6bQjolOsKsF_GR9J42_Jw fn_exportFunctionsToWiki.sqf OneDrive]
{{Feature arma3|Arma 3 note}}
*[https://1drv.ms/u/s!AvgETyKiA6bQjqRbuIPkSuOgvZa_Vg fn_exportFunctionNamesToClipboard.sqf OneDrive]
{{warning|Warning}}
{{Important|Iimportant note!}}
{{Informative|Information}}

Revision as of 13:37, 18 August 2019