ARK: Survival Evolved

ARK: Survival Evolved

Redwood Feeding Trough
Yippee38 3 Sep, 2019 @ 8:52pm
Bug Report
I discovered today that the values set in the .ini file work, but the values shown in the trough to reflect that. I set the capacity of the RWFT to 60 slots. It does hold 60 slots worth of stuff, and no more. However, the capacity shows at 60/300.

I believe, though I can't verify it, that this also applies to the spoil timer. I turned the multiplier down from 20000 to 100, but the spoil time remains about the same. It doesn't appear that the stuff is lasting at 100 as it did at 20000, but I didn't time it or anything. The time it shows each item has before it spoils doesn't change though.
< >
Showing 1-4 of 4 comments
=*ZMT*=Z-MAN 4 Sep, 2019 @ 4:20pm 
Testing Setting.

[RedwoodFeedingTrough]
RFTHealth=3000
RFTInventorySlots=300
RFTSpoilMultiplier=100
RFTFeedingRange=0

One day passed, but it looked like it was spoiled.
Is the server working?

I thought that the replication of the variable or function was not set.

UE Replication
https://wiki.unrealengine.com/Replication

What do you think?
I'm glad it was fixed.
=*ZMT*=Z-MAN 5 Sep, 2019 @ 5:22pm 
Can "Replication" be set in UE4 with GUI?

UE2/UE3 was writing code.

***.uc file
replication
{
reliable if(Role == ROLE_Authority)
AAAA,BBBB;

reliable if(Role < ROLE_Authority)
CCCC,DDDD;
}

Sorry. I have no experience with UE4 SDK.
I use UE2 script ....
Gaird 11 May, 2020 @ 3:40pm 
I now the Green Ring Range Marker is not a bug per say with the mod, but after the update in March all modded troughs have this issue. Is it possible Whiplash to fix this. It is possible to temporally disable the range marker of the trough in the radial menu (new Wild Card setting.) The issue is having to do it every time you leave render range of the trough. The vanilla troughs have the setting set to "hide" by default. Is there a Boolean value you can add to make it 'hide' by default? Or is it already there and I just can't find it?
Hira Dimenios 25 Jul, 2020 @ 5:06am 
Hello!

Here are two bugs that I have always had on my server without being able to resolve them, and that I finally decided to expose here:

Slots: I can choose any value (400, 500, 1'000, ...), the maximum of slots is blocked at 350. Currently I have the setting on 500. In front of the RFT it indicates 350 / 500, in the menu it indicates 350/300, and impossible to put more than 350 foods.

Rank: Whether I choose 0, 10, 50, 10'000, 500'000, the range remains perfectly the same. Can't change that.

Is there a known solution to these bugs? Conflict with another mod?

Mods installed:
- Super Structures
- eco's RP Decor
- eco's Stable Structures and Decor
- DinoTracker
- Homing Pigeon
- Classic Flyers
- Snappy Saddles & Rafts
< >
Showing 1-4 of 4 comments
Per page: 1530 50