mod_public_WC_citybasement_enter.qsrc 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499
  1. # mod_public_WC_citybasement_enter
  2. if $ARGS[0] = 'vhid0':
  3. *clr & cla
  4. $loc = 'vhid0'
  5. $loc_arg = $ARGS[0]
  6. bumevent = 0
  7. urape = 0
  8. ubomj = 0
  9. ubomj2 = 0
  10. atemp = 1
  11. trahobomj = 0
  12. if ztemp = 1:
  13. $location_type = 'secluded'
  14. '<center><b><font color="maroon">City center basement entrence</font></b></center>'
  15. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/1centr.jpg"></center>'
  16. if vhid1 = 1 or vhid1 = 100:
  17. ''
  18. elseif vhid1 = 0:
  19. vhid1 = 2
  20. 'A basement?'
  21. elseif vhid1 >= 2 and vhid1 < 10:
  22. vhid1 += 1
  23. if vhid1 = 10: vhid1 = 1
  24. 'I know where I am'
  25. end
  26. act 'go in basement with bums':
  27. ubomj2 = 2
  28. temp = rand(1,4)
  29. if temp = 1:
  30. pr = 101
  31. $loc = 'mod_public_WC_citybasement'
  32. $loc_arg = '101'
  33. elseif temp = 2:
  34. pr = 111
  35. $loc = 'mod_public_WC_citybasement'
  36. $loc_arg = '111'
  37. elseif temp = 3:
  38. pr = 121
  39. $loc = 'mod_public_WC_citybasement'
  40. $loc_arg = '121'
  41. elseif temp = 4:
  42. pr = 133
  43. $loc = 'mod_public_WC_citybasement'
  44. $loc_arg = '133'
  45. end
  46. ztemp = 1
  47. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  48. end
  49. end
  50. if ztemp = 2:
  51. $location_type = 'secluded'
  52. '<center><b><font color="maroon">Industrial district basement entrence</font></b></center>'
  53. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/2indastrial.jpg"></center>'
  54. if vhid2 = 1 or vhid2 = 100:
  55. ''
  56. elseif vhid2 = 0:
  57. vhid2 = 2
  58. 'A basement?'
  59. elseif vhid2 >= 2 and vhid2 < 10:
  60. vhid2 += 1
  61. if vhid2 = 10: vhid2 = 1
  62. 'I know where I am'
  63. end
  64. act 'go in basement with bums':
  65. ubomj2 = 2
  66. temp = rand(1,4)
  67. if temp = 1:
  68. pr = 101
  69. $loc = 'mod_public_WC_citybasement'
  70. $loc_arg = '101'
  71. elseif temp = 2:
  72. pr = 111
  73. $loc = 'mod_public_WC_citybasement'
  74. $loc_arg = '111'
  75. elseif temp = 3:
  76. pr = 121
  77. $loc = 'mod_public_WC_citybasement'
  78. $loc_arg = '121'
  79. elseif temp = 4:
  80. pr = 133
  81. $loc = 'mod_public_WC_citybasement'
  82. $loc_arg = '133'
  83. end
  84. ztemp = 1
  85. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  86. end
  87. end
  88. if ztemp = 3:
  89. $location_type = 'secluded'
  90. '<center><b><font color="maroon">Redlight district basement entrence</font></b></center>'
  91. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/3redlihtari.jpg"></center>'
  92. if vhid3 = 1 or vhid3 = 100:
  93. ''
  94. elseif vhid1 = 0:
  95. vhid3 = 2
  96. 'A basement?'
  97. elseif vhid3 >= 2 and vhid3 < 10:
  98. vhid3 += 1
  99. if vhid3 = 10: vhid3 = 1
  100. 'I know where I am'
  101. end
  102. act 'go in basement with bums':
  103. ubomj2 = 2
  104. temp = rand(1,4)
  105. if temp = 1:
  106. pr = 101
  107. $loc = 'mod_public_WC_citybasement'
  108. $loc_arg = '101'
  109. elseif temp = 2:
  110. pr = 111
  111. $loc = 'mod_public_WC_citybasement'
  112. $loc_arg = '111'
  113. elseif temp = 3:
  114. pr = 121
  115. $loc = 'mod_public_WC_citybasement'
  116. $loc_arg = '121'
  117. elseif temp = 4:
  118. pr = 133
  119. $loc_arg = '133'
  120. end
  121. ztemp = 1
  122. $loc = 'mod_public_WC_citybasement'
  123. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  124. end
  125. end
  126. if ztemp = 4:
  127. $location_type = 'secluded'
  128. '<center><b><font color="maroon">resdental basement entrence</font></b></center>'
  129. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/4residental.jpg"></center>'
  130. if vhid4 = 1 or vhid4 = 100:
  131. ''
  132. elseif vhid1 = 0:
  133. vhid4 = 2
  134. 'A basement?'
  135. elseif vhid4 >= 2 and vhid4 < 10:
  136. vhid4 += 1
  137. if vhid4 = 10: vhid4 = 1
  138. 'I know where I am'
  139. end
  140. act 'go in basement with bums':
  141. ubomj2 = 2
  142. temp = rand(1,4)
  143. if temp = 1:
  144. pr = 101
  145. $loc = 'mod_public_WC_citybasement'
  146. $loc_arg = '101'
  147. elseif temp = 2:
  148. pr = 111
  149. $loc = 'mod_public_WC_citybasement'
  150. $loc_arg = '111'
  151. elseif temp = 3:
  152. pr = 121
  153. $loc = 'mod_public_WC_citybasement'
  154. $loc_arg = '121'
  155. elseif temp = 4:
  156. pr = 133
  157. $loc = 'mod_public_WC_citybasement'
  158. $loc_arg = '133'
  159. end
  160. ztemp = 1
  161. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  162. end
  163. end
  164. if ztemp = 5:
  165. $location_type = 'secluded'
  166. '<center><b><font color="maroon">Undercity tunnels entrence</font></b></center>'
  167. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/5park.jpg"></center>'
  168. if vhid5 = 1 or vhid5 = 100:
  169. ''
  170. elseif vhid5 = 0:
  171. vhid5 = 2
  172. 'A tunnel?'
  173. elseif vhid1 >= 2 and vhid1 < 10:
  174. vhid5 += 1
  175. if vhid5 = 10: vhid5 = 1
  176. 'I know where I am'
  177. end
  178. act 'go into the tunnel with bums':
  179. ubomj2 = 2
  180. temp = rand(1,4)
  181. $loc = 'mod_public_WC_citybasement'
  182. if temp = 1:
  183. pr = 101
  184. $loc_arg = '101'
  185. elseif temp = 2:
  186. pr = 111
  187. $loc_arg = '111'
  188. elseif temp = 3:
  189. pr = 121
  190. $loc_arg = '121'
  191. elseif temp = 4:
  192. pr = 133
  193. $loc_arg = '133'
  194. end
  195. ztemp = 1
  196. gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
  197. end
  198. end
  199. end
  200. if $ARGS[0] = 'vhid1':
  201. *clr & cla
  202. urape = 0
  203. ubomj = 0
  204. ubomj2 = 0
  205. $loc = 'vhid1'
  206. $loc = 'mod_public_WC_citybasement'
  207. $loc_arg = $ARGS[0]
  208. bumevent = 0
  209. trahobomj = 0
  210. minut += rand(5,7)
  211. $location_type = 'secluded'
  212. gs 'stat'
  213. '<center><b><font color="maroon">City center basement entrence</font></b></center>'
  214. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/1centr.jpg"></center>'
  215. if vhid1 ! 100:
  216. pr = 1201
  217. 'The door is closed'
  218. act 'go away': gt 'city_center'
  219. act 'I''ll try to break the lock ':
  220. cla
  221. if hpingrip = 0:
  222. cla
  223. 'I need some clips to do that'
  224. act 'continue': gt 'mod_public_WC_citybasement_enter', 'vhid1'
  225. act 'go away': gt 'city_center'
  226. else
  227. 'I''ll try to do it with my clip'
  228. hpingrip -= 1
  229. minut += rand(1, 30)
  230. pcs_hndiwrk += rand(0,1)
  231. gs 'stat'
  232. wait 800
  233. if pcs_hndiwrk >= rand(10,100):
  234. *clr & cla
  235. vhid1 = 100
  236. 'Yes! I Did it!'
  237. pcs_mood += rand(10,30)
  238. gs 'stat'
  239. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/shody (1).jpg"></center>'
  240. act 'enter the basement': urape += -50 & ubomj += 15 & ubomj2 =120 & gt 'mod_public_WC_citybasement', '101'
  241. act 'go away': gt 'city_center'
  242. else
  243. 'I am failed'
  244. act 'continue': gt 'mod_public_WC_citybasement_enter', 'vhid1'
  245. act 'go away': gt 'city_center'
  246. end
  247. end
  248. end
  249. elseif vhid1 = 100:
  250. pr = 120
  251. act 'go away': gt 'city_center'
  252. act 'open the door':
  253. *clr & cla
  254. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/shody (1).jpg"></center>'
  255. act 'enter the basement': urape += -50 & ubomj += 15 & ubomj2 =120 & gt 'mod_public_WC_citybasement', '101'
  256. act 'go away': gt 'city_center'
  257. end
  258. end
  259. end
  260. if $ARGS[0] = 'vhid2':
  261. *clr & cla
  262. urape = 0
  263. ubomj = 0
  264. ubomj2 = 0
  265. $loc = 'vhid2'
  266. $loc = 'mod_public_WC_citybasement'
  267. $loc_arg = $ARGS[0]
  268. bumevent = 0
  269. trahobomj = 0
  270. minut += rand(5,7)
  271. gs 'stat'
  272. $location_type = 'secluded'
  273. '<center><b><font color="maroon">Industrial district basement entrence</font></b></center>'
  274. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/2indastrial.jpg"></center>'
  275. if vhid2 ! 100:
  276. pr = 1231
  277. 'The door is closed'
  278. act 'go away': gt 'city_center'
  279. act 'I''ll try to break the lock ':
  280. cla
  281. if hpingrip = 0:
  282. cla
  283. 'I need some clips to do that'
  284. act 'continue': gt 'mod_public_WC_citybasement_enter', 'vhid2'
  285. act 'go away': gt 'city_industrial'
  286. else
  287. 'I''ll try to do it with my clip'
  288. hpingrip -= 1
  289. minut += rand(1, 30)
  290. pcs_hndiwrk += rand(0,1)
  291. gs 'stat'
  292. wait 800
  293. if pcs_hndiwrk >= rand(0,80):
  294. *clr & cla
  295. vhid2 = 100
  296. 'Yes! I Did it!'
  297. pcs_mood += rand(10,30)
  298. gs 'stat'
  299. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/shody (2).jpg"></center>'
  300. act 'enter the basement': urape += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '123'
  301. act 'go away': gt 'city_industrial'
  302. else
  303. 'I am failed'
  304. act 'continue': gt 'mod_public_WC_citybasement_enter', 'vhid2'
  305. act 'go away': gt 'city_industrial'
  306. end
  307. end
  308. end
  309. elseif vhid2 = 100:
  310. pr = 1231
  311. act 'go away': gt 'city_industrial'
  312. act 'open the door':
  313. *clr & cla
  314. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/shody (2).jpg"></center>'
  315. act 'enter the basement': urape += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '123'
  316. act 'go away': gt 'city_industrial'
  317. end
  318. end
  319. end
  320. if $ARGS[0] = 'vhid3':
  321. *clr & cla
  322. urape = 0
  323. ubomj = 0
  324. ubomj2 = 0
  325. $loc = 'vhid3'
  326. $loc = 'mod_public_WC_citybasement'
  327. $loc_arg = $ARGS[0]
  328. bumevent = 0
  329. trahobomj = 0
  330. minut += rand(5,7)
  331. gs 'stat'
  332. $location_type = 'secluded'
  333. '<center><b><font color="maroon">Redlight district basement entrence</font></b></center>'
  334. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/3redlihtari.jpg"></center>'
  335. if vhid3 ! 100:
  336. 'The door is closed'
  337. act 'go away': gt 'city_industrial', 'redlight'
  338. act 'I''ll try to break the lock ':
  339. cla
  340. if hpingrip = 0:
  341. cla
  342. 'I need some clips to do that'
  343. act 'continue': gt 'mod_public_WC_citybasement_enter', 'vhid3'
  344. act 'go away': gt 'city_industrial', 'redlight'
  345. else
  346. 'I''ll try to do it with my clip'
  347. hpingrip -= 1
  348. minut += rand(1, 30)
  349. pcs_hndiwrk += rand(0,1)
  350. gs 'stat'
  351. wait 800
  352. if pcs_hndiwrk >= rand(10,100):
  353. *clr & cla
  354. vhid3 = 100
  355. 'Yes! I Did it!'
  356. pcs_mood += rand(10,30)
  357. gs 'stat'
  358. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/shody (1).jpg"></center>'
  359. act 'enter the basement': urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
  360. act 'go away': gt 'city_industrial', 'redlight'
  361. else
  362. 'I am failed'
  363. act 'continue': gt 'mod_public_WC_citybasement_enter', 'vhid3'
  364. act 'go away': gt 'city_industrial', 'redlight'
  365. end
  366. end
  367. end
  368. elseif vhid3 = 100:
  369. act 'go away': gt 'city_industrial', 'redlight'
  370. act 'open the door':
  371. *clr & cla
  372. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/shody (1).jpg"></center>'
  373. act 'enter the basement': urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
  374. act 'go away': gt 'city_industrial', 'redlight'
  375. end
  376. end
  377. end
  378. if $ARGS[0] = 'vhid4':
  379. *clr & cla
  380. urape = 0
  381. ubomj = 0
  382. ubomj2 = 0
  383. $loc = 'vhid4'
  384. $loc = 'mod_public_WC_citybasement'
  385. $loc_arg = $ARGS[0]
  386. bumevent = 0
  387. trahobomj = 0
  388. minut += rand(5,7)
  389. gs 'stat'
  390. $location_type = 'secluded'
  391. '<center><b><font color="maroon">resdental basement entrence</font></b></center>'
  392. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/4residental.jpg"></center>'
  393. if vhid4 ! 100:
  394. 'The door is closed'
  395. act 'go away': gt 'city_residential'
  396. act 'I''ll try to break the lock ':
  397. cla
  398. if hpingrip = 0:
  399. cla
  400. 'I need some clips to do that'
  401. act 'continue': gt 'mod_public_WC_citybasement_enter', 'vhid4'
  402. act 'go away': gt 'city_residential'
  403. else
  404. 'I''ll try to do it with my clip'
  405. hpingrip -= 1
  406. minut += rand(1, 30)
  407. pcs_hndiwrk += rand(0,1)
  408. gs 'stat'
  409. wait 800
  410. if pcs_hndiwrk >= rand(10,100):
  411. *clr & cla
  412. vhid1 = 100
  413. 'Yes! I Did it!'
  414. pcs_mood += rand(10,30)
  415. gs 'stat'
  416. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/shody (2).jpg"></center>'
  417. act 'enter the basement': urape += -50 & ubomj += 15 & ubomj2 =120 & gt 'mod_public_WC_citybasement', '101'
  418. act 'go away': gt 'city_residential'
  419. else
  420. 'I am failed'
  421. act 'continue': gt 'mod_public_WC_citybasement_enter', 'vhid4'
  422. act 'go away': gt 'city_residential'
  423. end
  424. end
  425. end
  426. elseif vhid4 = 100:
  427. act 'go away': gt 'city_residential'
  428. act 'open the door':
  429. *clr & cla
  430. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/shody (2).jpg"></center>'
  431. act 'enter the basement': urape += -50 & ubomj += 15 & ubomj2 =120 & gt 'mod_public_WC_citybasement', '101'
  432. act 'go away': gt 'city_residential'
  433. end
  434. end
  435. end
  436. if $ARGS[0] = 'vhid5':
  437. *clr & cla
  438. urape = 0
  439. ubomj = 0
  440. ubomj2 = 0
  441. $loc = 'vhid5'
  442. $loc = 'mod_public_WC_citybasement'
  443. $loc_arg = $ARGS[0]
  444. bumevent = 0
  445. trahobomj = 0
  446. minut += rand(5,7)
  447. gs 'stat'
  448. $location_type = 'secluded'
  449. '<center><b><font color="maroon">Undercity tunnels entrence</font></b></center>'
  450. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/5park.jpg"></center>'
  451. act 'go away': gt 'city_park', 'start'
  452. act 'enter the tunnel':
  453. minut += 5
  454. gs 'sweat', 'add', rand(0,30)
  455. gs 'stat'
  456. urape += 33 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '109'
  457. end
  458. end
  459. --- mod_public_WC_citybasement_enter ---------------------------------