Legodude9

Newbie
Mar 20, 2019
23
6
You have to exit the menu after choosing the race, then let the game run for a few seconds so that the sprites get updated (or pause and unpause the game a few times slowly).

However, in B.0.8.4.0 the Sickly state got renamed to AbomSickly (breaking the race changer completely), which will be fixed in the next update of the mod (along with the patches for the mod to continue working with older game versions)
Ah okay, thank you for your answer, I've forgotten how to manually do it via the console isn't it on the wiki iirc?

Edit: I've found how to do it but no idea what the number of each race is to the console
 
Last edited:

Kenny567

Well-Known Member
Oct 10, 2017
1,443
746
Ah okay, thank you for your answer, I've forgotten how to manually do it via the console isn't it on the wiki iirc?

Edit: I've found how to do it but no idea what the number of each race is to the console
You could look at the code that I use in the mod (or the inheritance script in the game files), pretty much exactly the same thing is used as commands in the console (though sometimes the strings need to be surrounded with '' instead of "" and vice-versa)
 
  • Like
Reactions: Legodude9

Legodude9

Newbie
Mar 20, 2019
23
6
You could look at the code that I use in the mod (or the inheritance script in the game files), pretty much exactly the same thing is used as commands in the console (though sometimes the strings need to be surrounded with '' instead of "" and vice-versa)
Ah thank you very much
 

Legodude9

Newbie
Mar 20, 2019
23
6
You have to exit the menu after choosing the race, then let the game run for a few seconds so that the sprites get updated (or pause and unpause the game a few times slowly).

However, in B.0.8.4.0 the Sickly state got renamed to AbomSickly (breaking the race changer completely), which will be fixed in the next update of the mod (along with the patches for the mod to continue working with older game versions)
I uhh also just noticed...I was on version 0.7.9.1 not 0.8.3.0 :eek::p:ROFLMAO: sorry about that, the mod works perfectly fine on 0.8.3.0 as a note, the race change works correctly. Just thought I'd clarify my mistake so you didn't think it was broken or anything.
 

Kenny567

Well-Known Member
Oct 10, 2017
1,443
746
I uhh also just noticed...I was on version 0.7.9.1 not 0.8.3.0 :eek::p:ROFLMAO: sorry about that, the mod works perfectly fine on 0.8.3.0 as a note, the race change works correctly. Just thought I'd clarify my mistake so you didn't think it was broken or anything.
Known issue, just haven't made the patch for older game versions yet. 0.8.4.0 adds another change that breaks the race changer, so a second patch will be needed for older game versions. So in the future there will be 2 compatibility patches (depending on game version)
  1. A patch for game versions below 0.8.1.0 that uses Sickly instead of AbomSickly and doesn't try to add the Moot tail.
  2. A patch for game versions 0.8.1.0 through to 0.8.3.0.1 that uses Sickly instead of AbomSickly.
 
Last edited:

Kenny567

Well-Known Member
Oct 10, 2017
1,443
746
I'm trying to add a Moot Baby via the console so I can do a NG+ with it, but when I die choosing a Moot isn't an option. The babies description also says it's a strangers baby and not mine, does that mean adding a Moot via the console wont work for NG+? This is the item code I used: $data_items[73]
Wrong id. You're after 79 for the player Moot baby.

For future reference, the id's for all of the player babies are: (Rebirth-related marked with [*R where to sell])
  • 68 = Orkind
  • 69 = Goblin
  • 70 = Fishkind
  • 71 = Abomination [*R x2 Elise]
  • 78 = Human [*R Nun at the Monastery]
  • 79 = Moot [*R Nun at the Monastery]
  • 80 = Deepone [*R Nun at the Monastery]
 

Birdnman993

Active Member
Dec 6, 2021
769
1,055
Do you know if sex doll clothes still don't let you take them off when you put them on? I still don't understand the point of this.
 

StabYourBrain

Newbie
Sep 6, 2021
24
34
Do you know if sex doll clothes still don't let you take them off when you put them on? I still don't understand the point of this.
The point of these is, that you're supposed to be a sex slave or prostitute who isn't allowed to wear anything else, when you actually get them from a event/quest. Whoever puts you in those doesn't want you to take them off, so that's probably why you can't take them off. If there is a lore explaination like locks or chains being attached or whatever, i'm not quite sure about.
 
  • Thinking Face
Reactions: Birdnman993

Birdnman993

Active Member
Dec 6, 2021
769
1,055
The point of these is, that you're supposed to be a sex slave or prostitute who isn't allowed to wear anything else, when you actually get them from a event/quest.
In terms of lore that's fine but in terms of someone who spent a lot of money to buy that suit and then a situation happens that you drop it and it vanishes, it's very bad.
 

sub_mackens

Newbie
Dec 1, 2021
16
5
Going through the new version, it seems that there's a new item added for the extra slots. Some kind of necklace item according to its code. However, I'm not too sure of its purpose. It only seems to increase the weak stat by 5. Also, you can get it over at the church near the main town.


New Item.PNG Equip.PNG
 
  • Like
Reactions: GAROU THE READ
Apr 26, 2020
88
169
Going through the new version, it seems that there's a new item added for the extra slots. Some kind of necklace item according to its code. However, I'm not too sure of its purpose. It only seems to increase the weak stat by 5.
That necklace also increases sexy, and there's another item at the fishman island leather shop. A collar that increases your strength and defense.
1694355077974.png
And here's what next for LonaRPG from the degenerate mind of Eccma. We've seen death, famine and war and now to complete the four horsemen of suffering we get pestilence.
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Like
Reactions: secrettunel6969

Vampiressa

Newbie
Jan 16, 2020
25
1
That's not how mods work in this game, they need to be unpacked correctly.
Installation: delete the old version, unpack the archive and place the link in ModScripts/_Mods.
And the mod in the mod manager


Well, here's the description. and what am I doing wrong? everything goes according to the points, but it doesn’t work
 
4.10 star(s) 189 Votes