pavSharedApt.qsrc 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033
  1. # pavSharedApt
  2. if night_mode = 1:
  3. fcolor = rgb(255, 255, 255)
  4. bcolor = rgb(0, 0, 0)
  5. lcolor = rgb(106, 90, 205)
  6. elseif night_mode = 2:
  7. fcolor = rgb(255, 255, 255)
  8. bcolor = rgb(20, 20, 20)
  9. lcolor = rgb(106, 90, 205)
  10. else
  11. fcolor = rgb(0, 0, 0)
  12. bcolor = rgb(255, 255, 255)
  13. lcolor = rgb(106, 90, 205)
  14. end
  15. if $ARGS[0] = 'update':
  16. rentWeekly = 2000
  17. if rentLeft <= 0:rentLeft = 0
  18. !how much of the unpaid weekly rent is left
  19. if orgB > 100:orgB = 100
  20. price_cook = 50
  21. price_clean = 50
  22. price_handjob = 50
  23. price_blowjob = 100
  24. price_vaginal = 150
  25. price_anal = 200
  26. price_special = 250
  27. ! time calculations
  28. weekNum = (daystart - (daystart mod 7)) / 7
  29. ! pcs setup
  30. $pcs_font = '990099'
  31. !pink
  32. ! servitudeLvl = 0 - no service, pays rent
  33. ! servitudeLvl = 1 - nonsexual service
  34. ! servitudeLvl = 2 - sexual and nonsexual service
  35. ! nerd guy
  36. ! shy, polite, but latent kink (giving golden shower, etc.)
  37. ! brown hair, hairy, pale skin
  38. ! average dick, hairy balls
  39. ! not paying attention to his own image and looks, wears glasses
  40. $nd_name = 'Oleg'
  41. $nd_font = '0096FF'
  42. !blue
  43. nd_leaves = 9
  44. nd_comes = 18
  45. nd_sleeps = 23
  46. nd_wakes = 8
  47. if nd_rel > 100: nd_rel = 100
  48. if nd_rel < 0: nd_rel = 0
  49. ndDick = 17
  50. nd_cumMax = 80
  51. nd_cumMin = 15
  52. if nd_cumVol > nd_cumMax:nd_cumVol = nd_cumMax
  53. if nd_cumVol < nd_cumMin:nd_cumVol = nd_cumMin
  54. nd_horny = (nd_cumVol * 10000 / nd_cumMax) / 100
  55. if nd_served = 1:nd_hadSex = 1
  56. !flag if there was already a sex between him and Sveta
  57. !sex flags: nd_bj ; nd_bjDeep ; nd_swall ; nd_vag ; nd_vagCumInside ; nd_vagCumInsideUnwanted ; nd_anal ; nd_analCumInside ; nd_analCumInsideUnwanted
  58. !unlocked sex: nd_doAnal ; nd_doPornpos
  59. !nd_cleaned = 1 - if was cleaned this day already
  60. ! gopnik guy
  61. ! rude, the younger the better, aggresive, hard
  62. ! dark hair, dark skin
  63. ! above average dick, somehow maintained hairs; event: he will take some enlarging pills testing his monster cock on Sveta
  64. $gp_name = 'Nestor'
  65. $gp_font = 'CC0000'
  66. !red
  67. gp_leaves = 11
  68. gp_comes = 19
  69. gp_sleeps = 23
  70. gp_wakes = 9
  71. if gp_rel > 100: gp_rel = 100
  72. if gp_rel < 0: gp_rel = 0
  73. gpDick = 22
  74. gp_cumMax = 100
  75. gp_cumMin = 30
  76. if gp_cumVol > gp_cumMax:gp_cumVol = gp_cumMax
  77. if gp_cumVol < gp_cumMin:gp_cumVol = gp_cumMin
  78. gp_horny = (gp_cumVol * 10000 / gp_cumMax) / 100
  79. if gp_served = 1:gp_hadSex = 1
  80. !flag if there was already a sex between him and Sveta
  81. !gp_bj ; gp_bjDeep ; gp_swall ; gp_vag ; gp_vagCumInside ; gp_vagCumInsideUnwanted ; gp_anal ; gp_analCumInside ; gp_analCumInsideUnwanted
  82. !unlocked sex: gp_doAnal ; gp_doPornpos ; gp_doVacuum
  83. ! sportsman guy
  84. ! blond hair, tanned
  85. ! latent gay, muscular and athletic, secret fantasies of being used by femboy (or at least a girl with strapon)
  86. ! bellow average dick, shaved
  87. $sp_name = 'Yakov'
  88. $sp_font = '009900'
  89. !green
  90. sp_leaves = 7
  91. sp_comes = 16
  92. sp_sleeps = 22
  93. sp_wakes = 5
  94. if sp_rel > 100: sp_rel = 100
  95. if sp_rel < 0: sp_rel = 0
  96. spDick = 14
  97. sp_cumMax = 60
  98. sp_cumMin = 10
  99. sp_horny = (sp_cumVol * 10000 / sp_cumMax) / 100
  100. if sp_cumVol > sp_cumMax:sp_cumVol = sp_cumMax
  101. if sp_cumVol < sp_cumMin:sp_cumVol = sp_cumMin
  102. if sp_served = 1:sp_hadSex = 1
  103. !flag if there was already a sex between him and Sveta
  104. !sp_bj ; sp_bjDeep ; sp_swall ; sp_vag ; sp_vagCumInside ; sp_vagCumInsideUnwanted ; sp_anal ; sp_analCumInside ; sp_analCumInsideUnwanted
  105. !mood setup
  106. if nd_mood = 1:$nd_mood = 'very good'
  107. if nd_mood = 2:$nd_mood = 'good'
  108. if nd_mood = 3:$nd_mood = 'normal'
  109. if nd_mood = 4:$nd_mood = 'bad'
  110. if nd_mood = 5:$nd_mood = 'very bad'
  111. if gp_mood = 1:$gp_mood = 'very good'
  112. if gp_mood = 2:$gp_mood = 'good'
  113. if gp_mood = 3:$gp_mood = 'normal'
  114. if gp_mood = 4:$gp_mood = 'bad'
  115. if gp_mood = 5:$gp_mood = 'very bad'
  116. if sp_mood = 1:$sp_mood = 'very good'
  117. if sp_mood = 2:$sp_mood = 'good'
  118. if sp_mood = 3:$sp_mood = 'normal'
  119. if sp_mood = 4:$sp_mood = 'bad'
  120. if sp_mood = 5:$sp_mood = 'very bad'
  121. gs 'stat'
  122. if pavSharedAptDebug = 0:
  123. elseif pavSharedAptDebug = 1:
  124. '<a href="exec:pavSharedAptDebug=2">Debug</a>'
  125. elseif pavSharedAptDebug = 2:
  126. '<a href="exec:pavSharedAptDebug=1">Debug Close</a>'
  127. '<a href="exec:pavSharedAptDebug=0">Debug Disable</a>'
  128. $nd_name+' relation: '+nd_rel
  129. $gp_name+' relation: '+gp_rel
  130. $sp_name+' relation: '+sp_rel
  131. 'rentLeft: '+rentLeft
  132. 'weekNum: '+weekNum
  133. 'rentWeekNum: '+rentWeekNum
  134. 'servitudeLvl: '+servitudeLvl
  135. 'servicePaid: '+servicePaid
  136. 'cashPaid: '+cashPaid
  137. 'step: '+step
  138. 'subStep: '+subStep
  139. 'gp_mood: '+gp_mood
  140. 'gp_cumVol: '+gp_cumVol
  141. 'gp_cumVag: '+gp_cumVag
  142. 'gp_cumAnal: '+gp_cumAnal
  143. 'gp_cumSwall: '+gp_cumSwall
  144. 'nd_cumVol: '+nd_cumVol
  145. 'nd_cumMax: '+nd_cumMax
  146. 'nd_horny: '+nd_horny
  147. 'gp_horny: '+gp_horny
  148. 'sp_horny: '+sp_horny
  149. ''
  150. nd_served = 0
  151. nd_mood = 2
  152. gp_served = 0
  153. gp_mood = 2
  154. sp_mood = 2
  155. sp_served = 0
  156. end
  157. end
  158. ! accomodation advert
  159. if $ARGS[0] = 'advertNo30':
  160. $menu_loc = 'pavSharedApt'
  161. $menu_arg = 'advertNo30'
  162. menu_off = 1
  163. minut += 2
  164. seenAd = 1
  165. gs 'stat'
  166. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/aptNo3Door.jpg"></center>'
  167. '<br>As you pass by one of the apartments, you notice a sign stuck on the door - "сдаeтся в аренду комната" (Room for rent!).'
  168. act 'Check it out':gt 'pavSharedApt', 'doorNo30'
  169. act 'Go back':gt 'pavComplexb3', 'etaj_4'
  170. end
  171. ! door No 3 - shared
  172. if $ARGS[0] = 'doorNo30':
  173. $menu_loc = 'pavSharedApt'
  174. $menu_arg = 'doorNo30'
  175. menu_off = 1
  176. if pavSharedAptEnabled = 1:
  177. '<center><img <<$set_imgh>> src="images/locations/shared/apartment/podezdhr.jpg"></center>'
  178. '<br>You stand before the entry door to apartment No 30. The apartment you share with three others'
  179. act 'Go inside':gt 'pavSharedApt', 'start'
  180. else
  181. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/aptNo3Door.jpg"></center>'
  182. '<br>You stand before the entry door to apartment No 30. There is a sign on the door saying - "сдаeтся в аренду комната" (Room for rent).'
  183. act 'Ring the bell':gt 'pavSharedApt', 'intro'
  184. end
  185. act 'Go back':gt 'pavComplexb3', 'etaj_4'
  186. end
  187. ! apt hall
  188. if $ARGS[0] = 'start':
  189. $menu_loc = 'pavSharedApt'
  190. $menu_arg = 'start'
  191. menu_off = 0
  192. $metka = 'start'
  193. $goBack = $metka
  194. $metkaM = 'start'
  195. $locM = 'pavSharedApt'
  196. $loc = 'pavSharedApt'
  197. $location_type = 'private'
  198. killvar '$locclass'
  199. gs 'pavSharedApt', 'update'
  200. if introDone = 0:gt 'pavSharedApt', 'intro'
  201. minut += 2
  202. gs 'stat'
  203. gs 'sentence', 'letter'
  204. ! do this once a day
  205. if daystart >= tomorrow:
  206. tomorrow = daystart + 1
  207. nd_mood = rand (1, 5)
  208. nd_served = 0
  209. nd_cleaned = 0
  210. nd_cumVol += rand(15, 30)
  211. gp_mood = rand (1, 5)
  212. gp_served = 0
  213. gp_cleaned = 0
  214. gp_cumVol = rand(20, 40)
  215. sp_mood = rand (1, 5)
  216. sp_served = 0
  217. sp_cleaned = 0
  218. sp_cumVol += rand(5, 20)
  219. end
  220. ! do this every time
  221. rentLeft = rentWeekly - servicePaid - cashPaid
  222. '<center><h3>Hallway</h3></center>'
  223. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/hallway.jpg"></center>'
  224. 'It is week number '+weekNum+'.'
  225. if weekNum < rentWeekNum:
  226. if rentLeft > 0:
  227. 'You have left '+rentLeft+' <b>₽</b> of rent to pay for the next week.'
  228. if servitudeLvl >= 1:
  229. 'You may still pay it in <a href="exec:gt ''pavSharedApt'', ''payCash''">cash</a>, if you want.'
  230. else
  231. 'Pay it in <a href="exec:gt ''pavSharedApt'', ''payCash''">cash</a>.'
  232. end
  233. else
  234. 'You have already paid the whole rent for the next week.'
  235. end
  236. elseif weekNum >= rentWeekNum:
  237. if rentLeft = 0:
  238. !rent was forepaid, everything OK, proceed to next week
  239. rentLeft += 2000
  240. cashPaid = 0
  241. rentWeekNum = weekNum + 1
  242. elseif rentLeft > 0:
  243. !rent was not fully paid
  244. 'You did not pay the whole rent for this week.'
  245. if money >= rentLeft:
  246. !not enough cash to pay it manually
  247. 'You still can pay it in <a href="exec:gt ''pavSharedApt'', ''payCash''">cash</a>, otwerwise you''ll be kicked out!'
  248. else
  249. !in future add some way to serve your way out
  250. 'You do not have enough money to pay the rest of the rent in cash, even if you wanted to. Guess you''ll have to find a new living place..'
  251. rentPaid = 0
  252. pavSharedAptEnabled = 0
  253. end
  254. end
  255. end
  256. if rentPaid = 1:
  257. 'A large apartment currently serves as shared living. As well as the normal living spaces, there are four bedrooms, one rented by you and three occupied by <a href="exec: gt ''pavShared_nd'', ''ndDick''"><font color=#<<$nd_font>>><<$nd_name>></font></a>, <a href="exec: gt ''pavShared_gp'', ''gpDick''"><font color=#<<$gp_font>>><<$gp_name>></font></a>, <a href="exec: gt ''pavShared_sp'', ''spDick''"><font color=#<<$sp_font>>><<$sp_name>></font></a>.'
  258. 'You stand in the hallway. '
  259. ''
  260. 'From the hallway several doors lead to <a href="exec:gt ''pavSharedApt'', ''ndRoom''"><<$nd_name>>''s</a>, <a href="exec:gt ''pavSharedApt'', ''gpRoom''"><<$gp_name>>''s</a> and <a href="exec:gt ''pavSharedApt'', ''spRoom''"><<$sp_name>>''s</a> rooms.'
  261. 'The last doors lead to the <a href="exec:gt ''pavSharedApt'', ''pcsRoom''">room</a> you have rented.'
  262. ''
  263. 'There are several <a href="exec:gt ''wardrobe'', ''start''">closets</a>, that you can use to store your clothes</a>, and a large tall <a href="exec:gt ''mirror'', ''start''">mirror</a>.'
  264. ''
  265. if servitudeLvl >= 1:'A computer printed <a href="exec:gt ''pavSharedApt'', ''list''">list</a> hangs on the exit door.'
  266. act 'Living room (your room)':gt 'pavSharedApt', 'pcsRoom'
  267. act 'Bathroom':gt 'pavSharedApt', 'bathroom'
  268. act 'Kitchen':gt 'pavSharedApt', 'kitchen'
  269. act '<font color=#<<$nd_font>>><<$nd_name>>''s room</font>':gt 'pavSharedApt', 'ndRoom'
  270. act '<font color=#<<$gp_font>>><<$gp_name>>''s room</font>':gt 'pavSharedApt', 'gpRoom'
  271. act '<font color=#<<$sp_font>>><<$sp_name>>''s room</font>':gt 'pavSharedApt', 'spRoom'
  272. end
  273. if home_owned[2] = 0 and kid > 0:
  274. *clr & cla
  275. pavIntroStep = 0
  276. introDone = 0
  277. minut = 5
  278. !Need to have some actual story to this with NPC reactions.
  279. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/dimka/revenge/crying.jpg"></center>'
  280. 'You''ve been kicked out of the apartment due to having children.'
  281. pavSharedAptEnabled = 0
  282. act 'Leave':gt 'pavComplexb3', 'etaj_4'
  283. end
  284. act '<font color = maroon>Leave and go to the stairwell.</font>':
  285. if $clothingworntype ! 'nude':
  286. gt 'pavComplexb3', 'etaj_4'
  287. else
  288. msg'<b><font color = red>You need to get dressed.</font></b>'
  289. gt 'pavSharedApt', 'start'
  290. end
  291. end
  292. act '<font color = maroon><b>Leave and go outside</b></font>':
  293. if $clothingworntype ! 'nude':
  294. gt 'pavResidential'
  295. else
  296. msg'<b><font color = red>You need to get dressed.</font></b>'
  297. gt 'pavSharedApt', 'start'
  298. end
  299. end
  300. end
  301. if $ARGS[0] = 'payCash':
  302. menu_off = 1
  303. minut += 2
  304. cash = rentLeft
  305. if money >= cash:
  306. 'You have decided to pay the remainder of the weekly rent in cash. It makes '+cash+' <b>₽</b>.'
  307. cashPaid += cash
  308. money -= cash
  309. rentPaid = 1
  310. pavSharedAptEnabled = 1
  311. else
  312. 'You do not have enough money to pay it.'
  313. end
  314. act 'Proceed':gt 'pavSharedApt', 'start'
  315. end
  316. if $ARGS[0] = 'payService':
  317. menu_off = 1
  318. minut += 1
  319. 'The amount '+price+' <b>₽</b> was taken in account of your weekly rent.'
  320. servicePaid += price
  321. act 'Continue':gt $loc, $metka
  322. end
  323. if $ARGS[0] = 'rentSetup':
  324. menu_off = 1
  325. minut += 2
  326. 'You get a list of paper, saying the weekly rent fee is <<rentWeekly>> rubles.'
  327. rentPaid = 1
  328. introDone = 1
  329. rentWeekNum = (daystart - (daystart mod 7)) / 7 + 1
  330. act 'Continue':gt 'pavSharedApt', 'start'
  331. end
  332. if $ARGS[0] = 'intro':
  333. menu_off = 1
  334. gs 'pavSharedApt', 'update'
  335. if step > 0:
  336. '<center><img border="5" bordercolor="<<$sp_font>>" height="150" src="images/locations/pavlovsk/resident/sharedapt/sp/sp.jpg"> <img height="150" src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img height="150" src="images/locations/pavlovsk/resident/sharedapt/nd/nd.jpg"></center>'
  337. ''
  338. end
  339. if pavIntroStep = 0:
  340. minut += 2
  341. pavIntroStep = 1
  342. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sp/sp.jpg"></center>'
  343. ''
  344. 'The door are opened by a young, nice looking athletic man.'
  345. '<font color=#<<$sp_font>>>"Hi sweetie! What do you need?"</font>'
  346. '<font color=#<<$pcs_font>>>"Hello, my name is <<$pcs_firstname>> <<$pcs_lastname>>. I''ve seen the advert that someone here have a spare room for rent?"</font>'
  347. '<font color=#<<$sp_font>>>"Yeah, that''s true. Come in, I''ll call the guys and we can talk about it. I''m <<$sp_name>> by the way."</font>'
  348. act 'Go in':gt 'pavSharedApt', 'intro'
  349. elseif pavIntroStep = 1:
  350. minut += 3
  351. pavIntroStep = 2
  352. 'You go through the door in a hallway. By the amount of coats and shoes you guess there are about 3 or 4 people living here.'
  353. 'The guy disappears in one of the doors and you can hear talking him to someone.'
  354. 'They seem to be trying to talk quietly, but you can hear a sentence or two..:'
  355. ''
  356. '"..a girl I tell you.." "..nice one, really, with nice round tits man.." "..better than another dick, idiot.." "..ok ok just be done with it.."'
  357. ''
  358. 'In a while three young guys appear in the hallway.'
  359. '<font color=#<<$sp_font>>>"So that''s her guys. <<$pcs_firstname>>, could you introduce yourself to guys?"</font>'
  360. '<font color=#<<$pcs_font>>>"Hello, my name is <<$pcs_firstname>> <<$pcs_lastname>>. I would like to rent the empty room in your apartment."</font>'
  361. '<font color=#<<$gp_font>>>"Well now that''s what I like! Finally this won''t be such a gay party!"</font>'
  362. '<font color=#<<$nd_font>>>"<<$pcs_firstname>> please excuse my friend <<$gp_name>>, he is such a rude prick to everyone. My name is <<$nd_name>>."</font>'
  363. '<font color=#<<$gp_font>>>"Yup, I''m <<$gp_name>>."</font>'
  364. '<font color=#<<$nd_font>>>"So you would like to live here with us?"</font>'
  365. '<font color=#<<$pcs_font>>>"Yes. I need a new place to stay."</font>'
  366. '<font color=#<<$gp_font>>>"How old are you girl?"</font>'
  367. '<font color=#<<$nd_font>>>"<<$gp_name>>! Not this again!"</font>'
  368. '<font color=#<<$pcs_font>>>"It''s OK. I am actually <<age>> years old. Why do you ask?"</font>'
  369. '<font color=#<<$nd_font>>>"He''s just idiot, don''t listen to him."</font>'
  370. if age < 18:
  371. '(You can see <<$gp_name>> rub his crotch just a brief moment after you told him your age. What''s he up to?)'
  372. end
  373. if knowpreg = 1:
  374. act 'Ask about children':
  375. cla
  376. pavIntroStep = 50
  377. '<font color=#<<$pcs_font>>>"I thought I should tell you, I''m currently pregnant. How you feel about having children in the apartment, will this be a problem?"</font>'
  378. act 'continue':gt 'pavSharedApt', 'intro'
  379. end
  380. elseif kid > 0:
  381. act 'Ask about children':
  382. cla
  383. pavIntroStep = 50
  384. '<font color=#<<$pcs_font>>>"I thought I should tell, I''m mother. How you feel about having children in the apartment, will this be a problem?"</font>'
  385. act 'continue':gt 'pavSharedApt', 'intro'
  386. end
  387. else
  388. act 'Continue':gt 'pavSharedApt', 'intro'
  389. end
  390. elseif pavIntroStep = 2:
  391. minut += 3
  392. pavIntroStep = 3
  393. '<font color=#<<$pcs_font>>>"So what do you guys say, will you take me in?"</font>'
  394. '<font color=#<<$nd_font>>>"We may. But first, do you have the money to pay the rent?"</font>'
  395. '<font color=#<<$pcs_font>>>"Well, of course I don''t expect to let me live here for free. But I hope the rent is reasonable.."</font>'
  396. '<font color=#<<$nd_font>>>"It is indeed."</font>'
  397. '<font color=#<<$sp_font>>>"<<rentWeekly>> rubles. Per week."</font>'
  398. '<font color=#<<$pcs_font>>>"Uhm. That''s quite a lot. I''m not sure if I''ll be able to afford this.."</font>'
  399. '<font color=#<<$gp_font>>>"You can pay other ways if you''d like!"</font>'
  400. '<font color=#<<$nd_font>>>"<<$gp_name>>!"</font>'
  401. '<font color=#<<$pcs_font>>>"What do you mean by other ways?"</font>'
  402. '<font color=#<<$sp_font>>>"Well <<$pcs_firstname>>, since we are just guys here, and since we suck at these things, we could use someone as you, a girl I mean, to be something like our, let''s say, handmaiden. If you know what I mean."</font>'
  403. '<font color=#<<$pcs_font>>>"Like cooking and cleaning?"</font>'
  404. '<font color=#<<$sp_font>>>"Yes, exactly."</font>'
  405. '<font color=#<<$gp_font>>>"And more."</font>'
  406. '<font color=#<<$nd_font>>>"Oh my... I give up."</font>'
  407. act 'More what?':gt 'pavSharedApt', 'intro'
  408. elseif pavIntroStep = 3:
  409. minut += 3
  410. '<font color=#<<$gp_font>>>"More services."</font>'
  411. '<font color=#<<$pcs_font>>>"What kind of ''more services''?"</font>'
  412. '<font color=#<<$sp_font>>>"Girl to guys kind of services."</font>'
  413. '<font color=#<<$pcs_font>>>"You mean to be a whore for you? Instead of paying the rent???"</font>'
  414. '<font color=#<<$nd_font>>>"Please <<$pcs_firstname>>, don''t get mad. <<$gp_name>> is not just idiot, he is a rude idiot. We are definitely not asking you to be our whore or something like that."</font>'
  415. '<font color=#<<$nd_font>>>"As <<$sp_name>> told you, we could decrease your rent if you would do some homekeeping stuff we really suck at. But only if you want, of course."</font>'
  416. '<font color=#<<$sp_font>>>"So what do you say <<$pcs_firstname>>?"</font>'
  417. act 'Say you will pay the rent the normal way':pavSharedAptEnabled = 1 & pavIntroStep = 10 & gt 'pavSharedApt', 'intro'
  418. act 'Say you don''t mind doing the homekeeping stuff':pavSharedAptEnabled = 1 & pavIntroStep = 20 & gt 'pavSharedApt', 'intro'
  419. act 'Say you don''t mind anything':pavSharedAptEnabled = 1 & pavIntroStep = 30 & gt 'pavSharedApt', 'intro'
  420. act 'Say that you changed your mind about this':pavIntroStep = 40 & gt 'pavSharedApt', 'intro'
  421. elseif pavIntroStep = 10:
  422. minut += 2
  423. '<font color=#<<$sp_font>>>"Fine. So the rest of this week you have for free, but you need to prepay the next week. OK?"</font>'
  424. '<font color=#<<$pcs_font>>>"Yes, OK, I understand."</font>'
  425. '<font color=#<<$sp_font>>>"So the room is over there.</font>'
  426. '<font color=#<<$pcs_font>>>"Wait, Isn''t that the living room?"</font>'
  427. '<font color=#<<$sp_font>>>"Yes it is, but we don''t use it, so we are renting it out. There is all you need, a bed, a table with chair, all this stuff, we even put a curtain over the doorway. Just move in when you want. See you later <<$pcs_firstname>>!"</font>'
  428. '<font color=#<<$nd_font>>>"Have a nice day <<$pcs_firstname>>."</font>'
  429. '<font color=#<<$gp_font>>>"See ya later girlie..."</font>'
  430. '<font color=#<<$pcs_font>>>"Later guys!"</font>'
  431. servitudeLvl = 0
  432. act 'Continue':pavIntroStep = 0 & gt 'pavSharedApt', 'rentSetup'
  433. elseif pavIntroStep = 20:
  434. minut += 2
  435. '<font color=#<<$sp_font>>>"Fine. So the rest of this week you have for free, but you need to prepay the next week. OK?"</font>'
  436. '<font color=#<<$pcs_font>>>"Yes, OK, I understand."</font>'
  437. '<font color=#<<$nd_font>>>"We will pepare a list of the charges for the homekeeping services you may want to do, so it''s clear how much will be deducted form your rent."</font>'
  438. '<font color=#<<$pcs_font>>>"Cool!"</font>'
  439. '<font color=#<<$sp_font>>>"So the room is over there.</font>'
  440. '<font color=#<<$pcs_font>>>"Wait, Isn''t that the living room?"</font>'
  441. '<font color=#<<$sp_font>>>"Yes it is, but we don''t use it, so we are renting it out. There is all you need, a bed, a table with chair, all this stuff, we even put a curtain over the doorway. Just move in when you want. See you later <<$pcs_firstname>>!"</font>'
  442. '<font color=#<<$nd_font>>>"Have a nice day <<$pcs_firstname>>."</font>'
  443. '<font color=#<<$gp_font>>>"See ya later girlie..."</font>'
  444. '<font color=#<<$pcs_font>>>"Later guys!"</font>'
  445. servitudeLvl = 1
  446. act 'Continue':pavIntroStep = 0 & gt 'pavSharedApt', 'rentSetup'
  447. elseif pavIntroStep = 30:
  448. minut += 2
  449. '<font color=#<<$sp_font>>>"Fine. So the rest of this week you have for free, but you need to prepay the next week. OK?"</font>'
  450. '<font color=#<<$pcs_font>>>"Yes, OK, I understand."</font>'
  451. '<font color=#<<$nd_font>>>"We will pepare a list of the charges for the homekeeping services you may want to do, so it''s clear how much will be deducted form your rent."</font>'
  452. '<font color=#<<$gp_font>>>"The extra stuff services will be there too, girl."</font>'
  453. '<font color=#<<$pcs_font>>>"OK.."</font>'
  454. '<font color=#<<$sp_font>>>"So the room is over there.</font>'
  455. '<font color=#<<$pcs_font>>>"Wait, Isn''t that the living room?"</font>'
  456. '<font color=#<<$sp_font>>>"Yes it is, but we don''t use it, so we are renting it out. There is all you need, a bed, a table with chair, all this stuff. Just move in when you want, we even put a curtain over the doorway. See you later <<$pcs_firstname>>!"</font>'
  457. '<font color=#<<$nd_font>>>"Have a nice day <<$pcs_firstname>>."</font>'
  458. '<font color=#<<$gp_font>>>"See ya later girlie..."</font>'
  459. '<font color=#<<$pcs_font>>>"Later guys!"</font>'
  460. servitudeLvl = 2
  461. act 'Continue':pavIntroStep = 0 & gt 'pavSharedApt', 'rentSetup'
  462. elseif pavIntroStep = 40:
  463. minut += 2
  464. '<font color=#<<$nd_font>>>"I told you idiot not to scare her away!"</font>'
  465. '<font color=#<<$gp_font>>>"Sorry man! We can still lock her to the radiator like I suggested in the first place.."</font>'
  466. '<font color=#<<$nd_font>>>"Just shut up already!"</font>'
  467. ''
  468. '<font color=#<<$sp_font>>>"Sorry <<$pcs_firstname>>. We respect your decision. If you change your mind and room is still empty, let us know and we can talk again. Goodbye!"</font>'
  469. act 'Tell them goodbye and leave':pavIntroStep = 0 & gt 'pavComplexb3', 'etaj_4'
  470. elseif pavIntroStep = 50:
  471. minut += 2
  472. !add dialogue for returning after being previously expelled from apartment
  473. '<font color=#<<$nd_font>>>"I''m sorry <<$pcs_firstname>>, but we don''t want children or pets in the apartment!"</font>'
  474. '<font color=#<<$gp_font>>>"If you get rid of the kid, come back and see us."</font>'
  475. '<font color=#<<$sp_font>>>"Don''t mind him. There''s simply not enough room for 4 people, plus kids or pets. I hope you understand"</font>'
  476. if home_owned[2] = 1:
  477. act 'Suggest a compromise':
  478. cla
  479. pavIntroStep = 2
  480. '<font color=#<<$pcs_font>>>"I can leave them with my parents for the time being, and keep them away from the apartment, how does this sound?'
  481. '<font color=#<<$sp_font>>>"Are you certain you want to do this?"</font>'
  482. '<font color=#<<$gp_font>>>"Sounds good to me!"</font>'
  483. '<font color=#<<$nd_font>>>"hmmmm"</font>'
  484. act 'Continue':gt 'pavSharedApt', 'intro'
  485. end
  486. act 'I wont leave my children':
  487. cla
  488. pavIntroStep = 0
  489. '<font color=#<<$pcs_font>>>"OK, I will make do with my current accomodation.'
  490. '<font color=#<<$sp_font>>>"We understand"</font>'
  491. '<font color=#<<$gp_font>>>"Damn"</font>'
  492. '<font color=#<<$nd_font>>>"No problem <<$pcs_firstname>>"</font>'
  493. act 'Continue':gt 'pavSharedApt', 'intro'
  494. end
  495. else
  496. '<font color=#<<$pcs_font>>>OK, I understand.</font>'
  497. act 'Thank them and leave':pavIntroStep = 0 & gt 'pavComplexb3', 'etaj_4'
  498. end
  499. end
  500. end
  501. ! the pricelist
  502. if $ARGS[0] = 'list':
  503. menu_off = 1
  504. $metka = 'list'
  505. minut += 2
  506. $goBack = $metka
  507. '<center><h3><<$pcs_firstname>>''s pricelist</h3></center>'
  508. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/list.jpg"></center>'
  509. ''
  510. 'The basic weekly rent is <<rentWeekly>> rubles.'
  511. 'It is possible to pay it in cash, or offer services instead. The prices are folllowing:'
  512. ''
  513. '---------------'
  514. ''
  515. 'Cooking a warm meal: '+price_cook
  516. 'Cleaning the apartment: '+price_clean
  517. if servitudeLvl >= 2:
  518. ''
  519. 'Handjob: '+price_handjob
  520. 'Blowjob: '+price_blowjob
  521. 'Sex: '+price_vaginal
  522. 'Anal sex: '+price_anal
  523. 'Special treats: '+price_special
  524. end
  525. ''
  526. '---------------'
  527. ''
  528. 'Not having paid the full weekly rent at the beginning of a new week will lead to termination of the accommodation services.'
  529. 'Signed: <a href="exec: gt ''pavShared_nd'', ''ndDick''"><font color=#<<$nd_font>>><<$nd_name>></font></a>, <a href="exec: gt ''pavShared_gp'', ''gpDick''"><font color=#<<$gp_font>>><<$gp_name>></font></a>, <a href="exec: gt ''pavShared_sp'', ''spDick''"><font color=#<<$sp_font>>><<$sp_name>></font></a>, <<$pcs_firstname>>.'
  530. ''
  531. '---------------'
  532. act 'Continue':gt 'pavSharedApt', 'start'
  533. end
  534. ! paying with money
  535. if $ARGS[0] = 'payRent':
  536. menu_off = 1
  537. minut += 1
  538. 'You decided to give the guys money, instead of serving them.'
  539. 'You just spent <<paid_rent>> cash.'
  540. money -= paid_rent
  541. gs 'stat'
  542. act 'Continue': gs 'pavSharedApt', 'start'
  543. end
  544. if $ARGS[0] = 'bathroom':
  545. $menu_loc = 'pavSharedApt'
  546. $menu_arg = 'bathroom'
  547. menu_off = 0
  548. minut += 1
  549. $location_type = 'bathroom'
  550. $loc = 'pavSharedApt'
  551. $metka = 'bathroom'
  552. $metkaM = 'bathroom'
  553. $locM = 'pavSharedApt'
  554. '<center><h3>Bathroom</h3></center>'
  555. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/vanrpar.jpg"></center>'
  556. *nl
  557. 'Modest bathroom, containing all that young people need for their daily life, such as:'
  558. 'A Shower, toilet, <a href="exec:GT ''mirror'',''start''">mirror</a>, where you can ' + iif(pcs_hairbsh = 0,'<a href="exec:GT ''mirror'',''brush''">brush</a>','brush') + ' your hair, a sink and even a bath tub.'
  559. *nl
  560. gs 'din_van', 'private'
  561. gs 'stat'
  562. act 'Leave':gt 'pavSharedApt', 'start'
  563. end
  564. if $ARGS[0] = 'kitchen':
  565. $menu_loc = 'pavSharedApt'
  566. $menu_arg = 'kitchen'
  567. menu_off = 0
  568. *clr & cla
  569. minut += 2
  570. $loc = 'pavSharedApt'
  571. $metka = 'kitchen'
  572. $locclass = 'kitr'
  573. gs 'stat'
  574. gs 'kit_din'
  575. '<center><h3>Kitchen</h3></center>'
  576. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/kuhrpar.jpg"></center>'
  577. 'It''s a modest kitchen, but has all that is needed.'
  578. ! dishes
  579. if cltarelka > 0:
  580. 'Above the sink are <b><<cltarelka>></b> the clean plates'
  581. else
  582. '<b><font color = red>You have no clean dishes left.</font></b>'
  583. end
  584. if dirttarelka > 0:'The sink has <b><<dirttarelka>></b> dirty dishes. <a href="exec: dynamic $dirtarm">that need to be washed</a>.'
  585. if fairy > 0:
  586. 'Above the sink is some detergent to wash the dishes with. There is enough for <b><<fairy>></b> uses.'
  587. else
  588. '<b><font color = red>You do not have enough detergent, you should buy some from the supermarket.</font></b>'
  589. end
  590. ! food
  591. if eda > 0:
  592. if cltarelka = 0 or edahot > 0:$edagot = ''
  593. if cltarelka > 0 and edahot = 0:$edagot = '<a href="exec:dynamic $edagotd">Cook meal (0:30) for yourself</a>'
  594. 'In the refrigerator there''s enough (your own) food for <b><<eda>></b> servings. <<$edagot>>'
  595. end
  596. if edahot > 0:'<a href="exec: dynamic $edahotd ">On the table is ready meal (0:30).</a>'
  597. if edaD = 0 and eda = 0:'<b><font color="red">You have nothing to eat, the refrigerator is empty!</font></b>'
  598. if eda >= 3:
  599. '<a href="exec: gt ''pavSharedApt'', ''cookForGuys''">Cook meal (1:30) for the guys</a>'
  600. end
  601. act 'Have a snack (0:05)':gs 'food', 'snack'
  602. act 'Drink some water (0:05)':gs 'beverage', 'bev_wat'
  603. act 'Have a cup of tea (0:05)':
  604. minut += 5
  605. if pcs_hydra >= 100:
  606. 'You don''t need any more tea.'
  607. else
  608. pcs_hydra += 80
  609. cumspclnt = 2
  610. gs 'cum_cleanup'
  611. pcs_breath = 0
  612. pcs_mood += rand(3, 6)
  613. gs 'stat'
  614. 'You make a refreshing cup of tea and everything seems a little better.'
  615. end
  616. act 'Get up from the table':gt 'pavSharedApt', 'kitchen'
  617. end
  618. if pranik > 0:
  619. 'You have <<pranik>> tea biscuits.'
  620. dynamic $pranik
  621. end
  622. dynamic $edaD
  623. dynamic $fatdel
  624. dynamic $lekarstvo
  625. act 'Leave':gt 'pavSharedApt', 'start'
  626. end
  627. if $ARGS[0] = 'cookForGuys':
  628. menu_off = 1
  629. cla
  630. *clr
  631. $loc = 'pavSharedApt'
  632. $metka = 'kitchen'
  633. minut += 90
  634. eda -= 3
  635. kuhdrova = 0
  636. pcs_mood -= 10
  637. gs 'stat'
  638. '<center><img <<$set_imgh>> src="images/shared/home/kitchen/cook.jpg"></center>'
  639. 'You prepare three meals.'
  640. price = price_cook
  641. act 'Leave the meal':gt 'pavSharedApt', 'payService'
  642. end
  643. if $ARGS[0] = 'cleanForGuys':
  644. menu_off = 1
  645. cla
  646. *clr
  647. minut += 60
  648. poroshok -= 3
  649. pcs_mood -= 10
  650. gs 'stat'
  651. '<center><img <<$set_imgh>> src="images/locations/city/residential/apartment/stir.jpg"></center>'
  652. price = price_clean
  653. *nl
  654. 'You collect piles piles of dirty clothes around the room, carry them into the bathroom, put them in a basin and then pour washing powder on them. You wash them until they are finally clean.'
  655. cumStainCh = rand (0, 100)
  656. if servitudeLvl = 2 and cumStainCh <= 50:'<i>You notice bedsheets with what seems as dried out cum. Probably remainder of one of yours "servings". Maybe it is really better to swallow everytime, you wonder?</i>'
  657. act 'Hang them to dry out and leave':gt 'pavSharedApt', 'payService'
  658. end
  659. ! living room & pc bedroom
  660. if $ARGS[0] = 'pcsRoom':
  661. $menu_loc = 'pavSharedApt'
  662. $menu_arg = 'pcsRoom'
  663. menu_off = 0
  664. $loc = 'pavSharedApt'
  665. $metka = 'pcsRoom'
  666. $location_type = 'private'
  667. $locclass = 'bedr'
  668. minut += 2
  669. gs 'stat'
  670. gs 'pavSharedApt', 'update'
  671. '<center><b><font color="maroon">Living Room</font></b></center>'
  672. '<center><img <<$set_imgh>> src="images/shared/sharedapt/bedroom/sofabed.jpg"></center>'
  673. ''
  674. 'The living room wasn''t in use by the other apartment occupants, so it is now rented to use as a bedroom. It''s sparsly decorated, with, a <a href="exec:gt ''bed'', ''start''">sofa bed</a>, against the back wall.'
  675. ''
  676. 'Beside the sofa bed, is an old cabinet, with your <a href="exec:gt ''budilnik'', ''start''">alarm clock</a> on top.'
  677. if budilnikOn = 0:
  678. 'Your <a href="exec:gt ''budilnik'', ''start''">alarm clock</a> is set for <<timer>> hours <<timerM>> minutes and currently turned <a href="exec: budilnikOn = 1 & GT ''pavSharedApt'',''pcsRoom''">off</a>.'
  679. else
  680. 'Your <a href="exec:gt ''budilnik'', ''start''">alarm clock</a> is set for <<timer>> hours <<timerM>> minutes and currently turned <a href="exec: budilnikOn = 0 & GT ''pavSharedApt'',''pcsRoom''">on</a>.'
  681. end
  682. ''
  683. if TV = 0:$TV = 'a great place for a TV, if you had one.'
  684. if TV = 1:$TV = 'an old CRT <a href="exec:gt ''TV'', ''start''">TV</a> sits on the shelf'
  685. 'There is an wall unit at the other side of the room, <<$TV>>. Everyone in the household spends their time in their own rooms, so there was never a reason to use the living room for its intended purpose.'
  686. ''
  687. 'On the other side of the sofa bed are your old <a href="exec:gt ''clothing'', ''view_clothing_list'', ''wardrobe''">suitcases</a>, which you could use to store the clothes you don''t often wear.'
  688. ''
  689. 'There is no door to the living room, instead there''s <a href="exec:view''images/shared/sharedapt/bedroom/curtain.jpg''">curtain</a> covering entry to the room, which gives you a modicum of privacy; not much better than the state of the non-existant window curtains'
  690. act '<b>Leave the room</b>':gt 'pavSharedApt', 'start'
  691. act 'Sit on the sofa bed':gt 'pavSharedApt', 'sofabed'
  692. if obruch > 0: '<br>A hula hoop stands in corner of the room. '
  693. if skak > 0: 'A jump rope is on a shelf. '
  694. if bookYog > 0: 'A yoga mat is rolled up in a corner. '
  695. gs 'exercise', 'start'
  696. ''
  697. if komp = 1:'Your <a href="exec:gorodokKomp = 1 & GT ''Komp'',''start''">laptop</a> is sitting on small table.'
  698. if student > 0 and kursovik < 100:
  699. act 'Do coursework (1:00)':
  700. cla
  701. *clr
  702. minut += 60
  703. kursovik += rand(pcs_intel / 20, pcs_intel / 10)
  704. if kursovik > 100:kursovik = 100
  705. pcs_mood -= 10
  706. '<center><img <<$set_imgh>> src="images/pc/activities/study.jpg"></center>'
  707. 'You sit down on the sofa bed and do your coursework, you''ve finished <<kursovik>> percent of it.'
  708. act 'Stand up':gt 'pavSharedApt', 'pcsRoom'
  709. end
  710. end
  711. if vcard > 0:
  712. act 'Look at your deck of vintage porn cards':card_deck = 0 & gt 'card'
  713. end
  714. if card > 0:
  715. act 'Look at your deck of new porn cards':card_deck = 1 & gt 'card'
  716. end
  717. if dur > 0:'You have <<dur>> doses of Pale Lady, hidden from the other housemates.'
  718. if dur > 0 and narkday ! daystart:
  719. act 'Use some Pale Lady (0:05)':
  720. cla
  721. *clr
  722. minut += 5
  723. narkday = daystart
  724. pcs_health = pcs_vital * 10 + pcs_stren * 5
  725. pcs_willpwr = pcs_intel * 5 + pcs_sprt * 5
  726. pcs_mood = 100
  727. pcs_horny = 100
  728. nark += 10
  729. dur -= 1
  730. gs 'stat'
  731. '<center><img <<$set_imgh>> src="images/shared/drugs/dur.jpg"></center>'
  732. 'You snort some Pale Lady, feeling dizzy for just a moment. After that you feel fantastic, and incredibly horny.'
  733. act 'Continue':gt 'pavSharedApt', 'pcsRoom'
  734. end
  735. end
  736. if gobelen>0:'You have <<gobelen>> completed tapestries.'
  737. if pcs_sewng >= 40 and tkan > 0:'You have enough fabric for <<tkan>> lessons.'
  738. if pcs_sewng >= 40 and tkan <= 0:'You do not have any fabric.'
  739. if pcs_sewng >= 80:
  740. if newgobelen = 0 and tkan > 0:
  741. act'Start a new tapestry':
  742. cls
  743. tkan -= 1
  744. newgobelen = 1
  745. minut += 15
  746. gs'stat'
  747. 'You spend 15 minutes at the embroidery frame, preparing the fabric and outlining the pattern for the tapestry.'
  748. act'Set the tapestry aside':gt 'pavSharedApt', 'pcsRoom'
  749. end
  750. end
  751. if newgobelen>=1:
  752. 'Your tapestry is <<newgobelen/10>> percent finished.'
  753. act'Work on the tapestry for an hour':
  754. cls
  755. minut+=60
  756. sewng_exp += rand(pcs_intel/10, pcs_intel/5)
  757. gobramax = (pcs_sewng - 70) * 6
  758. gobramin = (pcs_sewng - 70) * 2
  759. newgobelen += rand(gobramin,gobramax)
  760. gs'stat'
  761. if newgobelen < 1000:'You spent an hour working on your tapestry, which is now <<newgobelen/10>> percent finished.'
  762. if newgobelen >= 1000:
  763. newgobelen = 0
  764. gobelen += 1
  765. 'Your work on the tapestry is done.'
  766. end
  767. act'Set the tapestry aside':gt 'pavSharedApt', 'pcsRoom'
  768. end
  769. end
  770. end
  771. if tabletki > 0 and prezik + prezikcount + preziksabo > 0:
  772. 'Your <a href="exec:gt ''stol'', ''bc''">birth control</a> tablets are in the cabinet next to your bed, along with some <a href="exec:gt ''stol'', ''bc''">condoms</a>.'
  773. elseif tabletki > 0:
  774. 'Your <a href="exec:gt ''stol'', ''bc''">birth control</a> tablets are in the cabinet next to your bed.'
  775. elseif prezik + prezikcount + preziksabo > 0:
  776. 'Your <a href="exec:gt ''stol'', ''bc''">condoms</a> are in the cabinet next to your bed.'
  777. end
  778. ''
  779. if sewing_kit = 1:
  780. 'Your <a href="exec:gt ''sewing'',''start''">sewing kit</a> is stored on a shelf.'
  781. end
  782. if tovarL > 0:'You currently have <<tovarL>> trinkets to sell at the station. The maximum you can carry with you is 30.'
  783. dynamic $wearpan
  784. dynamic $removepan
  785. !gs 'subkid'
  786. if pcs_sleep <= 80:
  787. if $clothingworntype = 'nude':
  788. $sleep_txt = 'Go to sleep'
  789. else
  790. $sleep_txt = 'Undress and go to sleep'
  791. end
  792. if succubusQW = 2:
  793. act '<<$sleep_txt>>':
  794. if $clothingworntype ! 'nude': gs 'clothing', 'strip'
  795. gt 'bed2', 'succhoice'
  796. end
  797. else
  798. act '<<$sleep_txt>>':
  799. if disable_autosave = 0:
  800. if StoryLine = 0:
  801. savegame 'autosave.sav'
  802. else
  803. savegame 'autosave_alt.sav'
  804. end
  805. end
  806. if $clothingworntype ! 'nude': gs 'clothing', 'strip'
  807. if magf2bdo = 2:
  808. gt 'bed2', 'magbstchoice'
  809. else
  810. gt 'bed2', 'sleep'
  811. end
  812. end
  813. killvar '$sleep_txt'
  814. end
  815. end
  816. end
  817. if $ARGS[0] = 'sofabed':
  818. $menu_loc = 'pavSharedApt'
  819. $menu_arg = 'sofabed'
  820. menu_off = 0
  821. $loc = 'pavSharedApt'
  822. $metka = 'sofabed'
  823. *clr & cla
  824. gs 'stat'
  825. '<center><img <<$set_imgh>> src="images/shared/sharedapt/bedroom/sofabed.jpg"></center>'
  826. '<center>A small sofa bed, when not unfolded, is just big enough for you to curl up on and take a nap.</center>'
  827. if TV = 1:
  828. act 'Watch some TV':gt 'TV', 'start'
  829. end
  830. if pornMagazine > 0:'<br>There is a porn magazine under the sofa cushions'
  831. gs 'events', 'read_porn'
  832. gs 'events', 'read'
  833. if pcs_horny >= 50:
  834. act 'Masturbate':gt 'selfplay', 'start'
  835. end
  836. act 'Take a nap (1:00)':
  837. if pcs_sleep < 90:
  838. pcs_sleep += 10
  839. pcs_health += 5
  840. minut += 60
  841. gs 'stat'
  842. 'You sleep about an hour.'
  843. else
  844. minut += 5
  845. gs 'stat'
  846. 'You are not tired enough to sleep, even for a short nap.'
  847. end
  848. end
  849. act 'Get up':gt 'pavSharedApt', 'pcsRoom'
  850. end
  851. if $ARGS[0] = 'ndRoom':
  852. $menu_loc = 'pavSharedApt'
  853. $menu_arg = 'ndRoom'
  854. menu_off = 0
  855. $loc = 'pavSharedApt'
  856. $metka = 'ndRoom'
  857. minut += 2
  858. '<center><h3><font color=#<<$nd_font>>><<$nd_name>>''s room</font></h3></center>'
  859. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/nd/room.jpg"></center>'
  860. ''
  861. 'The room is surprisingly not as messy as one would expect, given that <<$nd_name>> is an IT guy.'
  862. 'There is one large window with bed bellow it, but the whole room is dominated by a large table with several computers and monitors.'
  863. 'Looking at it one would say that this must be a den of a hacker.'
  864. if hour >= nd_sleeps and hour < nd_wakes:
  865. '<<$nd_name>> is sleeping in his bed.'
  866. elseif hour >= nd_wakes and hour < nd_leaves:
  867. '<<$nd_name>> is already awake, getting ready to leave.'
  868. act 'Approach him': gt 'pavShared_nd', 'nd'
  869. elseif hour >= nd_leaves and hour < nd_comes:
  870. '<<$nd_name>> is not here.'
  871. elseif hour >= nd_comes and hour < nd_sleeps:
  872. '<<$nd_name>> is currently behind his desk, doing some clever IT stuff.'
  873. act 'Approach him': gt 'pavShared_nd', 'nd'
  874. end
  875. if servitudeLvl >= 1 and nd_cleaned = 0:
  876. if poroshok >= 1:
  877. act 'Clean the room':nd_cleaned = 1 & gt 'pavSharedApt', 'cleanForGuys'
  878. else
  879. 'You don''t have enough laundry detergent to clean the room'
  880. end
  881. end
  882. act 'Leave':gt 'pavSharedApt', 'start'
  883. end
  884. if $ARGS[0] = 'gpRoom':
  885. $menu_loc = 'pavSharedApt'
  886. $menu_arg = 'gpRoom'
  887. menu_off = 0
  888. $loc = 'pavSharedApt'
  889. $metka = 'gpRoom'
  890. minut += 2
  891. '<center><h3><font color=#<<$gp_font>>><<$gp_name>>''s room</font></h3></center>'
  892. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/room.jpg"></center>'
  893. ''
  894. 'Messy room. Clothes everywhere.'
  895. if hour >= gp_wakes and hour < gp_leaves:
  896. '<<$gp_name>> is already awake, getting ready to leave.'
  897. act 'Approach him': gt 'pavShared_gp', 'gp'
  898. elseif hour >= gp_leaves and hour < gp_comes:
  899. '<<$gp_name>> is not here.'
  900. elseif hour >= gp_comes and hour < gp_sleeps:
  901. '<<$gp_name>> is currently on his bed, listing through some magazines.'
  902. act 'Approach him': gt 'pavShared_gp', 'gp'
  903. elseif hour >= gp_sleeps or hour < gp_wakes:
  904. '<<$gp_name>> is sleeping in his bed.'
  905. end
  906. if servitudeLvl >= 1 and gp_cleaned = 0:
  907. if poroshok >= 1:
  908. act 'Clean the room':gp_cleaned = 1 & gt 'pavSharedApt', 'cleanForGuys'
  909. else
  910. 'You don''t have enough laundry detergent to clean the room'
  911. end
  912. end
  913. act 'Leave':gt 'pavSharedApt', 'start'
  914. end
  915. if $ARGS[0] = 'spRoom':
  916. $menu_loc = 'pavSharedApt'
  917. $menu_arg = 'spRoom'
  918. menu_off = 0
  919. $loc = 'pavSharedApt'
  920. $metka = 'spRoom'
  921. minut += 2
  922. '<center><h3><font color=#<<$sp_font>>><<$sp_name>>''s room</font></h3></center>'
  923. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sp/room.jpg"></center>'
  924. ''
  925. 'Tidy room full of sporting stuff like dresses, equipment and trophys. On the walls hang several posters of famous sport guys.'
  926. if hour >= sp_wakes and hour < sp_leaves:
  927. '<<$sp_name>> is already awake, packing his bags to leave.'
  928. act 'Approach him': gt 'pavShared_sp', 'sp'
  929. elseif hour >= sp_leaves and hour < sp_comes:
  930. '<<$sp_name>> is not here.'
  931. elseif hour >= sp_comes and hour < sp_sleeps:
  932. doesStuff = rand (0, 100)
  933. if doesStuff < 50:'<<$sp_name>> is currently on his bed, listing through sport magazines.'
  934. if doesStuff >= 50:'<<$sp_name>> is working out on the floor.'
  935. act 'Approach him': gt 'pavShared_sp', 'sp'
  936. elseif hour >= sp_sleeps or hour < sp_wakes:
  937. '<<$sp_name>> is sleeping in his bed.'
  938. end
  939. if servitudeLvl >= 1 and sp_cleaned = 0:
  940. if poroshok >= 1:
  941. act 'Clean the room':sp_cleaned = 1 & gt 'pavSharedApt', 'cleanForGuys'
  942. else
  943. 'You don''t have enough laundry detergent to clean the room'
  944. end
  945. end
  946. act 'Leave':gt 'pavSharedApt', 'start'
  947. end
  948. --- pavSharedApt ---------------------------------