-
Content Count
3307 -
Joined
-
Last visited
-
Medals
-
Medals
-
Everything posted by SavageCDN
-
Two very helpful wiki links concerning init order and the various event files: https://community.bistudio.com/wiki/Event_Scripts https://community.bistudio.com/wiki/Initialization_Order init.sqf - runs on ALL machines at mission start initPlayerLocal.sqf - runs only on clients at mission start (including HC and JIP when player joins) initServer.sqf - runs only on server at mission start edit: sorry for the offtopic SHK - another great script from you.. thanks!!
-
How many servers can I host efficiently on dedicated box
SavageCDN replied to hardcode's topic in ARMA 3 - SERVERS & ADMINISTRATION
My only comment is that 10kbps per player seems a bit low... especially if you are running a modded server. IMHO you want to allocate a minimum of 128kbps/player and be prepared to increase that if your mission spawns AI on clients or does other similar client stuff... upwards of 512kbps/player. I know BIS has been working on reducing the amount of data transfer recently so perhaps the requirements aren't so high anymore. -
AFAIK there is no information sharing between AI groups... hence mods like @ASR_AI that add this feature.
-
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
You can lower the number of AI spawning in the Military Objectives module (there is a drop-down for the # of groups) and/or the CQB module. You can also add a limiter in the Virtual AI module which sets a max for the number of AI groups that can spawn at any given time. There must be some other problem however as your server should never reach 7GB of RAM usage for arma3server.exe. The most I've ever personally seen is just under 2GB of usage on a dedicated box. -
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
https://forums.bistudio.com/topic/140274-how-can-i-make-a-pbo-file-mission-usable-for-arma-3-ingame-editor/ -
Server hanging in slot selection. Help! Error with .sqf
SavageCDN replied to justgiona's topic in ARMA 3 - SERVERS & ADMINISTRATION
4:27:42 Warning Message: Script ExileServer_object_tree_network_chopTreeRequest.sqf not found 4:27:42 "ExileServer - Server is loading..." 4:27:42 Client: Nonnetwork object 1dd7f400. 4:27:42 "ExileServer - MySQL connection error!" 4:27:42 "ExileServer - Please have a look at @ExileServer/extDB/logs/ to find out what went wrong." 4:27:42 "ExileServer - MySQL Error: Unable to locate extDB2 extension!" 4:27:42 "ExileServer - Server will shutdown now :( Seems it can't find more than one file and it's missing file(s) for the mySQL backend. Do you have mySQL installed and configured on your server? I'm not familiar with the Exile mod - your best bet might be to post this in the forum thread for that mod. -
ARMA mission editor newbie with a few scripting questions
SavageCDN replied to Agent_Orange's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Barbolani is correct - read the Mr. Murray's editing guide (if you can get in the editor already and do the things you described in your first post then you will have no problems with the guide). It will save you time and headaches :) -
Server hanging in slot selection. Help! Error with .sqf
SavageCDN replied to justgiona's topic in ARMA 3 - SERVERS & ADMINISTRATION
On your server in the Arma3 directory there will be an .RPT file - this logs everything including error messages. For anyone to help you'll need to post that file to pastebin or similar and link it back here. -
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Feature request added :) -
Editing, Expanding and Modifying Domination
SavageCDN replied to Tankbuster's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Check the beginning of mission.sqm - does it have any JSRS entries in Addons sections? If so delete the JSRS lines. -
Hmm...sorry i'm not sure what to do at this point. Try deleting and re-creating the file through your Control Panel, but if that doesn't work I'm out of ideas :unsure:
-
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
If you haven't read it already I would highly recommend Mr. Murray's editing guide for Arma. It's a bit dated but most of the info in there is still relevant: http://www.armaholic.com/page.php?id=4847 Start small - maybe SP missions only (MP adds a whole other layer of complexity) -
Basic.cfg issues with latest build
SavageCDN replied to chris5790's topic in ARMA 3 - SERVERS & ADMINISTRATION
Check these threads for some good info regarding basic.cfg: https://www.reddit.com/r/armadev/comments/2zkw7p/understanding_basiccfg/ https://forums.nfoservers.com/viewtopic.php?t=11674 The most players I've ever had on a server in A3 is approx 50.. so no experience with that high of a player count. Trial and error might be your only solution :) -
Try deleting the existing .cfg file in the \Battleye folder and create a new file called (I think) beserver.cfg - add the max ping value there and restart the server.
-
DAC V3.1 (Dynamic-AI-Creator) released
SavageCDN replied to silola's topic in ARMA 3 - ADDONS & MODS: COMPLETE
PDF manual pages 35, 36 Look in DAC_Config_Creator.sqf: DAC_Com_Values = [0,0,0,0] DAC_Marker = 0 -
There is no option really.. the BE config file is just a text file in your server's \Battleye folder... add this to it (you don't need the RCON line if you don't use remote administration) RConPassword ***** MaxPing 350 Players with a ping > 350 will get a BE message saying they've been kicked for high ping
-
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I know of other groups that use ALiVE and Reshmaan without issues.. so most likely the map itself is not the problem. However if your crashes happen in the same area of the map everytime, it could be a map problem (Lingor for A3 had this issue when it was released). -
^ if you are running Battleye you can set the max ping in the BE config file
-
Basic.cfg issues with latest build
SavageCDN replied to chris5790's topic in ARMA 3 - SERVERS & ADMINISTRATION
I believe you are looking for the -netlog parameter https://community.bistudio.com/wiki/Arma_3_Startup_Parameters -
Ambient battle sounds Module
SavageCDN replied to mikey74's topic in ARMA 3 - ADDONS & MODS: COMPLETE
"Basically is a module found in the effects category of the module section." -
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
+1 Internet Cookie for you -
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
It shouldn't cause issues with other (non CUP) terrains so no harm in loading it with Arma - but as far as the maps themselves working - only one way to find out ;) If the map doesn't work you will get either an infinite loading screen or an error in the RPT Github is private for now which is probably why you can't find anything. I'll let one of the devs reply with any more details. -
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
We've pretty much moved to GitHub for a few reasons... not sure if DWS will get any further updates. Here is the current queue for indexing maps: Hindu Kush FSF Kalu Khan Cossac Cape, Crimea Cidada Island Kunar Province Schwemlitz Faysh Khabur Ezbekistan Bozcaada Panthera (needs a re-index due to map ID changes) Atlantis Chernarus Winter (for some reason map IDs are different from Chernarus :angry: ) Xcam Prototype map Sugar Lake Ural Korengal Valley Southern Waziristan Da Krong Nam (needs re-index) The dev that is the Master of Indexing has not had a lot of time for ALiVE in the last while due to RL stuff.. hence the backlog. Also there may be an issue concerning AiA terrains vs CUP terrains.. hopefully the map IDs in the CUP versions are the same as AiA ones or else we will need to re-index all the CUP maps :blink: -
[SP] Al Inteqam (The Revenge) - Random Missions
SavageCDN replied to ArmaMan360's topic in ARMA 3 - USER MISSIONS
Congrats on your first mission release!!- 76 replies
-
- 1
-
-
- random
- singleplayer
-
(and 2 more)
Tagged with:
-
DAC V3.1 (Dynamic-AI-Creator) released
SavageCDN replied to silola's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Magnetar can I add this to my gitHub? Others might find it handy. https://github.com/SavageCDN/DAC_A3