Library Of Ruina

Library Of Ruina

Malkuth, The Keeper of The Green Stem
15 Comments
worlds biggest loser 13 Feb, 2024 @ 3:10pm 
Old mod but the problem below can be solved by opening the sprites in a text folder and changer all the ' , ' into ' . '

<Pivot pivot_x="43,7" pivot_y="-308" />
Should look like
<Pivot pivot_x="43.7" pivot_y="-308" />
01)-manager-(10 3 Jan, 2021 @ 2:32pm 
ok but i had a idea in a privet message can you copy and paste the code for your ver maybe see if i can just copy paste the working ver to mine?
hurricanelily.j.a  [author] 3 Jan, 2021 @ 3:05am 
sorry, i'm really new to all this stuff myself, so i doubt i can help you here
01)-manager-(10 3 Jan, 2021 @ 2:20am 
if theres anything wrong plz let me know
01)-manager-(10 3 Jan, 2021 @ 2:20am 
thats the code for mine ,also sorry if its long and sorry if its mix match its just it did not let me paste the hole thing in one
01)-manager-(10 3 Jan, 2021 @ 2:19am 
<Move>
<Direction>Front</Direction>
<Pivot pivot_x="43,7" pivot_y="-308" />
<Head head_x="-18,4" head_y="338,1" rotation="0" head_enable="False" />
</Move>
<Fire>
<Direction>Front</Direction>
<Pivot pivot_x="25,3" pivot_y="-328,7001" />
<Head head_x="11,5" head_y="356,5" rotation="0" head_enable="False" />
</Fire>
<Aim>
<Direction>Front</Direction>
<Pivot pivot_x="25,3" pivot_y="-326,4001" />
<Head head_x="11,5" head_y="342,7" rotation="0" head_enable="False" />
</Aim>
</ClothInfo>
</ModInfo>
01)-manager-(10 3 Jan, 2021 @ 2:18am 
<Slash>
<Direction>Front</Direction>
<Pivot pivot_x="25,3" pivot_y="-337,9001" />
<Head head_x="16,1" head_y="351,9" rotation="0" head_enable="False" />
</Slash>
<Penetrate>
<Direction>Front</Direction>
<Pivot pivot_x="32,2" pivot_y="-314,9" />
<Head head_x="6,900009" head_y="335,8" rotation="0" head_enable="False" />
</Penetrate>
<Hit>
<Direction>Front</Direction>
<Pivot pivot_x="32,2" pivot_y="-326,4" />
<Head head_x="20,69997" head_y="354,2" rotation="0" head_enable="False" />
</Hit>
01)-manager-(10 3 Jan, 2021 @ 2:17am 
<ModInfo>
<ClothInfo>
<Name>The Green Stem</Name>
<Default>
<Direction>Front</Direction>
<Pivot pivot_x="22" pivot_y="-400" />
<Head head_x="-22" head_y="398,65" rotation="0" head_enable="True" />
</Default>
<Guard>
<Direction>Front</Direction>
<Pivot pivot_x="27,6" pivot_y="-331" />
<Head head_x="6,9" head_y="356,5" rotation="0" head_enable="False" />
</Guard>
<Evade>
<Direction>Front</Direction>
<Pivot pivot_x="32,2" pivot_y="-326,4" />
<Head head_x="18,39999" head_y="361,1" rotation="0" head_enable="False" />
</Evade>
<Damaged>
<Direction>Front</Direction>
<Pivot pivot_x="-39,09999" pivot_y="-324,1" />
<Head head_x="-36,79998" head_y="347,3" rotation="0" head_enable="False" />
</Damaged>
01)-manager-(10 3 Jan, 2021 @ 2:16am 
hi me again so the ego now is showing for a stand still but not well moving also heres what my ver on the mods code looks like for me when i subbed to it and the fixed the default



i dont know if anything is wrong but also wanted to ask if you can just link a working ver of the code for the mode so i can copy and paste it into my mod info
hurricanelily.j.a  [author] 4 Dec, 2020 @ 1:34am 
This should work for other mods as well.

I also edited the modfile on my end to check your problem, but it still worked fine. You can try to look in discussios, maybe someone has encountered this problem.
01)-manager-(10 3 Dec, 2020 @ 6:31pm 
also problam i can see the addon now but its off center and when it attacks it goes invisable how do i fix that?
01)-manager-(10 3 Dec, 2020 @ 5:25pm 
quick other question will this work for other addons that are haveing other problams?
hurricanelily.j.a  [author] 3 Dec, 2020 @ 12:03am 
Alternatively, changing the points in the position numbers to comas like this (y="398.65" to y="398,65") also seems to work for some, depending on the main language of the system.
hurricanelily.j.a  [author] 2 Dec, 2020 @ 11:55pm 
Hi! I suppose it's the problem with the workshop mods some people reported.
From what I read, you should edit the ModInfo.Xml like this:

Before
<Default>
<Direction>Front</Direction>
<Pivot pivot_x="22.95" pivot_y="-400" />
<Head head_x="-22.95" head_y="398.65" rotation="0" head_enable="True" />


After
<Default>
<Direction>Front</Direction>
<Pivot pivot_x="22" pivot_y="-400" />
<Head head_x="-22" head_y="398" rotation="0" head_enable="True" />
01)-manager-(10 2 Dec, 2020 @ 11:46pm 
hey i need help when ever i try to use the skin it does not show up it shows up invisible when ever i try and equip it plz let me know if there is any why to fix it and as quick as you can it will really help