2017-03-30 05:28:47 +02:00
|
|
|
[mod] visible wielded items [wieldview]
|
|
|
|
=======================================
|
|
|
|
|
|
|
|
Makes hand wielded items visible to other players.
|
|
|
|
|
2020-03-29 14:51:08 +02:00
|
|
|
|
|
|
|
Info for modders
|
|
|
|
################
|
|
|
|
|
2022-06-17 23:15:46 +02:00
|
|
|
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.
|