VN Ren'Py Completed Battle of the Bulges [v1.0] [EpicLust]

4.40 star(s) 127 Votes

Tiberii

Newbie
Feb 19, 2019
62
6
[QUOTE = "zapallbugs, post: 1742345, member: 743845"] Тьфу! Это ошибка, которая была исправлена некоторое время назад. Что-то явно пошло не так на стороне разработчика.
Но это легко исправить. Измените на annasprite все места, где есть только annasprite в script06.rpy. Я думаю, что есть 5 или 6 случаев этого. Посмотрите несколько строк после 'label AnnaRoomDay06:'. [/ QUOTE]

Вот еще одна ошибка:
Извините, но произошло необъяснимое исключение.

Во время запуска игрового кода:
Файл "game / script06.rpy", строка 10012, в сценарии
меню:
SyntaxError: неверный синтаксис (game / script06.rpy, строка 10013)

- Полная трассировка ---------------------------------------------- --------------

Полный возврат:
Файл "game / script06.rpy", строка 10012, в сценарии
меню:
Файл "C: \ Program Files \ BattleoftheBulges-06-pc \ BattleoftheBulges-0.6-pc \ renpy \ ast.py", строка 1459, в исполнении
choice = renpy.exports.menu (варианты, self.set)
Файл "C: \ Program Files \ BattleoftheBulges-06-pc \ BattleoftheBulges-0.6-pc \ renpy \ exports.py", строка 828, в меню
if renpy.python.py_eval (условие)]
Файл "C: \ Program Files \ BattleoftheBulges-06-pc \ BattleoftheBulges-0.6-pc \ renpy \ python.py", строка 1748, в py_eval
code = py_compile (code, 'eval')
Файл "C: \ Program Files \ BattleoftheBulges-06-pc \ BattleoftheBulges-0.6-pc \ renpy \ python.py", строка 584, в py_compile
поднять е
SyntaxError: неверный синтаксис (game / script06.rpy, строка 10013)

Окна-8-6.2.9200
Ren'Py 6.99.12.4.2187
Битва при выпячивании 0.6
 

Tiberii

Newbie
Feb 19, 2019
62
6
Ugh! That's a bug that was fixed some time ago. Something obviously went wrong there at the dev's side.
Но это легко исправить. Измените на annasprite все места, где есть только annasprite в script06.rpy. Я думаю, что есть 5 или 6 случаев этого. Посмотрите несколько строк после 'label AnnaRoomDay06:'. [/ QUOTE]

sorry, i found this file and string in it, but i still don’t understand what i need to do (there already is annasprite)
 

zapallbugs

Engaged Member
Jul 10, 2018
2,216
2,499
[QUOTE = "zapallbugs, post: 1742345, member: 743845"] Тьфу! Это ошибка, которая была исправлена некоторое время назад. Что-то явно пошло не так на стороне разработчика.
Но это легко исправить. Измените на annasprite все места, где есть только annasprite в script06.rpy. Я думаю, что есть 5 или 6 случаев этого. Посмотрите несколько строк после 'label AnnaRoomDay06:'. [/ QUOTE]

Вот еще одна ошибка:
Извините, но произошло необъяснимое исключение.

Во время запуска игрового кода:
Файл "game / script06.rpy", строка 10012, в сценарии
меню:
SyntaxError: неверный синтаксис (game / script06.rpy, строка 10013)

- Полная трассировка ---------------------------------------------- --------------

Полный возврат:
Файл "game / script06.rpy", строка 10012, в сценарии
меню:
Файл "C: \ Program Files \ BattleoftheBulges-06-pc \ BattleoftheBulges-0.6-pc \ renpy \ ast.py", строка 1459, в исполнении
choice = renpy.exports.menu (варианты, self.set)
Файл "C: \ Program Files \ BattleoftheBulges-06-pc \ BattleoftheBulges-0.6-pc \ renpy \ exports.py", строка 828, в меню
if renpy.python.py_eval (условие)]
Файл "C: \ Program Files \ BattleoftheBulges-06-pc \ BattleoftheBulges-0.6-pc \ renpy \ python.py", строка 1748, в py_eval
code = py_compile (code, 'eval')
Файл "C: \ Program Files \ BattleoftheBulges-06-pc \ BattleoftheBulges-0.6-pc \ renpy \ python.py", строка 584, в py_compile
поднять е
SyntaxError: неверный синтаксис (game / script06.rpy, строка 10013)

Окна-8-6.2.9200
Ren'Py 6.99.12.4.2187
Битва при выпячивании 0.6
Can you translate that into English? I can't make head or tails from Russian.
 

Tiberii

Newbie
Feb 19, 2019
62
6
Can you translate that into English? I can't make head or tails from Russian.
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script06.rpy", line 10012, in script
menu:
SyntaxError: invalid syntax (game/script06.rpy, line 10013)

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/script06.rpy", line 10012, in script
menu:
File "C:\Program Files\BattleoftheBulges-06-pc\BattleoftheBulges-0.6-pc\renpy\ast.py", line 1459, in execute
choice = renpy.exports.menu(choices, self.set)
File "C:\Program Files\BattleoftheBulges-06-pc\BattleoftheBulges-0.6-pc\renpy\exports.py", line 828, in menu
if renpy.python.py_eval(condition) ]
File "C:\Program Files\BattleoftheBulges-06-pc\BattleoftheBulges-0.6-pc\renpy\python.py", line 1748, in py_eval
code = py_compile(code, 'eval')
File "C:\Program Files\BattleoftheBulges-06-pc\BattleoftheBulges-0.6-pc\renpy\python.py", line 584, in py_compile
raise e
SyntaxError: invalid syntax (game/script06.rpy, line 10013)

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Battle of the Bulges 0.6
 

Tiberii

Newbie
Feb 19, 2019
62
6
[QUOTE = "zapallbugs, post: 1742406, member: 743845"] Если до «annasprite» нет «an», вам нужно поместить его туда, чтобы оно читало «annasprite». [/ QUOTE]

the problem is that the prefix an is in front of the word annasprite: here’s how a file’s like:

label AnnaRoomDay06:
scene annaroom01 with dissolve
$ renpy.pause(1.0, hard=True)
$ seenannaevening06 = True
an annasprite "Who is that? Oh, it's you..."
if (stamina <=0) and (whitebull == False):
an annasprite "I was expecting you. Come in, naughty boy..."
p playersprite "You know what? This is getting a bit too saucy for me. I'm like, real tired, you know, school, homework, stuff like that."
an annasprite "Oh my God, I can't believe I'm hearing that! What a massive let-down!"
$ lust_points[0] -=2
show lustminus02:
xalign 0.6 yalign 0.2
linear 1.0 yalign 0.4
play sound "Sounds/less.mp3"
$ renpy.pause(2, hard=True)
hide lustminus02
if (annajosewin == False):
annasprite "At least, I have my son who is also hung like a horse and not a tired little wimp like you..."
$ lust_pointsB[0] +=1
show challengerlustplus01:
xalign 0.2 yalign 0.4
linear 1.0 yalign 0.2
play sound "Sounds/more.mp3"
$ renpy.pause(2, hard=True)
hide challengerlustplus01
annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (annajosewin == True):
annasprite "My son wasn't tired like you when he rammed his giant pole up all my holes the other day! I guess I'll just have to fuck him again tonight..."
annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (stamina <=0) and (whitebull == True):
an annasprite "I was expecting you. Come in, naughty boy..."
p playersprite "(Now is definitely the time to take some White Bull, it looks like it's going to get interesting real fast...)"
menu:
"Drink some White Bull (+2 stamina)":
show whitebull
show square
play sound "Sounds/lost.mp3"
"You gulped down your White Bull energy drink."
hide square
hide whitebull
$ whitebull = False
$ stamina += 2
jump AnnaRoom02PreDay06
"Keep your energy drink for another time":
p playersprite "You know what? This is getting a bit too saucy for me. I'm like, real tired, you know, school, homework, stuff like that."
an annasprite "Oh my God, I can't believe I'm hearing that! What a massive let-down!"
$ lust_points[0] -=2
show lustminus02:
xalign 0.6 yalign 0.2
linear 1.0 yalign 0.4
play sound "Sounds/less.mp3"
$ renpy.pause(2, hard=True)
hide lustminus02
if (annajosewin == False):
annasprite "At least, I have my son who is also hung like a horse and not a tired little wimp like you..."
$ lust_pointsB[0] +=1
show challengerlustplus01:
xalign 0.2 yalign 0.4
linear 1.0 yalign 0.2
play sound "Sounds/more.mp3"
$ renpy.pause(2, hard=True)
hide challengerlustplus01
annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (annajosewin == True):
annasprite "My son wasn't tired like you when he rammed his giant pole up all my holes the other day! I guess I'll just have to fuck him again tonight..."
annasprite "Now get out of my house!"
jump EveningChoiceDay06

label AnnaRoom02PreDay06:
if (lust_points[0] == 8):
$ lust_points[0] +=2
$ score += 2
show lust02:
xalign 0.6 yalign 0.3
linear 1.0 yalign 0.2
play sound "Sounds/more.mp3"
$ renpy.pause(2, hard=True)
hide lust02
if (lust_points[0] == 9):
$ lust_points[0] +=1
$ score += 1
show lust01:
xalign 0.6 yalign 0.4
linear 1.0 yalign 0.2
play sound "Sounds/more.mp3"
$ renpy.pause(2, hard=True)
hide lust01
if (lust_points[0] >= 10):
show epiclust:
xalign 0.4 yalign 0.2
zoom 0.5
linear 2.0 zoom 1.0
play sound "Sounds/epiclust.mp3"
$ renpy.pause(4.0, hard=True)
hide epiclust
an annasprite "I was expecting you... Come in, naughty boy."
jump AnnaRoom02Day06
if (lust_points[0] <= 9):
an annasprite "Well, you're too late. I'm not in the mood anymore. Next time, try and hurry up and don't make women wait..."
p playersprite "What? But I ran as fast as I could!!! It's not fair!"
jump EveningChoiceDay06

label AnnaRoom02Day06:
scene annaroom02 with dissolve
$ renpy.pause(1.0, hard=True)
an annasprite "Let me first get more comfortable by getting rid of this bathrobe. So you can admire my curves..."
if (stamina <=0) and (whitebull == False):
p playersprite "YOu know what? This is getting a bit too saucy for me. I'm like, real tired, you know, school, homework, stuff like that."
scene annaroom01 with dissolve
$ renpy.pause(1.0, hard=True)
an annasprite "Oh my God, I can't believe I'm hearing that! What a massive let-down!"
if (annajosewin == False):
an annasprite "At least, I have my son who is also hung like a horse and not a tired little wimp like you..."
show challengerlustplus01:
xalign 0.2 yalign 0.4
linear 1.0 yalign 0.2
play sound "Sounds/more.mp3"
$ renpy.pause(2, hard=True)
hide challengerlustplus01
an annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (annajosewin == True):
an annasprite "My son wasn't tired like you when he rammed his giant pole up all my holes! I guess I'll just have to fuck him again tonight..."
an annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (stamina <=0) and (whitebull == True):
p playersprite "Now is definitely the time to take some white bull, it looks like it's going to get interesting real fast..."
show whitebull
show square
play sound "Sounds/lost.mp3"
"You gulped down your White Bull energy drink."
hide square
hide whitebull
$ whitebull = False
$ stamina += 2

p playersprite "Alright! Now we're talking!"
scene annaroom03 with dissolve
$ renpy.pause(1.0, hard=True)
an annasprite "So, what do you think?"
p playersprite "These are dangerous curves but I'm cruising full speed ahead!"
an annasprite "There's also a dangerous curve starting to form in your pants..."
scene annaroom04 with dissolve
$ renpy.pause(1.0, hard=True)
p playersprite "Damn Anna, now my pants are starting to get real uncomfortable!"
an annasprite "Well, get out of them and get more comfortable by sitting down so I can give it a gentle rub... With my arse!"
scene annaroom05 with dissolve
$ renpy.pause(1.0, hard=True)
an annasprite "Relax and enjoy the show [name], I worked as a stripper in my youth, my specialty was arse-grinding."
p playersprite "I can't wait to feel it against my growing shaft Anna!"
an annasprite "Most customers would blow their load in their trousers in under two minutes...Let's see how YOU fare!"
scene annaroom06 with dissolve
$ renpy.pause(1.0, hard=True)
an annasprite "Oooh, I can feel a really BIG log of meat right between my asscheeks... What could it be?"
p playersprite "Gggg...MMmb..."
an annasprite "God, I can't stand it, it's just so HUGE and feels so POWERFUL! Please take it out [name]!"
scene annaroom07 with dissolve
$ renpy.pause(1.0, hard=True)
an annasprite "Sweet Mother of God, what did I let myself into? You are going to PULVERIZE my holes with that monster dong!"
p playersprite "Don't worry, I'll be careful..."
an annasprite "Al..right... What would you like to do first?"
 

EpicLust

Dev of Cockham Superheroes
Game Developer
May 30, 2017
3,776
7,183
Ugh! That's a bug that was fixed some time ago. Something obviously went wrong there at the dev's side.
But is is easy to fix. Change to 'an annasprite' all the places where there is only 'annasprite' in script06.rpy. I think there is 5 or 6 occurences of this. Look some lines after 'label AnnaRoomDay06:'.
Indeed, I had fixed it and I screwed it up again... My bad.
Here is a fixed script for that then.
 

zapallbugs

Engaged Member
Jul 10, 2018
2,216
2,499
[QUOTE = "zapallbugs, post: 1742406, member: 743845"] Если до «annasprite» нет «an», вам нужно поместить его туда, чтобы оно читало «annasprite». [/ QUOTE]

the problem is that the prefix an is in front of the word annasprite: here’s how a file’s like:

label AnnaRoomDay06:
scene annaroom01 with dissolve
$ renpy.pause(1.0, hard=True)
$ seenannaevening06 = True
an annasprite "Who is that? Oh, it's you..."
if (stamina <=0) and (whitebull == False):
an annasprite "I was expecting you. Come in, naughty boy..."
p playersprite "You know what? This is getting a bit too saucy for me. I'm like, real tired, you know, school, homework, stuff like that."
an annasprite "Oh my God, I can't believe I'm hearing that! What a massive let-down!"
$ lust_points[0] -=2
show lustminus02:
xalign 0.6 yalign 0.2
linear 1.0 yalign 0.4
play sound "Sounds/less.mp3"
$ renpy.pause(2, hard=True)
hide lustminus02
if (annajosewin == False):
an annasprite "At least, I have my son who is also hung like a horse and not a tired little wimp like you..."
$ lust_pointsB[0] +=1
show challengerlustplus01:
xalign 0.2 yalign 0.4
linear 1.0 yalign 0.2
play sound "Sounds/more.mp3"
$ renpy.pause(2, hard=True)
hide challengerlustplus01
an annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (annajosewin == True):
an annasprite "My son wasn't tired like you when he rammed his giant pole up all my holes the other day! I guess I'll just have to fuck him again tonight..."
an annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (stamina <=0) and (whitebull == True):
an annasprite "I was expecting you. Come in, naughty boy..."
p playersprite "(Now is definitely the time to take some White Bull, it looks like it's going to get interesting real fast...)"
menu:
"Drink some White Bull (+2 stamina)":
show whitebull
show square
play sound "Sounds/lost.mp3"
"You gulped down your White Bull energy drink."
hide square
hide whitebull
$ whitebull = False
$ stamina += 2
jump AnnaRoom02PreDay06
"Keep your energy drink for another time":
p playersprite "You know what? This is getting a bit too saucy for me. I'm like, real tired, you know, school, homework, stuff like that."
an annasprite "Oh my God, I can't believe I'm hearing that! What a massive let-down!"
$ lust_points[0] -=2
show lustminus02:
xalign 0.6 yalign 0.2
linear 1.0 yalign 0.4
play sound "Sounds/less.mp3"
$ renpy.pause(2, hard=True)
hide lustminus02
if (annajosewin == False):
an annasprite "At least, I have my son who is also hung like a horse and not a tired little wimp like you..."
$ lust_pointsB[0] +=1
show challengerlustplus01:
xalign 0.2 yalign 0.4
linear 1.0 yalign 0.2
play sound "Sounds/more.mp3"
$ renpy.pause(2, hard=True)
hide challengerlustplus01
an annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (annajosewin == True):
an annasprite "My son wasn't tired like you when he rammed his giant pole up all my holes the other day! I guess I'll just have to fuck him again tonight..."
an annasprite "Now get out of my house!"
jump EveningChoiceDay06

I tried to highlight in bold and a larger type what you need to insert.
Oh, well, forget about it. Tim just posted a script that should fix it.
 

EpicLust

Dev of Cockham Superheroes
Game Developer
May 30, 2017
3,776
7,183
[QUOTE = "zapallbugs, post: 1742406, member: 743845"] Если до «annasprite» нет «an», вам нужно поместить его туда, чтобы оно читало «annasprite». [/ QUOTE]

the problem is that the prefix an is in front of the word annasprite: here’s how a file’s like:

label AnnaRoomDay06:
scene annaroom01 with dissolve
$ renpy.pause(1.0, hard=True)
$ seenannaevening06 = True
an annasprite "Who is that? Oh, it's you..."
if (stamina <=0) and (whitebull == False):
an annasprite "I was expecting you. Come in, naughty boy..."
p playersprite "You know what? This is getting a bit too saucy for me. I'm like, real tired, you know, school, homework, stuff like that."
an annasprite "Oh my God, I can't believe I'm hearing that! What a massive let-down!"
$ lust_points[0] -=2
show lustminus02:
xalign 0.6 yalign 0.2
linear 1.0 yalign 0.4
play sound "Sounds/less.mp3"
$ renpy.pause(2, hard=True)
hide lustminus02
if (annajosewin == False):
annasprite "At least, I have my son who is also hung like a horse and not a tired little wimp like you..."
$ lust_pointsB[0] +=1
show challengerlustplus01:
xalign 0.2 yalign 0.4
linear 1.0 yalign 0.2
play sound "Sounds/more.mp3"
$ renpy.pause(2, hard=True)
hide challengerlustplus01
annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (annajosewin == True):
annasprite "My son wasn't tired like you when he rammed his giant pole up all my holes the other day! I guess I'll just have to fuck him again tonight..."
annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (stamina <=0) and (whitebull == True):
an annasprite "I was expecting you. Come in, naughty boy..."
p playersprite "(Now is definitely the time to take some White Bull, it looks like it's going to get interesting real fast...)"
menu:
"Drink some White Bull (+2 stamina)":
show whitebull
show square
play sound "Sounds/lost.mp3"
"You gulped down your White Bull energy drink."
hide square
hide whitebull
$ whitebull = False
$ stamina += 2
jump AnnaRoom02PreDay06
"Keep your energy drink for another time":
p playersprite "You know what? This is getting a bit too saucy for me. I'm like, real tired, you know, school, homework, stuff like that."
an annasprite "Oh my God, I can't believe I'm hearing that! What a massive let-down!"
$ lust_points[0] -=2
show lustminus02:
xalign 0.6 yalign 0.2
linear 1.0 yalign 0.4
play sound "Sounds/less.mp3"
$ renpy.pause(2, hard=True)
hide lustminus02
if (annajosewin == False):
annasprite "At least, I have my son who is also hung like a horse and not a tired little wimp like you..."
$ lust_pointsB[0] +=1
show challengerlustplus01:
xalign 0.2 yalign 0.4
linear 1.0 yalign 0.2
play sound "Sounds/more.mp3"
$ renpy.pause(2, hard=True)
hide challengerlustplus01
annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (annajosewin == True):
annasprite "My son wasn't tired like you when he rammed his giant pole up all my holes the other day! I guess I'll just have to fuck him again tonight..."
annasprite "Now get out of my house!"
jump EveningChoiceDay06

label AnnaRoom02PreDay06:
if (lust_points[0] == 8):
$ lust_points[0] +=2
$ score += 2
show lust02:
xalign 0.6 yalign 0.3
linear 1.0 yalign 0.2
play sound "Sounds/more.mp3"
$ renpy.pause(2, hard=True)
hide lust02
if (lust_points[0] == 9):
$ lust_points[0] +=1
$ score += 1
show lust01:
xalign 0.6 yalign 0.4
linear 1.0 yalign 0.2
play sound "Sounds/more.mp3"
$ renpy.pause(2, hard=True)
hide lust01
if (lust_points[0] >= 10):
show epiclust:
xalign 0.4 yalign 0.2
zoom 0.5
linear 2.0 zoom 1.0
play sound "Sounds/epiclust.mp3"
$ renpy.pause(4.0, hard=True)
hide epiclust
an annasprite "I was expecting you... Come in, naughty boy."
jump AnnaRoom02Day06
if (lust_points[0] <= 9):
an annasprite "Well, you're too late. I'm not in the mood anymore. Next time, try and hurry up and don't make women wait..."
p playersprite "What? But I ran as fast as I could!!! It's not fair!"
jump EveningChoiceDay06

label AnnaRoom02Day06:
scene annaroom02 with dissolve
$ renpy.pause(1.0, hard=True)
an annasprite "Let me first get more comfortable by getting rid of this bathrobe. So you can admire my curves..."
if (stamina <=0) and (whitebull == False):
p playersprite "YOu know what? This is getting a bit too saucy for me. I'm like, real tired, you know, school, homework, stuff like that."
scene annaroom01 with dissolve
$ renpy.pause(1.0, hard=True)
an annasprite "Oh my God, I can't believe I'm hearing that! What a massive let-down!"
if (annajosewin == False):
an annasprite "At least, I have my son who is also hung like a horse and not a tired little wimp like you..."
show challengerlustplus01:
xalign 0.2 yalign 0.4
linear 1.0 yalign 0.2
play sound "Sounds/more.mp3"
$ renpy.pause(2, hard=True)
hide challengerlustplus01
an annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (annajosewin == True):
an annasprite "My son wasn't tired like you when he rammed his giant pole up all my holes! I guess I'll just have to fuck him again tonight..."
an annasprite "Now get out of my house!"
jump EveningChoiceDay06
if (stamina <=0) and (whitebull == True):
p playersprite "Now is definitely the time to take some white bull, it looks like it's going to get interesting real fast..."
show whitebull
show square
play sound "Sounds/lost.mp3"
"You gulped down your White Bull energy drink."
hide square
hide whitebull
$ whitebull = False
$ stamina += 2

p playersprite "Alright! Now we're talking!"
scene annaroom03 with dissolve
$ renpy.pause(1.0, hard=True)
an annasprite "So, what do you think?"
p playersprite "These are dangerous curves but I'm cruising full speed ahead!"
an annasprite "There's also a dangerous curve starting to form in your pants..."
scene annaroom04 with dissolve
$ renpy.pause(1.0, hard=True)
p playersprite "Damn Anna, now my pants are starting to get real uncomfortable!"
an annasprite "Well, get out of them and get more comfortable by sitting down so I can give it a gentle rub... With my arse!"
scene annaroom05 with dissolve
$ renpy.pause(1.0, hard=True)
an annasprite "Relax and enjoy the show [name], I worked as a stripper in my youth, my specialty was arse-grinding."
p playersprite "I can't wait to feel it against my growing shaft Anna!"
an annasprite "Most customers would blow their load in their trousers in under two minutes...Let's see how YOU fare!"
scene annaroom06 with dissolve
$ renpy.pause(1.0, hard=True)
an annasprite "Oooh, I can feel a really BIG log of meat right between my asscheeks... What could it be?"
p playersprite "Gggg...MMmb..."
an annasprite "God, I can't stand it, it's just so HUGE and feels so POWERFUL! Please take it out [name]!"
scene annaroom07 with dissolve
$ renpy.pause(1.0, hard=True)
an annasprite "Sweet Mother of God, what did I let myself into? You are going to PULVERIZE my holes with that monster dong!"
p playersprite "Don't worry, I'll be careful..."
an annasprite "Al..right... What would you like to do first?"
Please stop printing zillions of lines of code, especially if you don't put them in a spoiler tag, you are cluttering the thread. We got it and I fixed it just above.
 
  • Like
Reactions: rooney10

Tiberii

Newbie
Feb 19, 2019
62
6
[QUOTE = "timdonehy200, post: 1742515, member: 47876"] Пожалуйста, прекратите печатать миллионы строк кода, особенно если вы не поместите их в тег спойлера, вы загромождаете поток. Мы исправили это чуть выше. [/ QUOTE]

sorry
 

kofasboklici

New Member
Aug 25, 2018
6
2
You must not be doing something right or are misunderstanding. Can you post a picture of her not showing up. You can take a screenshot by pressing S.
she pops up when i load the run now, but im on the run as we speak and her path didnt begin my first go, so im epiclusting everyone without her
 

Jackson555

Member
Feb 27, 2018
104
127
she pops up when i load the run now, but im on the run as we speak and her path didnt begin my first go, so im epiclusting everyone without her
She always has to show up when you jog on the beach in the morning on Monday if you actually used the mod. So you must have done something wrong like put in the files but never reset the game after putting them in. Or not putting all the files in.
 

zapallbugs

Engaged Member
Jul 10, 2018
2,216
2,499
Indeed, I had fixed it and I screwed it up again... My bad.
Here is a fixed script for that then.
Sorry, too hasty. After label GymChoiceThirdbDay06c: there are now two jumps to nonexisting DowntownChoiceDay06bc
And this came back without the too: action Jump ("FrancineFastFuckDay0c")
 

EpicLust

Dev of Cockham Superheroes
Game Developer
May 30, 2017
3,776
7,183
Sorry, too hasty. After label GymChoiceThirdbDay06c: there are now two jumps to nonexisting DowntownChoiceDay06bc
And this came back without the too: action Jump ("FrancineFastFuckDay0c")
Thanks, fixed it (in the post where the update is by editing)
 

Tiberii

Newbie
Feb 19, 2019
62
6
[QUOTE = "zapallbugs, post: 1742630, member: 743845"] Должно ли вложение быть заменяющим? Я все еще получаю неправильный.
И лучше двойная проверка. GymChoiceThirdcDay06 тоже кажется неправильным ярлыком. [/ QUOTE]

I also have this error, provided that I put a new script (which was made today and posted on page 219)
 
4.40 star(s) 127 Votes