

Ciribob
ED Beta Testers-
Posts
2069 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Events
Everything posted by Ciribob
-
What have you tried? Try deleting saved games/dcs/scripts and saved games/dcs.openbeta/scripts And rerun the installer :) This is just for the uh1 not mi8 :) Sent from my ONEPLUS A3003 using Tapatalk
-
Not sure, I've only got 2.5.1 installed so can't say, sorry :) If you're having an issue, I'd go for it Sent from my ONEPLUS A3003 using Tapatalk
-
Huh very odd! Looks like the clickabledata.lua for the module has changed. Thanks for reporting and great spot! :) Fixed LUA attached Just drop into saved games/DCS/Scripts or saved games/DCS.openbeta/Scripts DCS-SimpleRadioStandalone.lua
-
104th Phoenix - Operation Longbow - Dynamic PvP Mission
Ciribob replied to 104th_Maverick's topic in Multiplayer
BlueFlag stability / performance has little to do with scripts - as dcs has improved over the years so has the load required on the CPU. The scripts have been optimised to the nth degree and without them it performs the same. I have a write-up somewhere of our script timings and the longest call is no more than 10 ms or so and most sub 10 ms :) Our server has a 2.2Ghz CPU - so it's mostly hampered by that. The number of active AI units also has a direct correlation - we have a lot. Tldr; faster CPU = better performance Sorry for OT :) Sent from my ONEPLUS A3003 using Tapatalk -
It is :) I'd test again tonight, I've not changed that in a long time and seemed to work yesterday. Are you sure you were changing the right radio and setting? :) Sent from my ONEPLUS A3003 using Tapatalk
-
Operation "Blue Flag" - 24/7 PvP Campaign - ROUND 9
Ciribob replied to gregzagk's topic in Multiplayer
Thanks :) will post on hoggit later - it'll be added to briefing, SOP (WIP currently) and the site soon. Sent from my ONEPLUS A3003 using Tapatalk -
Operation "Blue Flag" - 24/7 PvP Campaign - ROUND 9
Ciribob replied to gregzagk's topic in Multiplayer
Are you sure? I specifically tested the R3R - might be worth trying again as they're all there :) Sent from my ONEPLUS A3003 using Tapatalk -
Glad you like it! Means a lot :) Sent from my ONEPLUS A3003 using Tapatalk
-
Operation "Blue Flag" - 24/7 PvP Campaign - ROUND 9
Ciribob replied to gregzagk's topic in Multiplayer
Server Updated! Server is now on the latest openbeta version and warehouses fixed We also high encourage you to jump on Discord: https://discord.gg/mckCvTc A new feature as of today is if you set your Discord Nickname (no need for actual name!) to match your DCS name - you'll be granted access to a private text chat channel for your team automatically. This should help with planning and communication of longer pushes without alerting the other side :) Access will be revoked to the channels automatically at a round restart -
Just to be clear, I've not looked at the ptt buttons in a while - the only thing that I know cannot work is the AM / FM switch as it doesn't have a value I can export :) I'll have a look at the PTT stuff again soon. Sent from my ONEPLUS A3003 using Tapatalk
-
No problem - Glad to hear it works :) Sorry it took a while, I've been pretty busy! Sent from my ONEPLUS A3003 using Tapatalk
-
Thanks for testing - only got back today so hopefully this version should work... Still not had time to test properly but seems ok :) https://raw.githubusercontent.com/ciribob/DCS-CSAR/master/CSAR.lua
-
On any module radio issue - SRS generally just pulls the radio state straight from DCS - So if you're getting a frequency or not, it's how the aircraft has been modled in DCS :) Sent from my ONEPLUS A3003 using Tapatalk
-
Havent had time to test or change the version - away at the minute But try this version: https://github.com/ciribob/DCS-CSAR/raw/master/CSAR.lua Make sure to save as .lua and it should work fine :)
-
Complete Transport and Logistics Deployment - CTLD
Ciribob replied to Ciribob's topic in Scripting Tips, Tricks & Issues
For a hawk battery you need all 4 crates to piece them together. The minimum deploy distance is near the top of the script - search minimum and you should find it near the top :) If you want to try an older version : https://github.com/ciribob/DCS-CTLD/releases/tag/1.72 This one doesn't have deploy distance limitations, only that you can deploy where you pick up crates. Can you post your mission and I'll take a look when I'm back? Away from today till Monday :) Sent from my ONEPLUS A3003 using Tapatalk -
Operation "Blue Flag" - 24/7 PvP Campaign - ROUND 9
Ciribob replied to gregzagk's topic in Multiplayer
Afaik labels are visible through trees, they were supposed to be off and for spotting you've got a radar /GCI :) Ground targets didn't have labels anyway so they're not affected. If you don't have a radar, your probably shouldn't be engaging in CAP [emoji14] Sent from my ONEPLUS A3003 using Tapatalk -
Thank you! Glad you like it :) Sent from my ONEPLUS A3003 using Tapatalk
-
Operation "Blue Flag" - 24/7 PvP Campaign - ROUND 9
Ciribob replied to gregzagk's topic in Multiplayer
Oh thought we turned that off... It was on for Nevada. We'll turn it off. Thanks for letting us know :) Sent from my ONEPLUS A3003 using Tapatalk -
Complete Transport and Logistics Deployment - CTLD
Ciribob replied to Ciribob's topic in Scripting Tips, Tricks & Issues
Try the latest version again - should work now. Forgot to remove a testing change! Thanks for letting me know :) -
Operation "Blue Flag" - 24/7 PvP Campaign - ROUND 9
Ciribob replied to gregzagk's topic in Multiplayer
Done. Anyone in future wanting sides switched, we've got a dedicated section on the discord now :) https://discord.gg/FXBEdMH Sent from my ONEPLUS A3003 using Tapatalk -
Complete Transport and Logistics Deployment - CTLD
Ciribob replied to Ciribob's topic in Scripting Tips, Tricks & Issues
Ran out of time yesterday, must've uploaded the wrong one. I'll try and fix tonight :) thanks for letting me know Sent from my ONEPLUS A3003 using Tapatalk -
2.5.0.14138.317: Multiplayer Server Crashes Every 5 mins, to almost 4 hours
Ciribob replied to Drexx's topic in Game Crash
Meant to say, thanks for this. The bug has now been replicated and will hopefully be sorted in a patch soon :) Sent from my ONEPLUS A3003 using Tapatalk -
Complete Transport and Logistics Deployment - CTLD
Ciribob replied to Ciribob's topic in Scripting Tips, Tricks & Issues
New version of the CTLD Script v.1.73 Make sure you have the latest MIST ! Optional minimum distance from friendly Logistics added Edit the line below in the CTLD.lua to change the minimum distance in meters a crate must be from a friendly logistics zone in order to unpack a crate ctld.minimumDeployDistance = 1000 -- minimum distance from a friendly pickup zone where you can deploy a crate Please see Readme and Github for latest code and how to use Link:https://github.com/ciribob/DCS-CTLD Examples:http://forums.eagle.ru/showthread.php?p=2621619 As always, please let me know if you have any issues or suggestions! *** FOR 2.5+: Make sure all human players are in separate groups / flights *** -
Operation "Blue Flag" - 24/7 PvP Campaign - ROUND 9
Ciribob replied to gregzagk's topic in Multiplayer
Should be up shortly, I've been out all day so obviously that's when it decided to die :D Sent from my ONEPLUS A3003 using Tapatalk -
Make sure you've extracted everything from the zip to a folder, and then run the installer. After that, repair and / or update .net. there is a .net repair tool if you Google about :) Sent from my ONEPLUS A3003 using Tapatalk