VoxeLibre/mods/PLAYER/mcl_wieldview
Johannes Fritz 587f9be4d7 Remove image stack wieldview 2022-08-23 10:08:22 -05:00
..
LICENSE.txt Rewrite armor; new damage system 2021-04-14 15:46:52 +02:00
README.txt Remove image stack wieldview 2022-08-23 10:08:22 -05:00
init.lua Remove image stack wieldview 2022-08-23 10:08:22 -05:00
mod.conf Remove image stack wieldview 2022-08-23 10:08:22 -05:00

README.txt

[mod] visible wielded items [wieldview]
=======================================

Makes hand wielded items visible to other players.


Info for modders
################

Add an item to the "no_wieldview" group with a rating of 1 and it will not be shown by the wieldview.
If an item has the "no_wieldview" group rating of 1, the item definition can specify the property "_wieldview_item".
"_wieldview_item" should be set to an item name that will be shown by the wieldview instead of the item.