R3vo – User
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 27: | Line 27: | ||
<div class="floating-box" style="min-height: 230px"> | <div class="floating-box" style="min-height: 230px"> | ||
== <div style="text-align: center; min-height: 35px">Scripting</div> == | == <div style="text-align: center; min-height: 35px">Scripting</div> == | ||
*[[Scripting Commands by Functionality]] | *[[:Category:Scripting Commands by Functionality|Scripting Commands by Functionality]] | ||
*[[Functions by Functionality]] | *[[:Category:Functions by Functionality|Functions by Functionality]] | ||
*[[Event Handlers]] | *[[Event Handlers]] | ||
*[[All Arma Commands Pages]] | *[[All Arma Commands Pages]] | ||
Line 38: | Line 38: | ||
*[[Modules#Arma_3|Module List]] | *[[Modules#Arma_3|Module List]] | ||
*[[Arma 3 CfgFunctions]] | *[[Arma 3 CfgFunctions]] | ||
*[[Scripting Commands by Functionality]] | *[[:Category:Scripting Commands by Functionality|Scripting Commands by Functionality]] | ||
*[[Functions by Functionality]] | *[[:Category:Functions by Functionality|Functions by Functionality]] | ||
</div> | </div> |
Revision as of 15:54, 3 October 2020
GUI Documentation
Eden Editor
Scripting
Maintaining
Template:User de | |
Template:User en-3 |
Test Server Config
// 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;