Difference between revisions of "User:R3vo"
Jump to navigation
Jump to search
m |
m |
||
Line 72: | Line 72: | ||
= Command Groups = | = Command Groups = | ||
− | * | + | *[[Scripting Commands by Functionality]] <---- This is WIP |
− | |||
− | |||
− | |||
− |
Revision as of 09:06, 16 September 2020
GUI Documentation
Eden Editor
Scripting
Maintaining
User de | |
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;
Command Groups
- Scripting Commands by Functionality <---- This is WIP