Zvereva_house.qsrc 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  1. # Zvereva_house
  2. !!22/06/01 - Alaratt
  3. !!christinaQW['bully'] - earned if you stand up for yourself or not - less then 50 is you standing up, more then 50 is you being meek - at a certain point these unlock the below options
  4. !!christinaQW['pre_fight'] - 1 means you are preparing to fight her
  5. !!christinaQW['fight'] - 1 means you fought and won, -1 means you lost and are now her plaything
  6. !!christinaQW['pre_bm'] - 1 means you are searching for the blackmail material to use against her
  7. !!christinaQW['blackmail'] - 1 means you have the blackmail and need to talk to her to initiate, 2 means you have her blackmailed and are mostly safe from her bullying
  8. !!christinaQW['submit'] - 1 means you willingly submitted, stays at 0 if you lose the fight, for reference on how you became her pet
  9. !!christinaQW['subpath'] - 1 means you are looking to become her pet, 2 means you are her new pet, 3 means you have seen shower events, 4 is her home invite, 5 is you entered the home, 6 you push her into something...
  10. !!slyQW['met'] - 1 means you are set to meet sly, 2 means you have met him
  11. !!slyQW['trained'] - 1 means you have made it thru his sex intro
  12. !!slyQW['foreplay'] - if not daystart, foreplay is allowed, but is set for every sex act, so will not go from anal/vag to a simple bj or hj
  13. !!slyQW['virgin'] - 1 you protest you are a virgin, 2 you insist and no vag sex, even if no longer a virgin later on, because he wont know it changed at some point, 3 he took your virginity, 4 someone else did and you told him
  14. !!slyQW['sex_stam'] - sex stamina, he will come when it reaches 6
  15. !!slyQW['Chris_caught'] - increases when she spies on you, the higher it gets, the bolder she gets about doing it
  16. !!slyQW['Chris_peeking'] - 0 she doesnt watch you that day, 1 she does, 2 just keeps Sveta from being surprised every change in sex acts
  17. !!slyQW['Chris_peek_daystart'] - prevents more than one roll a day to see if Chris going to watch you and Sly
  18. if $ARGS[0] = 'front_door':
  19. $loc = 'Zvereva_house'
  20. $loc_arg = 'front_door'
  21. $menu_loc = 'Zvereva_house'
  22. $menu_arg = 'front_door'
  23. menu_off = 1
  24. minut += 1
  25. gs 'Zvereva_schedule'
  26. gs 'stat'
  27. *clr & cla
  28. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/christina_home/front_door.jpg"></center>'
  29. 'The Zvereva family house is quite impressive.'
  30. if locat['Chris_athome'] = 1:
  31. 'Christina answers the door smiling, but as soon as she sees you, she frowns. "I don''t remember inviting you over today."'
  32. 'You bow your head, but say nothing.'
  33. '"Fine. Come inside."'
  34. act 'Go inside': gt 'Zvereva_house', 'hallw'
  35. else
  36. 'Nobody answers the door.'
  37. act 'Go back to town': minut += 1 & gt 'pav_residential'
  38. end
  39. end
  40. if $ARGS[0] = 'hallw':
  41. CLOSE ALL
  42. $loc = 'Zvereva_house'
  43. $loc_arg = 'hallw'
  44. $menu_loc = 'Zvereva_house'
  45. $menu_arg = 'hallw'
  46. $locM = 'Zvereva_house'
  47. $locM_arg = 'hallw'
  48. $location_type = 'private'
  49. killvar '$locclass'
  50. menu_off = 0
  51. minut += 1
  52. gs 'Zvereva_schedule'
  53. gs 'stat'
  54. gs 'themes', 'indoors'
  55. if frost > 0: frost = 0
  56. *clr & cla
  57. '<center><b><font color="maroon">Foyer</font></b></center>'
  58. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/christina_home/foyer.jpg"></center>'
  59. act 'Leave':
  60. if $clothingworntype ! 'nude':
  61. minut += 1
  62. gt 'pav_residential'
  63. else
  64. msg'<b><font color = red>You need to get dressed.</font></b>'
  65. gt 'Zvereva_house', 'hallw'
  66. end
  67. end
  68. 'The main hallway of Christina''s house. You can visit the different rooms from here.'
  69. 'There''s a <a href="exec:gt ''mirror'', ''start''">mirror</a> hanging on the wall.'
  70. if locat['Christina'] = 1 or locat['Christina'] = 2 or locat['Christina'] = 8 or locat['Christina'] = 22:
  71. 'Christina is in her bedroom right now.'
  72. elseif locat['Christina'] = 3 or locat['Christina'] = 11 or locat['Christina'] = 12:
  73. 'Christina is in the kitchen right now.'
  74. elseif locat['Christina'] = 14 or locat['Christina'] = 17:
  75. 'Christina is in the living room right now.'
  76. elseif locat['Christina'] = 13:
  77. 'Christina is in the bathroom right now.'
  78. else
  79. 'Christina isn''t home right now.'
  80. end
  81. act 'Living Room':gt 'Zvereva_house', 'livroom'
  82. act 'Kitchen':gt 'Zvereva_house', 'kitch'
  83. act 'Bathroom':gt 'Zvereva_house', 'bathr'
  84. act 'Christina''s Bedroom':gt 'Zvereva_house', 'chris_bedro'
  85. if slyQW['met'] = 2: act 'Silvestr''s bedroom': gt 'Zvereva_house', 'sly_bedro'
  86. end
  87. if $ARGS[0] = 'livroom':
  88. $loc = 'Zvereva_house'
  89. $loc_arg = 'livroom'
  90. $menu_loc = 'Zvereva_house'
  91. $menu_arg = 'livroom'
  92. $location_type = 'private'
  93. $locclass = 'livingr'
  94. menu_off = 0
  95. minut += 1
  96. gs 'Zvereva_schedule'
  97. gs 'stat'
  98. *clr & cla
  99. '<center><b><font color="maroon">Living Room</font></b></center>'
  100. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/christina_home/living_room.jpg"></center>'
  101. act 'Leave the room': gt 'Zvereva_house', 'hallw'
  102. 'A spacious room with two large couches and an expensive looking tv hanging on the wall above a fireplace.'
  103. if locat['Christina'] ! 14 and locat['Christina'] ! 17 and slyQW['met'] = 1: gt 'Zvereva_Sly_events', 'Sly_house_intro_1'
  104. if locat['Christina'] = 14: 'Christina is watching TV right now.'
  105. if locat['Christina'] = 17: 'Christina is hanging out here, looking bored.'
  106. if locat['Silvestr'] = 5: '<a href="exec:gt ''Zvereva_Sly_events'',''sly_house_chat''">Silvestr</a> is here, watching TV.'
  107. end
  108. if $ARGS[0] = 'kitch':
  109. $loc = 'Zvereva_house'
  110. $loc_arg = 'kitch'
  111. $menu_loc = 'Zvereva_house'
  112. $menu_arg = 'kitch'
  113. $locclass = 'kitr'
  114. menu_off = 0
  115. minut += 1
  116. !!gs 'kit_din'
  117. gs 'Zvereva_schedule'
  118. gs 'stat'
  119. *clr & cla
  120. '<center><b><font color="maroon">Kitchen</font></b></center>'
  121. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/christina_home/kitchen.jpg"></center>'
  122. act 'Leave the room': gt 'Zvereva_house', 'hallw'
  123. 'A very modern looking kitchen with a large fridge and stove.'
  124. if locat['Christina'] = 3: 'Christina is here, eating breakfast.'
  125. if locat['Silvestr'] = 2: 'Silvestr is eating breakfast'
  126. if locat['Christina'] = 11: 'Christina is making dinner.'
  127. if locat['Christina'] = 12 and locat['Silvestr'] = 6:
  128. 'Christina and Silvestr are here eating dinner.'
  129. elseif locat['Christina'] = 12:
  130. 'Christina is eating dinner right now.'
  131. elseif locat['Silvestr'] = 6:
  132. 'Silvestr is eating dinner right now.'
  133. end
  134. !!dynamic $edasnack
  135. !!dynamic $sandwich
  136. dynamic $driwater
  137. !!dynamic $dritea
  138. dynamic $fill_bottle
  139. !!dynamic $edaD
  140. !!dynamic $pranik
  141. !!dynamic $fatdel
  142. !!dynamic $lekarstvo
  143. !!dynamic $vitamin
  144. end
  145. if $ARGS[0] = 'bathr':
  146. $loc = 'Zvereva_house'
  147. $loc_arg = 'bathr'
  148. $locM = 'Zvereva_house'
  149. $locM_arg = 'bathr'
  150. $menu_loc = 'Zvereva_house'
  151. $menu_arg = 'bathr'
  152. $location_type = 'bathroom'
  153. menu_off = 0
  154. minut += 1
  155. gs 'Zvereva_schedule'
  156. gs 'stat'
  157. *clr & cla
  158. '<center><b><font color="maroon">Bathroom</font></b></center>'
  159. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/christina_home/bathroom.jpg"></center>'
  160. act 'Leave the room': gt 'Zvereva_house', 'hallw'
  161. 'The stylish room has a large glass shower, toilet, sink, and a <a href="exec:gt ''mirror'',''start''">mirror</a> where you can ' + iif(pcs_hairbsh < 1,'<a href="exec:gt ''mirror'',''brush''">brush</a>','brush') + ' your hair.'
  162. if locat['Christina'] = 13: '<a href="exec:gt ''Zvereva_house_events'',''chris_shower''">Christina</a> is here, taking a shower.'
  163. if locat['Silvestr'] = 3: 'Silvestr is in the shower right now.'
  164. end
  165. if $ARGS[0] = 'chris_bedro':
  166. $loc = 'Zvereva_house'
  167. $loc_arg = 'chris_bedro'
  168. $menu_loc = 'Zvereva_house'
  169. $menu_arg = 'chris_bedro'
  170. $locM = 'Zvereva_house'
  171. $locM_arg = 'chris_bedro'
  172. $location_type = 'private'
  173. $locclass = 'bedr'
  174. menu_off = 0
  175. minut += 1
  176. gs 'Zvereva_schedule'
  177. gs 'stat'
  178. *clr & cla
  179. '<center><b><font color="maroon">Christina''s Bedroom</font></b></center>'
  180. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/christina_home/chris_bedroom.jpg"></center>'
  181. act 'Leave the room': gt 'Zvereva_house', 'hallw'
  182. 'Surprisingly girly for someone of Christina''s tastes, there is a large bed, walk-in closet, a desk, and a large <a href="exec:gt ''mirror'', ''start''">mirror</a> leaning against the wall.'
  183. if locat['Christina'] = 1: 'Christina is in bed, asleep.'
  184. if locat['Christina'] = 2: 'Christina is getting dressed right now.'
  185. if locat['Christina'] = 8: 'Christina is here, doing her homework.'
  186. if locat['Christina'] = 22: '<a href="exec:gt ''Zvereva_house_events'', ''bed_chat''">Christina</a> is hanging out here, looking bored.'
  187. end
  188. if $ARGS[0] = 'sly_bedro':
  189. $loc = 'Zvereva_house'
  190. $loc_arg = 'sly_bedro'
  191. $menu_loc = 'Zvereva_house'
  192. $menu_arg = 'sly_bedro'
  193. $locM = 'Zvereva_house'
  194. $locM_arg = 'sly_bedro'
  195. $location_type = 'private'
  196. $locclass = 'bedr'
  197. menu_off = 0
  198. minut += 1
  199. gs 'Zvereva_schedule'
  200. gs 'stat'
  201. *clr & cla
  202. '<center><b><font color="maroon">Silvestr''s Bedroom</font></b></center>'
  203. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/christina_home/sly_bedroom.jpg"></center>'
  204. act 'Leave the room': gt 'Zvereva_house', 'hallw'
  205. 'Sly''s rather stylish room holds a huge bed, a small couch, and a lot of different artsy looking items.'
  206. if locat['Silvestr'] = 1: 'Silvestr is asleep in his bed.'
  207. if locat['Silvestr'] = 7: '<a href="exec:gt ''Zvereva_Sly_events'',''sly_house_chat''">Silvestr</a> is hanging out in here.'
  208. end
  209. --- Zvereva_house ---------------------------------