- May 5, 2017
- 1,219
- 1,521
- 388
I only had asking Circe about it but I just added most other major NPCs that would make sense to ask, even a few that wouldn't know.Oh that's what was happening. Did not think of going back to the tent so long after.
I only had asking Circe about it but I just added most other major NPCs that would make sense to ask, even a few that wouldn't know.Oh that's what was happening. Did not think of going back to the tent so long after.
1. Fixed.1. Slugs give a blank screen if you surrender to them.
1a? Rats also might when that happens but that might be because I broke them myself when I was messing with them just before. But slugs I haven't touched.
Ps Sorry for breaking the code if I did.
I'll add it to the merge request along with the rest of my bug fixes and missing stuff.Because 1 I don't have time and 2 I'm lazy and don't own a git account. Can someone else change the "ratwin" on git to "ratswin".
If you're having difficulty finding it the exact line you need is
if tipprotivnika=52: gt 'ratwin'
So yeah, please and thanks I guess.
edit: also can someone change "subsewers" to "sewerfallspot"
if you're searching it should be
act 'Climb back to the Avedon sewers':
minut+=5
gt 'subsewers'
end
I'm hopeless aren't I? Rhetorical question.
! First
if pregfirstday>0: pregfirstday-=1
if pregfirstday=0 and pregnantfirst=1:
if farmgoblins>0:
farmgoblincount+=1
firstfarmgoblins+=1
elseif rand(1, 2)=1:
GoblinMaleChild+=1
else
GoblinFemaleChild+=1
end
FirstKids+=1
pregnantfirst-=1
end
act 'Get cleaned up':
if FirstContraceptive=1 and pregnantfirst=0 and (fertilityspell=1 or rand(1, 5)=5): pregfirstday=5&pregm+=1
pregnantfirst+=1
incest+=1
arousal=0
girl+=1
minut+=5
experience+=10
gt 'first'
end
No worries, that was one of the fixes I had done for awhile and had on the list to send for the merger. Took awhile considering I had to compare my edited version of 1.99.31 that had fixes and mods to a clean 1.99.32 then make the changes on git, of course without the mods and just the fixes.I just fixed it so First's children are now tracking properly along side Goblin wife's but I have no way of putting it forward. I guess I have to make a git account huh? Eh, a tomorrow problem. If someone else want to do it while I'm asleep then
First part is:
second part isCode:! First if pregfirstday>0: pregfirstday-=1 if pregfirstday=0 and pregnantfirst=1: if farmgoblins>0: farmgoblincount+=1 firstfarmgoblins+=1 elseif rand(1, 2)=1: GoblinMaleChild+=1 else GoblinFemaleChild+=1 end FirstKids+=1 pregnantfirst-=1 end
Eh, I can't seem to get the second one to look right. I'm sure you (who ever adds it) will be able to figure it out. And yes it's litrally just adding in a toggle. Also sorry added this, I'm doing this before bed and I don't have a git account.Code:act 'Get cleaned up': if FirstContraceptive=1 and pregnantfirst=0 and (fertilityspell=1 or rand(1, 5)=5): pregfirstday=5&pregm+=1 pregnantfirst+=1 incest+=1 arousal=0 girl+=1 minut+=5 experience+=10 gt 'first' end
thanks for the helpSo sorry about putting off your issue. This should fix it, you still need to go through the whole chain again. Meaning going to the lake, touching the orb then talking to chaos but it should fix it. If I broke anything let me know.
Obviously online safety and all that. Careful with what you download.
Try this, it should be part of the fixes I added."Try to recue her"does not work.
Her questline isn't done iirc. It stops when you ask Charmane where the soldier is, after Malil the Mondual Doctor ask you to get chase after Sol.ok kind of forgot to ask this where do you find samantha Sol after she leaves the place you first find her quest?