AtomicTorch Studio Forums

CryoFall => Ideas and suggestions => Topic started by: leein on May 28, 2019, 09:34:12 AM

Title: 物品叠加
Post by: leein on May 28, 2019, 09:34:12 AM
你好!我是一个来自中国的玩家!
你们可以添加一个修改物品叠加的指令吗?

Hello! I am a player from China!
Can I add a command to modify the overlay of items?
Title: Re: 物品叠加
Post by: ai_enabled on May 28, 2019, 09:54:05 AM
Hello!
Please let us know what exactly you're trying to achieve and we will suggest how it could be done with a mod.

Regards!
Title: Re: 物品叠加
Post by: leein on May 28, 2019, 05:07:39 PM
(http://chuantu.xyz/t6/702/1559088407x989559068.png)

Can you modify the superposition value?
Title: Re: 物品叠加
Post by: ai_enabled on May 29, 2019, 06:00:15 AM
Unfortunately, I cannot load the image as chuantu.xyz is not accessible from here.
Could you upload on another image hosting please? For example, https://imageshack.us
Title: Re: 物品叠加
Post by: leein on May 29, 2019, 07:05:43 AM
(http://i65.tinypic.com/2mytcsk.png)

How to Modify His Quantity?
Title: Re: 物品叠加
Post by: ai_enabled on May 29, 2019, 07:08:37 AM
I see. You want to increase the item stack size?
It's possible by creating a mod (Client+Server mod) which is overriding this file: "Core\Core.cpk\Scripts\Items\Base\ItemStackSize.cs"
It need to be installed on both ΓÇö client and server ΓÇö in order to apply.

Unfortunately, we don't yet have the modding manual but as an example you can look on other mods such as Automaton by @Djekke (https://github.com/Djekke/Automaton).
The mod installation guide is here http://forums.atomictorch.com/index.php?topic=1097.0

Regards!
Title: Re: 物品叠加
Post by: leein on May 29, 2019, 07:23:21 AM
Thank's!