Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
本来官方是不支持手柄使用分开布局的,不管你是先改分开再开手柄都一样,游戏中检测到你用手柄就只能使用融合布局.
放在第3格就 快捷物品栏 3 这样以此类推, 注意是口袋而不是背包 (还有,这个指令我没有添加英文的)
其次这个功能并没有那么强大, 其中一些有用的我都内置在游戏里面了,而且我把游戏语言设置为英文测试过了可以用的
该问题很有可能与某些模组冲突,已确认与“Upgradeable Chest”模组存在兼容性问题。你可以自己测试一下,看看是否与其他模组冲突。由于之前没有遇到该问题,暂时无法修复。临时解决方案:关闭设置菜单中的“RT抓取道具”功能。
-- 复制以下代码到宏指令栏中,
(function(a)assert(type(a)=="number" and a>=1 and a<=15,"仅支持数字:1-15")local b=ThePlayer.replica.inventory;if b~=nil and b:IsVisible()then local c=b:GetItemInSlot(a)if c~=nil then ThePlayer.replica.inventory:UseItemFromInvTile(c)end end end)(11)
-- 把最后这个括号里的数字11改成其它物品栏编号, 1到15对应物品栏1到15
还有一种方法就是用飞鼠录制点击, 背包里指定栏位的物品也可以一键使用.
everything is ok, thank you very much
I didn't understand how to attach items to the wheel. They all change there depending on their location in the inventory.
thanks for the command, I'll try to do it now