Sasabmeg / FOnline-BraveNewWorld

FOClassic and PReloaded project, mostly for fodev.net tutorials or module code shares.
https://fodev.net/forum/index.php/topic,30344.0.html
GNU General Public License v3.0
11 stars 4 forks source link

FEATURE: Enable full loot on default in every zone. (Rado) #6

Closed Sasabmeg closed 1 year ago

Sasabmeg commented 1 year ago

Players should drop all inventory items when they die.

Sasabmeg commented 1 year ago

Partial loot is enabled, as humanoids will be able to loot bodies, even if NPC, but loot will stay in inventory if replicated. Some bugs persist, might change it so, that all loot is dropped from inventory once played dies, except in NO_LOOT_DROP zones, specified in map_init scripts.

Sasabmeg commented 1 year ago

Players items should drop on ground when replicating. Until that they should be lootable by NPC's.