mod_wlife_warehouse.qsrc 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  1. # mod_wlife_warehouse
  2. $loc = 'mod_wlife_warehouse'
  3. $locM = 'mod_wlife_warehouse'
  4. $menu_loc = 'mod_wlife_warehouse'
  5. if $ARGS[0] = 'street':
  6. $loc_arg = 'street'
  7. $menu_arg = 'street'
  8. menu_off = 0
  9. $location_type = 'public_outdoors'
  10. if wl_status['detective'] = 2: gt 'mod_wlife_story', 'detective_aftermath_iosif'
  11. *clr & cla
  12. gs 'stat'
  13. '<center><img <<$set_imgh>> src="mod/wlife/images/locations/warehouse/street_'+iif(daystage = 5, 'night', 'day')+'.jpg"></center>'
  14. 'Vadim Bely''s old warehouse is in a remote part of the industrial area. One of the most run-down parts of Pavlovsk. The house next to it is also part of his operation, but the only entrance is inside the warehouse.'
  15. act 'Go back to the industrial area': minut += 5 & gt 'pav_industrial'
  16. if (week = 7 and hour > 19) or (week = 1 and hour < 6):
  17. '<br>Several windows of the house and the warehouse are lit, some members of the gang must be inside.'
  18. if week = 7 and wl_georgiy['timer_day'] ! daystart:
  19. if wl_shura['status'] < 11: iif(wl_shura['status'] > 0, 'Shura', 'A guy')+' is sitting outside the warehouse smoking a cigarette. '+iif(wl_shura['status'] > 0, '"Georgiy is waiting for you inside," he says pointing at the door.', 'He completely ignores you.')
  20. act 'Go inside the warehouse': minut += 1 & gt 'mod_wlife_warehouse', 'warehouse'
  21. elseif wl_georgiy['timer_day'] >= (daystart - 1) and wl_shura['status'] < 11:
  22. gs 'mod_wlife_warehouse', 'shura_actions'
  23. end
  24. elseif week < 7 and wl_iosif['status'] = 0:
  25. act 'Go inside the warehouse': gt 'mod_wlife_iosif', 'first_meet'
  26. elseif ((week = 2 and hour > 19) or (week = 3 and hour < 6)) and wl_shura['status'] > 1 and wl_shura['status'] < 11:
  27. gs 'mod_wlife_warehouse', 'shura_actions'
  28. elseif ((week = 2 and hour > 19) or (week = 3 and hour < 6)) and wl_shura['status'] = 11 and wl_shura['ignore_day'] ! daystart:
  29. wl_shura['ignore_day'] = daystart
  30. if wl_shura['ignore_counter'] < 3 and wl_shura['ignore_day'] ! daystart:
  31. wl_shura['ignore_counter'] += 1
  32. '<br>Shura is nowhere to be seen.'
  33. elseif wl_shura['ignore_counter'] < 6:
  34. wl_shura['ignore_counter'] += 1
  35. '<br>There''s still no sign of Shura outside the warehouse.'
  36. elseif wl_shura['ignore_counter'] < 7:
  37. '<br>Still no Shura in sight. Maybe you should ask somebody if something happened to him?'
  38. elseif wl_shura['ignore_counter'] = 7:
  39. wl_shura['status'] = 12
  40. '<br><b>Developer Note: Shura will return, but for now he doesn''t want to talk to you</b>.'
  41. end
  42. elseif week < 7 and wl_iosif['status'] > 0:
  43. 'You aren''t allowed to go inside the warehouse except for your weekly check-in with Georgiy.'
  44. else
  45. '<br>There is nobody outside and the entrance to the warehouse is locked. Somebody who wouldn''t know that it belongs to the Belys, would assume it was abandoned years ago by its owner. Maybe you should return later.'
  46. end
  47. if wl_iosif['timer'] = 1 and hour = 23: act 'Go to Iosif': gt 'mod_wlife_iosif', 'warehouse_prostitution'
  48. if wl_homeless['status'] > 0: act 'Go to the homeless': minut += 3 & gt 'mod_wlife_warehouse', 'homeless_outside'
  49. act 'Wait':gs 'obj_din', 'wait'
  50. end
  51. if $ARGS[0] = 'shura_actions':
  52. if wl_shura['timer'] < (daystart - 1) and wl_shura['status'] ! 4:
  53. iif(wl_shura['status'] > 1, 'Shura', 'A guy')+' is '+iif(temper < 10 or sunWeather = 0, 'standing outside the warehouse smoking a cigarette.', 'sitting outside the warehouse in an old armchair.')
  54. elseif wl_shura['timer'] < (daystart - 1) and wl_shura['status'] = 4:
  55. 'Shura is sitting next to the curb drinking vodka.'
  56. end
  57. if wl_shura['status'] = 0:
  58. act 'Approach him': menu_off = 1 & gt 'mod_wlife_shura', 'first_meet_0'
  59. elseif wl_shura['status'] = 2 and wl_shura_temp = 0 and wl_shura['timer'] < (daystart - 1):
  60. act 'Talk to Shura': menu_off = 1 & gt 'mod_wlife_shura', 'second_meet_0'
  61. elseif wl_shura['status'] = 2 and wl_shura_temp = 1 and wl_shura['timer'] < (daystart - 1):
  62. act 'Talk to Shura': menu_off = 1 & gt 'mod_wlife_shura', 'second_meet_joint_refused'
  63. elseif wl_shura['status'] = 3 and wl_shura['timer'] < (daystart - 1):
  64. act 'Talk to Shura': menu_off = 1 & gt 'mod_wlife_shura', 'third_meet_0'
  65. elseif wl_shura['status'] = 4 and wl_shura['timer'] < (daystart - 1):
  66. act 'Talk to Shura': menu_off = 1 & wl_shura['status'] = 5 & gt 'mod_wlife_shura', 'regular_outside_0'
  67. elseif wl_shura['status'] = 5 and wl_shura_temp < 2 and wl_shura['timer'] < (daystart - 1):
  68. act 'Talk to Shura': menu_off = 1 & gt 'mod_wlife_shura', 'inside_first_0'
  69. elseif wl_shura['status'] = 5 and wl_shura_temp = 2 and wl_shura['timer'] < (daystart - 1):
  70. act 'Talk to Shura': menu_off = 1 & wl_shura_temp = 1 & gt 'mod_wlife_shura', 'regular_outside_0'
  71. elseif wl_shura['status'] > 5 and wl_shura['status'] < 9 and wl_shura['timer'] < (daystart - 1):
  72. act 'Talk to Shura': menu_off = 1 & gt 'mod_wlife_shura', 'cuckold_aftermath_0'
  73. elseif wl_shura['status'] > 8 and wl_shura['timer'] < (daystart - 1):
  74. act 'Visit Shura':
  75. menu_off = 1
  76. if wl_shura['status'] = 10 and wl_shura['party'] = 0 and wl_status['main'] > 8 and wl_shura['party_timer'] > rand(1,4) and wl_sacha['status'] = 2:
  77. gt 'mod_wlife_shura', 'party_0'
  78. elseif wl_shura['status'] = 10 and wl_shura['party'] = 0 and wl_status['main'] > 8 and wl_sacha['status'] = 2:
  79. wl_shura['party_timer'] += 1
  80. end
  81. if sunWeather = 0 or temper < 10:
  82. gt 'mod_wlife_shura', 'regular_inside_0'
  83. else
  84. gt 'mod_wlife_shura', 'regular_outside_0'
  85. end
  86. end
  87. end
  88. end
  89. if $ARGS[0] = 'homeless_outside':
  90. *clr & cla
  91. $loc_arg = 'homeless_outside'
  92. $menu_arg = 'homeless_outside'
  93. menu_off = 0
  94. gs 'stat'
  95. '<center><img <<$set_imgh>> src="mod/wlife/images/locations/homeless/outside_'+iif(daystage = 5, 'night', 'day')+'.jpg"></center>'
  96. 'Only a few minutes away from the warehouse is the old run-down factory building that is occupied by the <a href="exec: gt ''mod_wlife_warehouse'', ''homeless''">homeless</a> of Pavlovsk.'
  97. act 'Leave':
  98. if wl_status['main'] > -1:
  99. minut += 3 & gt 'mod_wlife_warehouse', 'street'
  100. elseif wl_status['main'] = -1:
  101. minut += 8 & gt 'pav_industrial'
  102. end
  103. end
  104. if $wl_homeless['like'] > 0 and wl_homeless['timer'] ! daystart and $wl_homeless['counter'] < 10:
  105. if $wl_homeless['counter'] < 3:
  106. '<br>You haven''t gotten used to having sex with homeless men and are very hesitant to fuck them.'
  107. gs 'willpower', iif($wl_homeless['like'] = 2, 'prostitution', 'sex'), 'self', 'hard'
  108. elseif $wl_homeless['counter'] < 6:
  109. '<br>You haven''t accepted selling yourself to the homeless, but you are slowly getting used to it.'
  110. gs 'willpower', iif($wl_homeless['like'] = 2, 'prostitution', 'sex'), 'self', 'medium'
  111. else
  112. '<br>You haven''t fully accepted selling yourself to the homeless, but you are getting there.'
  113. gs 'willpower', iif($wl_homeless['like'] = 2, 'prostitution', 'sex'), 'self', 'easy'
  114. end
  115. if will_cost <= pcs_willpwr:
  116. act 'Do ''community service'' (<<will_cost>> Willpower)':
  117. gs 'willpower', 'pay', 'self'
  118. $wl_homeless['sex'] = 'freely'
  119. gt 'mod_wlife_punishment', 'homeless_regular'
  120. end
  121. else
  122. act 'Do ''community service'' (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  123. end
  124. elseif $wl_homeless['like'] > 0 and wl_homeless['timer'] ! daystart and $wl_homeless['counter'] >= 10:
  125. act 'Do ''community service'' ':
  126. $wl_homeless['sex'] = 'freely'
  127. gt 'mod_wlife_punishment', 'homeless_regular'
  128. end
  129. end
  130. end
  131. if $ARGS[0] = 'homeless':
  132. *clr & cla
  133. menu_off = 1
  134. gs 'stat'
  135. '<center><img <<$set_imgh>> src="mod/wlife/images/locations/homeless/homeless_'+iif(daystage = 5, 'night', 'day')+'.jpg"></center>'
  136. 'Mostly men but also some women are living inside the abandoned building if you can call that living. Empty vodka bottles and used needles are everywhere, most of the homeless seem to be either alcoholics, drug addicts or both.'
  137. act 'Leave': minut += 3 & gt 'mod_wlife_warehouse', 'street'
  138. end
  139. if $ARGS[0] = 'warehouse':
  140. CLOSE ALL
  141. $loc_arg = 'warehouse'
  142. $menu_arg = 'warehouse'
  143. menu_off = 0
  144. $location_type = 'privat'
  145. *clr & cla
  146. '<center><img <<$set_imgh>> src="mod/wlife/images/locations/warehouse/warehouse.jpg"></center>'
  147. 'The interior of the warehouse is as run-down as the rest of the area. Car parts are everywhere, the roof is leaking and some of the metal parts are rusty. There is a door leading out of the warehouse into the adjacent house.'
  148. if week = 7 and wl_georgiy['timer_day'] ! daystart and (wl_timer['startday'] + 14) < daystart and hour < 23 and (rand(0,2) < 2 or wl_gang['status'] = 0):
  149. gt 'mod_wlife_gang', 'random_warehouse'
  150. elseif week = 7 and wl_georgiy['timer_day'] ! daystart:
  151. 'The warehouse is empty except for Georgiy Bely who is chatting with one of his guys.'
  152. act 'Check in with Georgiy': gt 'mod_wlife_georgiy', 'check_in'
  153. else
  154. act 'Go outside': minut += 1 & gt 'mod_wlife_warehouse', 'street'
  155. act 'Go to the adjacent house': minut += 1 & gt 'mod_wlife_warehouse', 'hallway'
  156. end
  157. end
  158. if $ARGS[0] = 'hallway':
  159. $loc_arg = 'hallway'
  160. $menu_arg = 'hallway'
  161. menu_off = 0
  162. *clr & cla
  163. '<center><img <<$set_imgh>> src="mod/wlife/images/locations/warehouse/hallway.jpg"></center>'
  164. 'The hallway of the old house has seen better days. The paint is peeling off the walls and you aren''t sure, but that looks like mold on one of the walls.'
  165. act 'Go back to the warehouse': minut += 1 & gt 'mod_wlife_warehouse', 'warehouse'
  166. act 'Go the bathroom': minut += 1 & gt 'mod_wlife_warehouse', 'bathroom'
  167. act 'Go to the common room': minut += 1 & gt 'mod_wlife_warehouse', 'common_room'
  168. act 'Go to the kitchen': minut += 1 & gt 'mod_wlife_warehouse', 'kitchen'
  169. act 'Go to the pantry': minut += 1 & gt 'mod_wlife_warehouse', 'pantry'
  170. !! ToDo: Rooms
  171. !! bedrooms???
  172. !! attic
  173. end
  174. if $ARGS[0] = 'kitchen':
  175. $loc_arg = 'kitchen'
  176. $menu_arg = 'kitchen'
  177. menu_off = 0
  178. *clr & cla
  179. '<center><img <<$set_imgh>> src="mod/wlife/images/locations/warehouse/kitchen.jpg"></center>'
  180. !!ToDo: Description
  181. !! '...'
  182. act 'Leave': minut += 1 & gt 'mod_wlife_warehouse', 'hallway'
  183. end
  184. if $ARGS[0] = 'common_room':
  185. $loc_arg = 'common_room'
  186. $menu_arg = 'common_room'
  187. menu_off = 0
  188. *clr & cla
  189. '<center><img <<$set_imgh>> src="mod/wlife/images/locations/warehouse/common_room.jpg"></center>'
  190. 'The room is in the same condition as the rest of the house. The TV is probably the most expensive thing in the whole house and worth more than it.'
  191. !!ToDo: Watch TV, guys watching something
  192. act 'Leave': minut += 1 & gt 'mod_wlife_warehouse', 'hallway'
  193. end
  194. if $ARGS[0] = 'pantry':
  195. $loc_arg = 'pantry'
  196. $menu_arg = 'pantry'
  197. menu_off = 0
  198. *clr & cla
  199. '<center><img <<$set_imgh>> src="mod/wlife/images/locations/warehouse/pantry.jpg"></center>'
  200. 'Vodka, bourbon, more vodka and even some wine is stored inside the small room. You don''t see any food, only some water.'
  201. act 'Leave': minut += 1 & gt 'mod_wlife_warehouse', 'hallway'
  202. if bottle = 0:
  203. act 'Take a bottle of water':
  204. *clr & cla
  205. minut += 1
  206. bottle = 1
  207. '<center><img <<$set_imgh>> src="mod/wlife/images/objects/water.jpg"></center>'
  208. 'You take a bottle of water with you.'
  209. gs 'stat'
  210. act 'Continue': gt 'mod_wlife_warehouse', 'pantry'
  211. end
  212. end
  213. end
  214. if $ARGS[0] = 'bathroom':
  215. $loc_arg = 'bathroom'
  216. $locM_arg = 'bathroom'
  217. $menu_arg = 'bathroom'
  218. menu_off = 0
  219. $location_type = 'bathroom'
  220. *clr & cla
  221. if stanok > 0 and stanok_storage = 0: stanok_storage = stanok & stanok = 2
  222. gs 'stat'
  223. '<center><img <<$set_imgh>> src="mod/wlife/images/locations/warehouse/bathroom.jpg"></center>'
  224. 'The bathroom is surprisingly clean but old. It has a small shower.'
  225. 'There are some razors lying around. You could shave yourself or try a new <a href="exec: gs ''din_van'', ''shave_options''">style</a> for your pubic hair.'
  226. *nl
  227. 'A <a href="exec:gt ''mirror'',''start''">mirror</a> hangs over the sink, where you can '+iif(pcs_hairbsh = 0,'<a href="exec: gt ''mirror'',''brush''">brush</a>','brush')+' your hair.'
  228. *nl
  229. 'The door is missing a key and lacks another way to lock it.'
  230. if wl_status['main'] > 0 and (wl_status['main'] ! 6 or (wl_status['main'] = 6 and cumloc[4] = 0)):
  231. act 'Leave':
  232. minut += 2
  233. stanok = 0
  234. if stanok_storage > 0:
  235. stanok = stanok_storage
  236. stanok_storage = 0
  237. end
  238. if wl_status['main'] = 1:
  239. gt 'mod_wlife_story', 'start_aftermath_volya'
  240. elseif wl_status['main'] = 7:
  241. gt 'mod_wlife_story', 'police_aftermath_georgiy'
  242. else
  243. gt 'mod_wlife_warehouse', 'hallway'
  244. end
  245. end
  246. elseif wl_status['main'] < 1:
  247. *nl
  248. 'Your body is still covered in degrading writing.'
  249. elseif wl_status['main'] = 6 and cumloc[4] > 0:
  250. *nl
  251. 'Your body is still covered in cum.'
  252. end
  253. act 'Take a shower (0:15)':
  254. *clr & cla
  255. menu_off = 1
  256. minut += 15
  257. if wl_status['main'] < 1:
  258. wl_status['main'] = 1
  259. elseif wl_status['main'] = 6:
  260. wl_status['main'] = 7
  261. end
  262. if shampoo < 0: shampoo = 0
  263. if frost > 0: frost = 0
  264. dynamic $showerdin
  265. body_write = 0
  266. face_write = 0
  267. '<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></center>'
  268. *nl
  269. 'You undress and turn on the water in the shower. When it hits the right temperature you enter the shower and let the warm water rain down on you.'
  270. 'You carefully soap yourself trying not to miss any spot and then wash off.'
  271. if hypnoAddict > 0:'You have no reason to, but you carefully avoid cleaning out your pussy and ass.'
  272. pcs_horny += rand(0,2)
  273. if btwarn > 0:
  274. if btwarn = 1: $weightwarn = 'losing'
  275. if btwarn = 2: $weightwarn = 'gaining'
  276. '<font color="red"><b>You seem to be <<$weightwarn>> weight.</b></font>'
  277. killvar '$weightwarn' & btwarn = 0
  278. end
  279. if lactation['active'] > 0 and pain['nipples'] < 60 and lactation['pc_aware'] <= 0:
  280. if pcs_usedbreastpumponherself > 0 and pcs_massagedherbreasts <= 0:
  281. 'During showering you clean your breasts and something catches your eye. White drops come from your nipples. It is milk.<br>Using the breast pump regularily probably made you lactate!'
  282. lactation['induced'] = 1
  283. elseif pcs_usedbreastpumponherself <= 0 and pcs_massagedherbreasts > 0:
  284. 'During showering you clean your breasts and something catches your eye. White drops come from your nipples. It is milk. Regularily massaging your breasts probably made you lactate!<br>'
  285. lactation['induced'] = 1
  286. elseif pcs_usedbreastpumponherself > 0 and pcs_massagedherbreasts > 0:
  287. 'During showering you clean your breasts and something catches your eye. White drops come from your nipples. It is milk. All that pumping and massaging your breasts probably caused you to lactate!<br>'
  288. lactation['induced'] = 1
  289. else
  290. 'During showering you clean your breasts and something catches your eye. White drops come from your nipples. To your surprise it is milk. You started lactating!<br>'
  291. if thinkpreg = 1 or knowpreg = 1:
  292. 'This is probably happening because you are pregnant.'
  293. else
  294. 'You should have this checked out by a doctor. You could be pregnant.'
  295. end
  296. lactation['induced'] = 0
  297. end
  298. pcs_usedbreastpumponherself = 0
  299. pcs_massagedherbreasts = 0
  300. lactation['pc_aware'] = 1
  301. end
  302. gs 'stat'
  303. if pcs_horny >= 40:
  304. act 'Use the shower head on your pussy':
  305. *clr & cla
  306. if rand(0, 5) = 0:gt 'vann', 'v4'
  307. '<center><video src="images/shared/home/bathroom/wash2.mp4"></center>'
  308. *nl
  309. 'You place the shower head onto your pussy and a powerful jet of warm water begins to caress you.'
  310. if pcs_inhib < 30:inhib_exp += rand(1,3)
  311. pcs_mood += 15
  312. $orgasm_or = 'yes'
  313. gs 'arousal', 'masturbate', 10
  314. gs 'arousal', 'end'
  315. if hypnoAddict ! 0:
  316. 'You unconsciously avoid spraying water into your vagina.'
  317. else
  318. cumspclnt = 8
  319. gs 'cum_cleanup'
  320. end
  321. dynamic $dryOff
  322. end
  323. end
  324. dynamic $dryOff
  325. dynamic $brit
  326. end
  327. if wl_status['main'] >= 1 and wl_status['main'] ! 6:
  328. dynamic $brit
  329. gs 'din_van', 'prvt_pee'
  330. dynamic $enema
  331. dynamic $tampon
  332. dynamic $quickwash
  333. dynamic $basin
  334. if breastpump > 0 and bp_unbox >= 1: act 'Use breast pump' :gt 'lact_lib', 'bp_milking'
  335. end
  336. end
  337. --- mod_wlife_warehouse ---------------------------------