mod_public_WC_citybasement_130.qsrc 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539
  1. # mod_public_WC_citybasement_130
  2. if $ARGS[0] = '130':
  3. *clr & cla
  4. CLOSE ALL
  5. if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
  6. minut += rand(0,3)
  7. $loc_arg = '130'
  8. zt = 130
  9. $menu_loc = 'mod_public_WC_citybasement'
  10. $menu_arg = '130'
  11. gs 'stat'
  12. '<center><b><font color="maroon">Undercity tunnels</font></b></center>'
  13. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p7.jpg"></center>'
  14. temp = rand(1,5)
  15. if temp = 1:
  16. 'It''s dark here'
  17. elseif temp = 2:
  18. 'I am scared a little'
  19. elseif temp = 3:
  20. 'I really don''t know this tunnels so long!'
  21. elseif temp = 4:
  22. 'There must be many exits from the tunnel'
  23. elseif temp = 5:
  24. 'Have this tunnels been used during the War?'
  25. end
  26. if pr = 128:
  27. act 'go further': pr = 130 & urape += 22 & ubomj += 32 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '131'
  28. act 'go back': pr = 130 & urape += 10 & ubomj += 20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '128'
  29. elseif pr = 131:
  30. act 'go further': pr = 130 & urape += 10 & ubomj += 20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '128'
  31. act 'go back': pr = 130 & urape += 22 & ubomj += 32 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '131'
  32. end
  33. if bumevent = 0:
  34. eventtemp = rand (1,300)
  35. if hour >= 5 and hour <= 21:
  36. urape += 10
  37. end
  38. if hour >= 5 and hour <= 21:
  39. ubomj -= 10
  40. end
  41. if hour < 5 or hour > 21:
  42. ubomj2 += 10
  43. end
  44. ubomj2 -= bumfriend
  45. if urape >= eventtemp:
  46. gs 'mod_public_WC_citybasement_bumsex', 'rape'
  47. elseif ubomj >= eventtemp:
  48. gs 'mod_public_WC_citybasement_bumsex', 'bomj'
  49. elseif bumfriend >= rand(15,30):
  50. bumevent = 1
  51. ubomj2 = rand(1,4)
  52. tabir = rand(1,4)
  53. 'I see familiar bums here'
  54. 'some of them even say "hi" to me'
  55. act 'ask to drink with them':
  56. atemp = 0
  57. tabir = rand(1,4)
  58. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/bomji/tabir (<<tabir>>).jpg"></center>'
  59. killvar 'atemp'
  60. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  61. end
  62. elseif ubomj2 >= eventtemp:
  63. gs 'mod_public_WC_citybasement_bumsex', 'bomj2'
  64. elseif ( eventtemp - urape) <= 15:
  65. 'I hear footsteps...'
  66. elseif ( eventtemp - ubomj ) <= 15:
  67. 'I hear footsteps...'
  68. elseif ( eventtemp - bomj2) <= 15:
  69. 'I hear footsteps...'
  70. else
  71. ' '
  72. end
  73. elseif bumevent = 2:
  74. bumevent = 0
  75. *nl
  76. 'There are bums here.'
  77. act 'drink with the bums':
  78. bumevent = 1
  79. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  80. end
  81. end
  82. if bumevent >= 10:
  83. bumevent = 0
  84. gs 'stat'
  85. elseif bumevent = 1:
  86. bumevent += 10
  87. gs 'stat'
  88. end
  89. end
  90. if $ARGS[0] = '131':
  91. *clr & cla
  92. CLOSE ALL
  93. if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
  94. minut += rand(0,3)
  95. $loc_arg = '131'
  96. zt = 131
  97. $menu_loc = 'mod_public_WC_citybasement'
  98. $menu_arg = '131'
  99. gs 'stat'
  100. '<center><b><font color="maroon">Undercity tunnels</font></b></center>'
  101. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p8.jpg"></center>'
  102. temp = rand(1,5)
  103. if temp = 1:
  104. 'It''s dark here'
  105. elseif temp = 2:
  106. 'I am scared a little'
  107. elseif temp = 3:
  108. 'I really don''t know this tunnels so long!'
  109. elseif temp = 4:
  110. 'There must be many exits from the tunnel'
  111. elseif temp = 5:
  112. 'Have this tunnels been used during the War?'
  113. end
  114. if pr = 130:
  115. act 'go further': pr = 131 & urape += 28 & ubomj += 38 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '132'
  116. act 'go back': pr = 131 & urape += 16 & ubomj += 26 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '130'
  117. elseif pr = 132:
  118. act 'go further': pr = 131 & urape += 16 & ubomj += 26 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '130'
  119. act 'go back': pr = 131 & urape += 28 & ubomj += 38 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '132'
  120. end
  121. if bumevent = 0:
  122. eventtemp = rand (1,300)
  123. if hour >= 5 and hour <= 21:
  124. urape += 10
  125. end
  126. if hour >= 5 and hour <= 21:
  127. ubomj -= 10
  128. end
  129. if hour < 5 or hour > 21:
  130. ubomj2 += 10
  131. end
  132. ubomj2 -= bumfriend
  133. if urape >= eventtemp:
  134. gs 'mod_public_WC_citybasement_bumsex', 'rape'
  135. elseif ubomj >= eventtemp:
  136. gs 'mod_public_WC_citybasement_bumsex', 'bomj'
  137. elseif bumfriend >= rand(15,30):
  138. bumevent = 1
  139. ubomj2 = rand(1,4)
  140. tabir = rand(1,4)
  141. 'I see familiar bums here'
  142. 'some of them even say "hi" to me'
  143. act 'ask to drink with them':
  144. atemp = 0
  145. tabir = rand(1,4)
  146. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/bomji/tabir (<<tabir>>).jpg"></center>'
  147. killvar 'atemp'
  148. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  149. end
  150. elseif ubomj2 >= eventtemp:
  151. gs 'mod_public_WC_citybasement_bumsex', 'bomj2'
  152. elseif ( eventtemp - urape) <= 15:
  153. 'I hear footsteps...'
  154. elseif ( eventtemp - ubomj ) <= 15:
  155. 'I hear footsteps...'
  156. elseif ( eventtemp - bomj2) <= 15:
  157. 'I hear footsteps...'
  158. else
  159. ' '
  160. end
  161. elseif bumevent = 2:
  162. bumevent = 0
  163. *nl
  164. 'There are bums here.'
  165. act 'drink with the bums':
  166. bumevent = 1
  167. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  168. end
  169. end
  170. if bumevent >= 10:
  171. bumevent = 0
  172. gs 'stat'
  173. elseif bumevent = 1:
  174. bumevent += 10
  175. gs 'stat'
  176. end
  177. end
  178. if $ARGS[0] = '132':
  179. *clr & cla
  180. CLOSE ALL
  181. if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
  182. minut += rand(0,3)
  183. $loc_arg = '132'
  184. zt = 132
  185. $menu_loc = 'mod_public_WC_citybasement'
  186. $menu_arg = '132'
  187. gs 'stat'
  188. '<center><b><font color="maroon">fork in the tunnel</font></b></center>'
  189. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p22.jpg"></center>'
  190. 'There is a smaller tunnel here.'
  191. act'Go to the smaller tunnel':
  192. pr = 132
  193. urape += 12 & ubomj += 27 & ubomj2 =240 & gt 'mod_public_WC_citybasement', '133'
  194. end
  195. if pr = 131:
  196. act 'go further': pr = 132 & urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
  197. act 'go back': pr = 132 & urape += 22 & ubomj += 32 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '131'
  198. elseif pr = 133:
  199. act 'go left': pr = 132 & urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
  200. act 'go right': pr = 132 & urape += 22 & ubomj += 32 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '131'
  201. elseif pr = 134:
  202. act 'go further': pr = 132 & urape += 22 & ubomj += 32 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '131'
  203. act 'go back': pr = 132 & urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
  204. end
  205. if bumevent = 0:
  206. eventtemp = rand (1,300)
  207. if hour >= 5 and hour <= 21:
  208. urape += 10
  209. end
  210. if hour >= 5 and hour <= 21:
  211. ubomj -= 10
  212. end
  213. if hour < 5 or hour > 21:
  214. ubomj2 += 10
  215. end
  216. ubomj2 -= bumfriend
  217. if urape >= eventtemp:
  218. gs 'mod_public_WC_citybasement_bumsex', 'rape'
  219. elseif ubomj >= eventtemp:
  220. gs 'mod_public_WC_citybasement_bumsex', 'bomj'
  221. elseif bumfriend >= rand(15,30):
  222. bumevent = 1
  223. ubomj2 = rand(1,4)
  224. tabir = rand(1,4)
  225. 'I see familiar bums here'
  226. 'some of them even say "hi" to me'
  227. act 'ask to drink with them':
  228. atemp = 0
  229. tabir = rand(1,4)
  230. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/bomji/tabir (<<tabir>>).jpg"></center>'
  231. killvar 'atemp'
  232. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  233. end
  234. elseif ubomj2 >= eventtemp:
  235. gs 'mod_public_WC_citybasement_bumsex', 'bomj2'
  236. elseif ( eventtemp - urape) <= 15:
  237. 'I hear footsteps...'
  238. elseif ( eventtemp - ubomj ) <= 15:
  239. 'I hear footsteps...'
  240. elseif ( eventtemp - bomj2) <= 15:
  241. 'I hear footsteps...'
  242. else
  243. ' '
  244. end
  245. elseif bumevent = 2:
  246. bumevent = 0
  247. *nl
  248. 'There are bums here.'
  249. act 'drink with the bums':
  250. bumevent = 1
  251. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  252. end
  253. end
  254. if bumevent >= 10:
  255. bumevent = 0
  256. gs 'stat'
  257. elseif bumevent = 1:
  258. bumevent += 10
  259. gs 'stat'
  260. end
  261. end
  262. if $ARGS[0] = '133':
  263. *clr & cla
  264. CLOSE ALL
  265. if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
  266. pr = 133
  267. minut += rand(0,3)
  268. $loc_arg = '133'
  269. zt = 133
  270. $menu_loc = 'mod_public_WC_citybasement'
  271. $menu_arg = '133'
  272. gs 'stat'
  273. '<center><b><font color="maroon">room</font></b></center>'
  274. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p19.jpg"></center>'
  275. 'I see bed, some tap with water and stuf like someone lives here'
  276. act 'Go to the tunnel':
  277. pr = 133 & urape += 28 & ubomj += 38 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '132'
  278. end
  279. act 'Take a nap (1:00)':
  280. menu_off = 0
  281. if pcs_sleep >= 10 and pcs_sleep <= 90:
  282. gs 'sweat', 'add', 10
  283. pcs_sleep += 10
  284. pcs_health += 5
  285. minut += 60
  286. gs 'stat'
  287. *nl
  288. 'You sleep about an hour.'
  289. elseif pcs_sleep < 10:
  290. gs 'sweat', 'add', rand(15,50)
  291. gs 'stat'
  292. gt 'bed2', 'sleep'
  293. else
  294. minut += 5
  295. gs 'stat'
  296. *nl
  297. 'You are not tired enough to sleep, even for a short nap.'
  298. end
  299. gt $loc, $loc_arg
  300. end
  301. act 'drink water from the tap':
  302. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/kran.jpg"></center>'
  303. minut += 3
  304. pcs_health -= rand (0,70)
  305. pcs_energy += 4
  306. if pcs_hydra >= 100:
  307. pcs_hydra += 25
  308. else
  309. pcs_hydra += 50
  310. end
  311. cumspclnt = 2
  312. gs 'cum_cleanup'
  313. gs 'beverage', 'afterdrink'
  314. gs 'stat'
  315. end
  316. if bumevent = 0:
  317. eventtemp = rand (1,300)
  318. if hour >= 5 and hour <= 21:
  319. urape += 10
  320. end
  321. if hour >= 5 and hour <= 21:
  322. ubomj -= 10
  323. end
  324. if hour < 5 or hour > 21:
  325. ubomj2 += 10
  326. end
  327. ubomj2 -= bumfriend
  328. if urape >= eventtemp:
  329. gs 'mod_public_WC_citybasement_bumsex', 'rape'
  330. elseif ubomj >= eventtemp:
  331. gs 'mod_public_WC_citybasement_bumsex', 'bomj'
  332. elseif bumfriend >= rand(15,30):
  333. bumevent = 1
  334. ubomj2 = rand(1,4)
  335. tabir = rand(1,4)
  336. 'I see familiar bums here'
  337. 'some of them even say "hi" to me'
  338. act 'ask to drink with them':
  339. atemp = 0
  340. tabir = rand(1,4)
  341. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/bomji/tabir (<<tabir>>).jpg"></center>'
  342. killvar 'atemp'
  343. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  344. end
  345. elseif ubomj2 >= eventtemp:
  346. gs 'mod_public_WC_citybasement_bumsex', 'bomj2'
  347. elseif ( eventtemp - urape) <= 15:
  348. 'I hear footsteps...'
  349. elseif ( eventtemp - ubomj ) <= 15:
  350. 'I hear footsteps...'
  351. elseif ( eventtemp - bomj2) <= 15:
  352. 'I hear footsteps...'
  353. else
  354. ' '
  355. end
  356. elseif bumevent = 2:
  357. bumevent = 0
  358. *nl
  359. 'There are bums here.'
  360. act 'drink with the bums':
  361. bumevent = 1
  362. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  363. end
  364. end
  365. if bumevent >= 10:
  366. bumevent = 0
  367. gs 'stat'
  368. elseif bumevent = 1:
  369. bumevent += 10
  370. gs 'stat'
  371. end
  372. end
  373. if $ARGS[0] = '134':
  374. *clr & cla
  375. CLOSE ALL
  376. minut += rand(0,3)
  377. $loc_arg = '134'
  378. $menu_loc = 'mod_public_WC_citybasement'
  379. $menu_arg = '134'
  380. gs 'stat'
  381. pr = 134
  382. zt = 134
  383. '<center><b><font color="maroon">Dead end</font></b></center>'
  384. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p9.jpg"></center>'
  385. 'I see stairs'
  386. act 'Go to the tunnel':
  387. urape += 28 & ubomj += 38 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '132'
  388. end
  389. act 'go up the stairs':
  390. *clr & cla
  391. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/3redlihtari.jpg"></center>'
  392. if vhid3 > 1 and vhid3 < 10:
  393. 'well, I don''t know where I am. But somewhere in the red lights area'
  394. if rand (1,5) = 1: vhid3 += 1
  395. if vhid3 >= 10: vhid3 = 1
  396. end
  397. if vhid3 = 1:
  398. 'Ow, I am somewhere in the red lights area now'
  399. elseif vhid3 = 100:
  400. gt 'mod_public_WC_citybasement_enter', 'vhid3'
  401. else
  402. 'well, I don''t know where I am. But somewhere in the red lights area'
  403. vhid3 = 2
  404. end
  405. if vhid3 ! 100:
  406. 'The door is closed'
  407. act 'I''ll try to break the lock ':
  408. cla
  409. if hpingrip = 0:
  410. cla
  411. 'I need some clips to do that'
  412. act 'continue': urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
  413. else
  414. 'I''ll try to do it with my clip'
  415. hpingrip -= 1
  416. minut += rand(1, 30)
  417. pcs_hndiwrk += rand(0,1)
  418. gs 'stat'
  419. wait 800
  420. if pcs_hndiwrk >= rand(10,100):
  421. *clr & cla
  422. vhid3 = 100
  423. 'Yes! I Did it!'
  424. pcs_mood += rand(10,30)
  425. gs 'stat'
  426. act 'go out': gt 'mod_public_WC_citybasement_enter', 'vhid3'
  427. act 'continue': urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
  428. else
  429. 'I am failed'
  430. act 'continue': urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
  431. end
  432. end
  433. end
  434. end
  435. end
  436. if bumevent = 0:
  437. eventtemp = rand (1,300)
  438. if hour >= 5 and hour <= 21:
  439. urape += 10
  440. end
  441. if hour >= 5 and hour <= 21:
  442. ubomj -= 10
  443. end
  444. if hour < 5 or hour > 21:
  445. ubomj2 += 10
  446. end
  447. ubomj2 -= bumfriend
  448. if urape >= eventtemp:
  449. gs 'mod_public_WC_citybasement_bumsex', 'rape'
  450. elseif ubomj >= eventtemp:
  451. gs 'mod_public_WC_citybasement_bumsex', 'bomj'
  452. elseif bumfriend >= rand(15,30):
  453. bumevent = 1
  454. ubomj2 = rand(1,4)
  455. tabir = rand(1,4)
  456. 'I see familiar bums here'
  457. 'some of them even say "hi" to me'
  458. act 'ask to drink with them':
  459. atemp = 0
  460. tabir = rand(1,4)
  461. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/bomji/tabir (<<tabir>>).jpg"></center>'
  462. killvar 'atemp'
  463. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  464. end
  465. elseif ubomj2 >= eventtemp:
  466. gs 'mod_public_WC_citybasement_bumsex', 'bomj2'
  467. elseif ( eventtemp - urape) <= 15:
  468. 'I hear footsteps...'
  469. elseif ( eventtemp - ubomj ) <= 15:
  470. 'I hear footsteps...'
  471. elseif ( eventtemp - bomj2) <= 15:
  472. 'I hear footsteps...'
  473. else
  474. ' '
  475. end
  476. elseif bumevent = 2:
  477. bumevent = 0
  478. *nl
  479. 'There are bums here.'
  480. act 'drink with the bums':
  481. bumevent = 1
  482. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  483. end
  484. end
  485. if bumevent >= 10:
  486. bumevent = 0
  487. gs 'stat'
  488. elseif bumevent = 1:
  489. bumevent += 10
  490. gs 'stat'
  491. end
  492. end
  493. --- mod_public_WC_citybasement_130 ---------------------------------