-
Not 100% sure if it is this mod or just that this mod cannot work with CurrentHill ship mods but if I remove this mod, then CH US and Russian ships will spawn in. With this mod in place, they will no…
-
Could we have this built as a Lutris Script?
-
Hi, A friend and I are trying to connect to a DCS World Server running TACView Advanced. His server is running advanced and my machine is running advanced. When he runs TACView on the machine running …
-
Hi,
I'm currently using prelude-ls in client code on another, traditional-style written webpage: https://aktos-elektronik.com/aktos-dcs/demo/
Now I'm trying to use brunch. I included `vendor/script…
-
HWLB (Heat Weighted Load Balancing, see [this blog post](https://www.scylladb.com/2017/09/21/scylla-heat-weighted-load-balancing/)), may change the replicas that a read request uses, overriding the sn…
-
The charts look awesome. Would it be possible to add the revision no unto the charts themselves. I know the name says which version it is, but if the names are overridden there is no way to identify w…
-
Large packages (> 1 GB) fail to download on the first try. They often fail on the second or third tries too. The files will _eventually_ download, but only after several attempts and sometimes a resta…
-
hi
I'm looking for a method to save dxf with zoom extents....
at the moment I have this codes:
dxf.Viewport.ViewCenter = New Vector2(midX, midY) 'midpoint from a list of points
dxf.Viewport…
-
MIST 4_5_122 is now broken with the new way DCS integrates static objects. I have attached the proof that has the code lines noted.
[proof.txt](https://github.com/user-attachments/files/16229061/pro…
-
Would come in handy if there was a address that holds the dcs-bios version.
e.g.
```lua
local function getVersion()
return "0.5.2"
end
defineString("DCS_BIOS", getVersion, 16, "Metadata" , "DC…