Project Zomboid

Project Zomboid

40 个评价
[B42] Pick up ground items
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
288.079 KB
10 月 4 日 上午 5:23
10 月 11 日 上午 4:16
6 项改动说明 ( 查看 )

订阅以下载
[B42] Pick up ground items

描述
Adds a new right click context option to pick up logs from world sprites.

Inspiration from CommonSense but implemented my own to keep scope limited and reduce potential conflicts with updates and other mods.
Thanks to the following people for providing translations:
UA - korzhyk.m1
CN - 无�的栀�
FR - Pacifick

Workshop ID: 3580165578
Mod ID: PickUpGroundItems
热门讨论 查看全部(1)
0
10 月 10 日 上午 3:24
置顶: Translations
Baancho
18 条留言
Sarinee 10 月 22 日 上午 8:49 
must-have mod
Pacifick 10 月 11 日 上午 3:02 
ContextMenu_FR= {
ContextMenu_PUGILogs = "Ramasser une souche",
ContextMenu_PUGITrash = "Ramasser les déchets",
ContextMenu_PUGILeaves = "Ramasser les feuilles",
ContextMenu_PUGIDefault = "Ramasser des objets",
}
Baancho  [作者] 10 月 10 日 上午 6:08 
此留言正在等待我们的自动内容检查系统分析。在我们证实其内容无害之前(例如试图窃取信息的钓鱼站点链接),留言将暂时隐藏。
korzhyk.m1 10 月 10 日 上午 4:48 
ContextMenu_UA = {
ContextMenu_PUGILogs = "Підняти колоду",
ContextMenu_PUGITrash = "Підняти сміття",
ContextMenu_PUGILeaves = "Підняти листя",
ContextMenu_PUGIDefault = "Підняти речі",
}
korzhyk.m1 10 月 10 日 上午 3:16 
You can start a discussion for translations — everyone can post their versions in any language
Baancho  [作者] 10 月 9 日 下午 2:01 
@ 无聊的栀子

Thank you, I will add it now
无聊的栀子 10 月 9 日 下午 1:06 
Thank you! Here is the localized text for Simplified Chinese(CN)

ContextMenu_CN = {

ContextMenu_PUGILogs = "捡起原木",
ContextMenu_PUGITrash = "捡起垃圾",
ContextMenu_PUGILeaves = "捡起落叶",
ContextMenu_PUGIDefault = "捡起物品",
popka79 10 月 9 日 上午 5:56 
finally man, thanks alot
Baancho  [作者] 10 月 9 日 上午 4:44 
@ 无聊的栀子, I changed the right-click context menu to use translation files instead of being hard-coded strings.
Baancho  [作者] 10 月 9 日 上午 3:10 
@无聊的栀子 sure, I can do that today