- Jun 17, 2019
- 409
- 250
Are you running the suggested player in the OP? if not that is why most qsp players will not support video'sMy game is not running any videos or gifs, just images, how to solve it ?
You can drag and resize the elements to your liking.I fixed that but why are the images at the bottom and tiny ? View attachment 2863908
I meant the one on the stairs where she has a chance of kissing youThat story doesnt have random rolls, You just keep bringing wine and be horny enough to ask her about sex stuff
The methods used for random can be different depending on how the coder wrote it, but normally a range is set for the events to fire, and the program picks a random number in that range. In this case, you step onto floor 3 and the game runs this codeI meant the one on the stairs where she has a chance of kissing you
floor3 = rand(1,22)
elseif floor3 > 11 and floor3 <= 14 and hour >= 15 and hour <= 23:
if juliaQW['JulMilBestFrend'] >= 50:
juliamil_rnd = rand(1,3)
if juliamil_rnd = 3:
This is a very well thought out post.The methods used for random can be different depending on how the coder wrote it, but normally a range is set for the events to fire, and the program picks a random number in that range. In this case, you step onto floor 3 and the game runs this code
To get this specific event to happen, the result needs to match these conditions -Code:floor3 = rand(1,22)
To simplify it, you need to step onto floor 3 between hours 15 and 23, and get lucky enough to have the first code land on 12, 13, or 14, out of 22.Code:elseif floor3 > 11 and floor3 <= 14 and hour >= 15 and hour <= 23:
It gets more complicated though. When you get the event, you have to have built up enough points with her to unlock more.
The game then runs another random roll, which has a 33% chance of being the kiss event.Code:if juliaQW['JulMilBestFrend'] >= 50:
thenCode:juliamil_rnd = rand(1,3)
The only part of this that can be cheated is her best friend score. The rest is up to RNGesus.Code:if juliamil_rnd = 3:
Perhaps it would be a good idea if all (m2f) schoolgirl starts possess a swimsuit ... I mean, it would be something as basic as the sports clothes, something that every girl, even a nerd or gopnik or outcast would have in her possession.It depends on the start option. Some do.
We do plan to add options at start to set Sveta gay/straight/bi but we do have to get some pieces in place to make the options page and workout what options to include. I'll try to get somethign working this cycle but actually seeding all the events will take much longer.Alaratt thanks for all your help! I super appreciate you taking the time to explain stuff to me. Might have a poke around the mod scene to see if there's anything that makes Svetlana a lesbian rather than bi
Get QSP-player, a program that runs QSP games.yeah, i really want to play it, but who tf can install this?! Any guide?
The interesting question may be, how you do it in the m2f-scenarios (and whether you allow setting gender preferences there)We do plan to add options at start to set Sveta gay/straight/bi but we do have to get some pieces in place to make the options page and workout what options to include. I'll try to get somethign working this cycle but actually seeding all the events will take much longer.
You the player will pick so it will be up to you, with that said there will be ways to change it after the game has started. So you might pick lesbian aka only liking girls at first but later decide he now feels more like a girl and change it to bi thru a ingame event.The interesting question may be, how you do it in the m2f-scenarios (and whether you allow setting gender preferences there)
After all, you are a guy being transferred into a girls body and, per storyline, also develop a change of sexual preference during the first few weeks in the new body.
What does icon in blank mean?Still not hable to make the game play, the qsp icon are in blank and have tryed to use another game player who works, on the case "Big Quyash" and noting, have the QSP 1.9 on my computer on that case on the work ambient, some sugestion about how to solve that please?
I must to tell I am mounting the game again and still it is not totaly finished, but the same problem exist with other well mounted games as clean slate, curiously that problem are fixed on QSP games who use Awesomiun as Big Kwiash or mother best friend both works but not Girl life and Clean Slate.