1
0

pavSharedApt.qsrc 38 KB

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