pav_shared_apt.qsrc 38 KB

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