Author Topic: Francesca  (Read 573 times)

  • Administrator
  • Sr. Member
  • *****
  • Posts: 407
    • View Profile
Re: Francesca
« on: May 21, 2019, 09:56:35 pm »
Attached find XML file.

However, francesca_sex_b.swf is not in HTH game. You have to copy francesca_sex_b from RLD archive to HTH data/int/scenes/
Use file from RLD archive that plays in the game or with "unlocker". Scenes modified to work standalone don't work launched in game.

The condom is made the way that if player chooses to go without, next time the state7 response jumps to state11b/13b instead of 10/12. The decision is reset on dialog entry.
But id does not work in 0.670 because _root.condom variable is not defined by default though many scenes use that variable. I fixed it in working version for next release. There is simple workaround for current version 0.670: Just put line <set vari="condom" value="undecided" /> to you hth_config.xml file in the launched folder. (or you can set it "on" od "off" for start up). This will make it work anyway.