Elin
515 ratings
TpStackableTool
2
5
3
   
Award
Favorite
Favorited
Unfavorite
Gameplay: QoL
Asset: Item
File Size
Posted
Updated
22.646 KB
1 Nov, 2024 @ 12:26am
16 Jun @ 9:40pm
5 Change Notes ( view )

Subscribe to download
TpStackableTool

Description
The number of uses of charged tools can now be stacked
(stethoscope, lockpick, blanket, love)

チャージ型ツールの使用回数がスタック可能になります
(聴診器、ロックピック、ブランケット, 愛の鞭)
28 Comments
kazarin 15 Jun @ 5:07am 
便利に活用させていただいています、ありがとうございます。
5月のアップデートで追加された「卵の鞭」への対応予定はありませんでしょうか?
Raf-raf♀ 25 May @ 4:25am 
How did it take me this long to see this mod...
aNRdzh 7 Mar @ 12:12am 
Great mod, like it!

Want to have stackeble rods, and eventually found some solution to check that spells on rods are the same (snippet):

switch (__instance.id) {
case "rod_random": break; // + that line
}

// + this lines
var spellId = __instance.elements.dict.Keys.FirstOrDefault();
var toSpellId = to.elements.dict.Keys.FirstOrDefault();
if (spellId != toSpellId) return true;

Let mods live and prosper!
Karmapowered 31 Jan @ 1:14am 
@ThePrime
Sorry for being late to report back about this.

I appreciate your reply, and your mod indeed works fine for me if :

- auto-sort is disabled on the container holding the blanket
- the blankets aren't split while trading (which is what I was trying to do)

Splitting while trade window is open works for all other inventory items (like stones, etc.), so I assumed it would also work for blankets, but that's not something that bothers me.

@frank302184
Thank you for the tip.
jakenorth 24 Jan @ 1:56am 
middle click
frank302184 23 Jan @ 6:50am 
If the items are placed in a container that is set to auto-sort, it becomes impossible to split them. Switch off auto-sort and it'll fix that problem.
ThePrime  [author] 23 Jan @ 5:04am 
Since it is possible to split it at my game,
I cannot respond unless you indicate the conditions under which it becomes impossible.
Karmapowered 23 Jan @ 3:49am 
I enabled this mod with the following settings :

CanSplit_blanketFire = true
CanSplit_blanketCold = true

However I cannot split blankets in game (they are in a bag/container), which is very penalizing if I want to share them with my team mates/pets.

Could this please be fixed if time allows ?

Otherwise thank you very much for sharing your mods with us.
Question 13 Jan @ 3:05am 
Do you think you can make rods stackable as well?
Kinasin 10 Jan @ 3:46pm 
cannot split stacks