many thanks!I use wine but you may find this more user friendly
You must be registered to see the links
many thanks!I use wine but you may find this more user friendly
You must be registered to see the links
Have you fixed it? If not, could you post the error or a screenshotI am getting paidlangeng error ?
Lol the love for grinding of most of the dev of Russian qsp games is behind my comprehensions.**WARNING** RANT INCOMING
Damn fuck this game! The guy take the good concept of living with temptation and increase the content by a lot. But it's all hidden behind pointless grinding, impossible to find path and fucking random bullshit. At least he followed one core concept of LOP: an insane price per month.
The guy could probably double his revenue if he would cut the grinding in half and make the game a little easier to progress.
It could really be one of the best game out there with just a little more direction. It's really frustrating.
What are you using to open the addition.qsp? Qgen5 asks for password.And holy god is doing tracebacks in the code to hunt down triggers a pain. It was bad when there was just 1 QSP. Dealing with 2 split files is maddening!
You can use qsptools to change the password to null. I forgot about to do itWhat are you using to open the addition.qsp? Qgen5 asks for password.
The password is 12345What are you using to open the addition.qsp? Qgen5 asks for password.
You can use qsptools to change the password to null. I forgot about to do it
lol, thanks!The password is 12345
I will give em this much, I only ran into one "bug" in my play through (a missed ' so that 2 lines of code became 1 line of text). But I still couldn't entirely untangle Caprice's endgame. It got to the point where nothing more would trigger then just one day I get a "bad end" message from her. Who knows.... Then again all I had left at that point was like 2 scenes. There were also several Gina scenes that I could never get to pop up, perhaps they have a defined order I buggered up.Gave it a try this morning after a couple cups of coffee. HOLY MOTHER OF #(&$+)!!!
He butchered the holy crap outta this one!!! It was pain in the ass to hunt bugs in the previous version and this one??
Yep, waste personal time. And money. It is better to play in anything else.Now I downloaded it but I'm kind of scared after all these posts. Is it worth the time and the grinding?
But what about me :test2:. It's okay, I'm not gonna cryThe mix of grinding and flag checking often make you miss crucial event which is a shame , fortunately you have muttdoggy and cheat engine to prevent those .
if args[0] <> 0 :
if $args[1] = 'g' :
if $args[2] = 'r1' or $args[3] = 'r1' or $args[4] = 'r1' or $args[5] = 'r1' or $args[6] = 'r1' or $args[7] = 'r1' or $args[8] = 'r1' : relationship[args[0]] += 1
if $args[2] = 'r2' or $args[3] = 'r2' or $args[4] = 'r2' or $args[5] = 'r2' or $args[6] = 'r2' or $args[7] = 'r2' or $args[8] = 'r2' : relationship[args[0]] += 10
if $args[2] = 'r4' or $args[3] = 'r4' or $args[4] = 'r4' or $args[5] = 'r4' or $args[6] = 'r4' or $args[7] = 'r4' or $args[8] = 'r4' : relationship[args[0]] += 30
if $args[2] = 'r5' or $args[3] = 'r5' or $args[4] = 'r5' or $args[5] = 'r5' or $args[6] = 'r5' or $args[7] = 'r5' or $args[8] = 'r5' : relationship[args[0]] += 40
if $args[2] = 'r6' or $args[3] = 'r6' or $args[4] = 'r6' or $args[5] = 'r6' or $args[6] = 'r6' or $args[7] = 'r6' or $args[8] = 'r6' : relationship[args[0]] += 50
if $args[2] = 'r7' or $args[3] = 'r7' or $args[4] = 'r7' or $args[5] = 'r7' or $args[6] = 'r7' or $args[7] = 'r7' or $args[8] = 'r7' : relationship[args[0]] += 100
if $args[2] = 'o1' or $args[3] = 'o1' or $args[4] = 'o1' or $args[5] = 'o1' or $args[6] = 'o1' or $args[7] = 'o1' or $args[8] = 'o1' : obedience[args[0]] += 5
if $args[2] = 'o2' or $args[3] = 'o2' or $args[4] = 'o2' or $args[5] = 'o2' or $args[6] = 'o2' or $args[7] = 'o2' or $args[8] = 'o2' : obedience[args[0]] += 10
if $args[2] = 'o3' or $args[3] = 'o3' or $args[4] = 'o3' or $args[5] = 'o3' or $args[6] = 'o3' or $args[7] = 'o3' or $args[8] = 'o3' : obedience[args[0]] += 20
if $args[2] = 'e1' or $args[3] = 'e1' or $args[4] = 'e1' or $args[5] = 'e1' or $args[6] = 'e1' or $args[7] = 'e1' or $args[8] = 'e1' : experience[args[0]] += 5
if $args[2] = 'e2' or $args[3] = 'e2' or $args[4] = 'e2' or $args[5] = 'e2' or $args[6] = 'e2' or $args[7] = 'e2' or $args[8] = 'e2' : experience[args[0]] += 10
if $args[2] = 'e3' or $args[3] = 'e3' or $args[4] = 'e3' or $args[5] = 'e3' or $args[6] = 'e3' or $args[7] = 'e3' or $args[8] = 'e3' : experience[args[0]] += 20
elseif $args[1] = 'b' :
if $args[2] = 'r1' or $args[3] = 'r1' or $args[4] = 'r1' or $args[5] = 'r1' or $args[6] = 'r1' or $args[7] = 'r1' or $args[8] = 'r1' : relationship[args[0]] -= 1
if $args[2] = 'r2' or $args[3] = 'r2' or $args[4] = 'r2' or $args[5] = 'r2' or $args[6] = 'r2' or $args[7] = 'r2' or $args[8] = 'r2' : relationship[args[0]] -= 20
if $args[2] = 'r4' or $args[3] = 'r4' or $args[4] = 'r4' or $args[5] = 'r4' or $args[6] = 'r4' or $args[7] = 'r4' or $args[8] = 'r4' : relationship[args[0]] -= 30
if $args[2] = 'r5' or $args[3] = 'r5' or $args[4] = 'r5' or $args[5] = 'r5' or $args[6] = 'r5' or $args[7] = 'r5' or $args[8] = 'r5' : relationship[args[0]] -= 40
if $args[2] = 'r6' or $args[3] = 'r6' or $args[4] = 'r6' or $args[5] = 'r6' or $args[6] = 'r6' or $args[7] = 'r6' or $args[8] = 'r6' : relationship[args[0]] -= 50
if $args[2] = 'r7' or $args[3] = 'r7' or $args[4] = 'r7' or $args[5] = 'r7' or $args[6] = 'r7' or $args[7] = 'r7' or $args[8] = 'r7' : relationship[args[0]] -= 100
end
end