Emails are disabled - for account issues, post in #help on the NI Discord.

Loot Crate System
#22
(05-12-2017, 01:06 AM)Galen_Thalheimer Wrote: It is possible to make drops fairer (not sure if the Warband scripting actually allows for it though).

There are some problems with random looting:
1) it can feel biased even if it's not (human nature)
2) when you go a round and a few people got several drops but others got nothing, it doesn't feel great
3) RNG on computers aren't actually that random, even on linux -- the whole /dev/random issue with loss of entropy
4) RNG on shared/cloud/virtual servers are even worse because of the shared nature and heavier loads.

#3 and #4 can make it so the random isn't actually random at all.

The way to fix it would be to make it less actually random. Keep a list of drop-receiving players in a server (you could keep a list of everyone and use flags to determine if they are drop eligible or not). On a new drop, look for the next eligible player and give it to them. When you get to the end of the list, start back at the front (or make it a ring). The individual loot item would still be random, but the distribution would be even (among alive players). You might always end up getting twisted string instead of hardened metal, but at least you get something, instead of 3 players getting multiple drops and 7 not getting any (or whatever).

I want to point out that you suggest that the system should stray from true randomness, right after saying it's currently not true random anyway. 
Anyway the good thing about randomness based drops is the lack of anticipation, imo it's important to keep anticipation low.
[Image: b8ecae23634dacfd46af0f9d4412ff1d.png]
Reply


Messages In This Thread
Loot Crate System - by Kratos - 01-12-2017, 06:45 AM
RE: Loot Crate System - by Green_Dragon - 01-12-2017, 08:02 AM
RE: Loot Crate System - by Galen_Thalheimer - 05-12-2017, 01:06 AM
RE: Loot Crate System - by TerrorBite - 05-12-2017, 03:05 AM
RE: Loot Crate System - by Galen_Thalheimer - 05-12-2017, 04:34 AM
RE: Loot Crate System - by Stillicho - 01-12-2017, 08:09 AM
RE: Loot Crate System - by DR. - 01-12-2017, 08:16 AM
RE: Loot Crate System - by DragonFire1 - 01-12-2017, 08:21 AM
RE: Loot Crate System - by TerrorBite - 01-12-2017, 08:28 AM
RE: Loot Crate System - by DR. - 01-12-2017, 08:49 AM
RE: Loot Crate System - by Kratos - 01-12-2017, 08:32 AM
RE: Loot Crate System - by Kratos - 01-12-2017, 09:50 AM
RE: Loot Crate System - by Kaasovic - 01-12-2017, 10:07 AM
RE: Loot Crate System - by Jalau - 01-12-2017, 12:04 PM
RE: Loot Crate System - by Kaasovic - 01-12-2017, 12:38 PM
RE: Loot Crate System - by Green_Dragon - 01-12-2017, 01:18 PM
RE: Loot Crate System - by Kaasovic - 01-12-2017, 01:25 PM
RE: Loot Crate System - by Green_Dragon - 01-12-2017, 01:29 PM
RE: Loot Crate System - by Katarak - 01-12-2017, 04:07 PM
RE: Loot Crate System - by Kaasovic - 01-12-2017, 04:20 PM
RE: Loot Crate System - by Jalau - 01-12-2017, 04:51 PM
RE: Loot Crate System - by Kratos - 01-12-2017, 05:27 PM
RE: Loot Crate System - by Aleks - 04-12-2017, 08:38 PM
RE: Loot Crate System - by TerrorBite - 05-12-2017, 04:53 AM
RE: Loot Crate System - by Galen_Thalheimer - 05-12-2017, 06:35 AM
RE: Loot Crate System - by Green_Dragon - 05-12-2017, 09:56 AM
RE: Loot Crate System - by Malong - 05-12-2017, 04:05 PM
RE: Loot Crate System - by TerrorBite - 05-12-2017, 11:54 PM
RE: Loot Crate System - by DR. - 06-12-2017, 02:26 AM
RE: Loot Crate System - by Galen_Thalheimer - 19-12-2017, 08:05 PM
RE: Loot Crate System - by Kaasovic - 19-12-2017, 08:19 PM
RE: Loot Crate System - by Galen_Thalheimer - 20-12-2017, 05:09 PM
RE: Loot Crate System - by Malong - 20-12-2017, 06:17 PM
RE: Loot Crate System - by Malong - 19-12-2017, 08:21 PM
RE: Loot Crate System - by Sir Baron - 19-12-2017, 09:59 PM
RE: Loot Crate System - by Green_Dragon - 19-12-2017, 10:23 PM
RE: Loot Crate System - by Sir Baron - 19-12-2017, 11:10 PM
RE: Loot Crate System - by Winter - 19-12-2017, 11:30 PM
RE: Loot Crate System - by Sir Baron - 20-12-2017, 12:21 AM
RE: Loot Crate System - by TerrorBite - 20-12-2017, 01:07 AM
RE: Loot Crate System - by Winter - 20-12-2017, 02:43 AM
RE: Loot Crate System - by DR. - 20-12-2017, 04:59 AM
RE: Loot Crate System - by Sir Baron - 20-12-2017, 12:24 PM
RE: Loot Crate System - by Jalau - 20-12-2017, 01:17 PM
RE: Loot Crate System - by DR. - 20-12-2017, 01:45 PM
RE: Loot Crate System - by Sir Baron - 20-12-2017, 06:52 PM
RE: Loot Crate System - by Terath - 20-12-2017, 06:55 PM
RE: Loot Crate System - by Malong - 20-12-2017, 07:32 PM
RE: Loot Crate System - by Green_Dragon - 20-12-2017, 08:27 PM
RE: Loot Crate System - by Malong - 20-12-2017, 08:35 PM
RE: Loot Crate System - by Green_Dragon - 20-12-2017, 09:01 PM
RE: Loot Crate System - by Malong - 20-12-2017, 09:08 PM
RE: Loot Crate System - by DR. - 21-12-2017, 04:54 AM
RE: Loot Crate System - by Malong - 21-12-2017, 05:34 PM
RE: Loot Crate System - by DR. - 22-12-2017, 05:03 AM
RE: Loot Crate System - by Malong - 29-12-2017, 07:35 PM
RE: Loot Crate System - by Jalau - 29-12-2017, 08:56 PM
RE: Loot Crate System - by Malong - 29-12-2017, 09:09 PM
RE: Loot Crate System - by Jalau - 29-12-2017, 11:53 PM
RE: Loot Crate System - by Malong - 29-12-2017, 11:59 PM
RE: Loot Crate System - by Jalau - 30-12-2017, 12:05 AM
RE: Loot Crate System - by Malong - 30-12-2017, 01:10 PM
RE: Loot Crate System - by DR. - 30-12-2017, 02:45 AM
RE: Loot Crate System - by Coconut - 30-12-2017, 12:29 AM
RE: Loot Crate System - by DR. - 30-12-2017, 02:39 AM
RE: Loot Crate System - by JackONeil - 30-12-2017, 02:41 AM
RE: Loot Crate System - by Stockfisch - 30-12-2017, 06:49 AM



Users browsing this thread: 1 Guest(s)