-
Content Count
3307 -
Joined
-
Last visited
-
Medals
-
Medals
Everything posted by SavageCDN
-
Thanks to Magnetar for submitting DAC files for BWMod https://github.com/SavageCDN/DAC_A3
-
Script Inquiry: Arma 3 AI, Zeus, and Possible Tweaks
SavageCDN replied to Sgt R. Nelson's topic in ARMA 3 - MISSION EDITING & SCRIPTING
What Terox is saying is that it is very complicated and without advanced scripting knowledge you won't get very far. AI FSM routines control the base AI behaviour and those are what needs to be changed. Try these mods and see what you like: @ASR_AI @VCOM @bCombat -
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
1 - give it another try I just checked and the link was working for me 2 - hard to say exactly.. symptoms point to low server CPS (ai ignoring players) and shitty bandwidth / desync (banding/warping). In your server.cfg do you have this line? localClient[]={127.0.0.1}; This tells the server that there is unlimited bandwidth between server and HC (same machine or LAN) -
DAC V3.1 (Dynamic-AI-Creator) released
SavageCDN replied to silola's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Nothing official as far as I know but check here: https://github.com/SavageCDN/DAC_A3/blob/master/undocumented_features.sqf List of DAC variables near the bottom (note: from A2 version not sure if all exist in A3 version) -
TAW View Distance Script (Addon Version)
SavageCDN replied to tonic-_-'s topic in ARMA 3 - ADDONS & MODS: COMPLETE
^ what he said :D -
Performance in my opinion is odd
SavageCDN replied to bullbearings's topic in ARMA 3 - QUESTIONS & ANSWERS
If your 'random HDD' is not an SSD drive I would recommend picking one up. -
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
^ most likely problems with RHS group configs. If you don't load A3 with RHS mod do you get the same problem? -
DAC V3.1 (Dynamic-AI-Creator) released
SavageCDN replied to silola's topic in ARMA 3 - ADDONS & MODS: COMPLETE
You only spawn one type (by case # in config files) per zone... and you can have all different kinds of factions/sides/etc in the same DAC_Config_Units.sqf file without problems. Unless I'm not understanding your question.... -
DAC V3.1 (Dynamic-AI-Creator) released
SavageCDN replied to silola's topic in ARMA 3 - ADDONS & MODS: COMPLETE
What are you looking to do? Add those units to your existing DAC files? If so it's not very complicated - just copy and paste the entire contents to your DAC_Config_Units.sqf file. -
[WIP] Terrain "X-Cam-Taunus"
SavageCDN replied to silola's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
Stunning work gentlemen!! :wub: -
[IceBreakr/IBIS] Lingor & Dingor for A3
SavageCDN replied to icebreakr's topic in ARMA 3 - ADDONS & MODS: COMPLETE
If you don't mind me asking what was the issue? ALiVE was virtualizing the carrier when players were out of range? -
Blackberry Q10 *runs and hides*
-
Disable Rpt like -nologs code for client, what is it for a GSP server? Also Whitelisting question
SavageCDN replied to Gunter Severloh's topic in ARMA 3 - SERVERS & ADMINISTRATION
Hey Gunter, Use the same pararmeter in your server startup line (-noLogs) - same effect as the client. As for mission whitelisting that looks correct (remove the comma in the last line so it just reads "MP_Bootcamp_01.Altis") however can't say I've actually used that before myself. -
Using End Game's 'download intel' script in a SP scenario
SavageCDN replied to Roach_'s topic in ARMA 3 - MISSION EDITING & SCRIPTING
Post in the thread here for it.. might get some help. https://forums.bistudio.com/topic/157241-script-snippet-downlad-data-from-a-laptop/ -
Yeah Yeah Yeah Yeah Welcome back!
-
Using End Game's 'download intel' script in a SP scenario
SavageCDN replied to Roach_'s topic in ARMA 3 - MISSION EDITING & SCRIPTING
I've used this before... not recently though so not sure if everything still works OK: http://www.armaholic.com/page.php?id=23069 -
Australia Version 5.09 Release
SavageCDN replied to Auss's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Thanks for the update. Catch anything worthwhile? -
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
To run an HC you need to basically run another copy of the game - so probably not on a rented gameservice unless they specifically offer that feature. I would raise it with your provider you never know... -
Playerindex - The future of all BanLists
SavageCDN replied to joscha999's topic in ARMA 3 - SERVERS & ADMINISTRATION
If you are globally banned by Battleye then your only option is their support forum: http://www.battleye.com/support/ -
[IceBreakr/IBIS] Island Panthera for A3
SavageCDN replied to icebreakr's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Interesting.. so something in the old models prevented them from recognizing them as roads? Is this something that can be 'fixed' on other maps as well? -
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Thanks froggy can confirm...hold tight will get fixed soon edit: ahaha missed this :803: -
ALiVE - Advanced Light Infantry Virtual Environment
SavageCDN replied to wolffy.au's topic in ARMA 3 - ADDONS & MODS: COMPLETE
It's aboot time!!!! -
Can't start mission on server
SavageCDN replied to Brostrom.A | Evul's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Can you post your entire RPT to pastebin and link back here? Not much there to go on... although this is weird: isMultiplayer=true, isServer=false, isDedicated=false edit: ah just realized this is your client's RPT - can you post the server's RPT? -
Project Reality: ARMA 3 Source Code
SavageCDN replied to Deadfast's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Too bad it never saw the light of day... but thanks for releasing it to the unwashed masses ;) -
Adding sensors to mission.sqm
SavageCDN replied to aimgame's topic in ARMA 3 - MISSION EDITING & SCRIPTING
^ this. Don't edit mission.sqm by hand. Also try waiting > 12hrs for a response on the forums.