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