Assasans / found-footage

Content Warning mod that adds real lost footage from other players to your Old World.
MIT License
1 stars 0 forks source link

uploading videos #23

Closed theonester closed 4 months ago

theonester commented 4 months ago

@Assasans Hi. Is there any way to turn off my videos uploading? Can i be shure that my videos are not uploading on the server if i configured "0" for "DeathUploadChance" and "PassUploadChance"?

Assasans commented 4 months ago

Fixed in f050729, regression fixed in 08c55ea. Available at v0.4.1.

v0.3.1 and earlier: random can return 0, so the video would be uploaded, but the chances are very small. Since v0.4.1 there is a check if chance is set to 0, so the video will never be uploaded.