Separate names with a comma.
You're correct- the vanilla game weapons don't work underwater. I've been playing the RE scenario for so long I'd forgotten.
The HB is (I believe) intended as an early game nerfed HV you can build for cheap. It's especially useful in harder game starts (no O2, lots of...
No, that was my point. I was suggesting that (potentially) the reason they implemented it without "over water" support (which it now has, with...
Yeah, I used the service bus pattern a lot in my professional life so it's kind of a "when you have a hammer everything looks like a nail" thing....
Is there a way using the API to determine if EAC is active at the server? Unexpected consequences sounds ominous. :) My mod is all about making...
Build: v1.10 4243 Mode: SP Type: API V2 IApplication.GetAllPlayfields() Description: A call to IApplication.GetAllPlayfields() from an SP client...
Working on a mapping/registry helper (capturing client entity and playfield loading events via MQTT into SQLLite to avoid MP "no global.db access"...
I stand corrected- the ForceFieldEmitter is classified as a "Device" in BlocksConfig.ecf, but as you noted it isn't in the devices tab tree. I'm...
Drone operation distance is another hardcoded limit ... for a while there was a bug you could use to bypass it. I greatly regret reporting it. :)...
The drive has a specific size and shape (5x3x2) but it can be rotated using the del key to select axis of rotation and home/end to rotate it...
Assuming you're using the "detector" device on your SV .. it shows up as a weapon on the toolbar and greatly expands the range for finding stuff....
I had no idea that I could do that! I've seen drone hatches and defense drones, but mining drones? There are no "mining drones" yet ... the...
That's the "missions and items" thing @ravien_ff mentioned... under the F1 PDA for solo missions, check the entry for "Science & Research" ......
Not a guaranteed fix in all situations, but I've fixed a similar problem in the past by regenerating the structure that I managed to mung. To do...
UnityPlayer.dll is the runtime component. While it can be shared across multiple programs (static code & data) normally devs sandbox their use of...
The Win10 tool described in the article is still supported/works in Windows 11 ... if it can't find the file header in the disk's free list...
When you "Save" a blueprint it is placed in local storage, available in new games to spawn. The "Publish" option under F2 puts it in cloud...
The closest official docs are what you find in the F1 PDA and float text / contextual help throughout the interface. There is a wiki as well....
Build: v1.10 4243 Mode: Survival, SP & MP Seed-id: any Repo: always Severity: minor Type: constructor float text Description: Float text for both...
Here's an approach for doing a random start- pick an SV with warp capability and write down a fairly long list of single name sectors from any of...