Conan Exiles

Conan Exiles

NordheimRPServerMod
Showing 1-10 of 29 entries
< 1  2  3 >
Update: 2 Aug @ 5:36am

I'm trying something a little... extreme?

I've cut the net cull distance by 75% on building pieces, 50 % on container inventories and placeables.
This means that the distance at which a player needs to be to an object in order for it to begin replication is much lower.

I've also set "Net load on client" option to false.
This means the players will not load all these items into their world when they connect to the server.

Also lowered the replication frequency to 0.1 times per second
This means building pieces, placeables, and container inventories, will only replicate once every 10 seconds as standard.

The drawbacks of these options are any sudden changes when outside of the net cull distance will not occur on the client side until after they enter the replication distance again.

The lower replication frequency means that any changes to an affected object may not go out to other clients within range for up to 10 seconds, but I'm banking on the remote procedure calls to cover for that.

Update: 2 Aug @ 5:12am

Re-built due to issues with the online subsystem unloading after May hotfix.

Update: 4 Nov, 2024 @ 11:28am

Re-built for the hotfix

Update: 29 Oct, 2024 @ 6:08am

Reduced replication frequency of placeable items (Not building pieces, yet)
Reduced the net cull distance, to prevent unnecessary replication.

Update: 19 Oct, 2024 @ 9:05am

Excluded items:

Shima's Compendium
Arcane Weapon Display 2891094
Arcane Armor Display (Male) 2891095
Arcane Armor Display (Female) 2890999
Arcane Pharus 2891008
Relic-Hunter's Display 2898411
Lepidopterist's Display 2898400
Funcom
Nemedian Hanging Cage 8887
Nemedian Torture Rack 8886
Nemedian Stockade 619

Update: 19 Oct, 2024 @ 4:01am

Excluded the sacrifice table so your victims display when you're not interacting with the table.

Re-build for age of heroes.

Active mod development is resumed again

Update: 3 Apr, 2024 @ 3:33pm

Re-built in order to work with the new patch

Update: 18 Dec, 2023 @ 9:37pm

Allowed ritual tables to replicate their inventory, so you can see your sacrifices on the table.

They have a reduced inventory capacity to compensate (Less items in replicating inventories, less input into the game thread)

Update: 16 Dec, 2023 @ 9:35pm

Re-compiled as it didn't have the right classes included in cooking!

Update: 16 Dec, 2023 @ 9:30pm

Re-compiled as it didn't have the right classes included in cooking!