123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539 |
- # mod_public_WC_citybasement_130
- if $ARGS[0] = '130':
- *clr & cla
- CLOSE ALL
- if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
- minut += rand(0,3)
- $loc_arg = '130'
- zt = 130
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '130'
- gs 'stat'
- '<center><b><font color="maroon">Undercity tunnels</font></b></center>'
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p7.jpg"></center>'
- temp = rand(1,5)
- if temp = 1:
- 'It''s dark here'
- elseif temp = 2:
- 'I am scared a little'
- elseif temp = 3:
- 'I really don''t know this tunnels so long!'
- elseif temp = 4:
- 'There must be many exits from the tunnel'
- elseif temp = 5:
- 'Have this tunnels been used during the War?'
- end
- if pr = 128:
- act 'go further': pr = 130 & urape += 22 & ubomj += 32 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '131'
- act 'go back': pr = 130 & urape += 10 & ubomj += 20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '128'
- elseif pr = 131:
- act 'go further': pr = 130 & urape += 10 & ubomj += 20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '128'
- act 'go back': pr = 130 & urape += 22 & ubomj += 32 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '131'
- end
- if bumevent = 0:
- eventtemp = rand (1,300)
- if hour >= 5 and hour <= 21:
- urape += 10
- end
- if hour >= 5 and hour <= 21:
- ubomj -= 10
- end
- if hour < 5 or hour > 21:
- ubomj2 += 10
- end
- ubomj2 -= bumfriend
- if urape >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'rape'
- elseif ubomj >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'bomj'
- elseif bumfriend >= rand(15,30):
- bumevent = 1
- ubomj2 = rand(1,4)
- tabir = rand(1,4)
- 'I see familiar bums here'
- 'some of them even say "hi" to me'
- act 'ask to drink with them':
- atemp = 0
- tabir = rand(1,4)
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/bomji/tabir (<<tabir>>).jpg"></center>'
- killvar 'atemp'
- gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
- end
- elseif ubomj2 >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'bomj2'
- elseif ( eventtemp - urape) <= 15:
- 'I hear footsteps...'
- elseif ( eventtemp - ubomj ) <= 15:
- 'I hear footsteps...'
- elseif ( eventtemp - bomj2) <= 15:
- 'I hear footsteps...'
- else
- ' '
- end
- elseif bumevent = 2:
- bumevent = 0
- *nl
- 'There are bums here.'
- act 'drink with the bums':
- bumevent = 1
- gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
- end
- end
- if bumevent >= 10:
- bumevent = 0
- gs 'stat'
- elseif bumevent = 1:
- bumevent += 10
- gs 'stat'
- end
- end
- if $ARGS[0] = '131':
- *clr & cla
- CLOSE ALL
- if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
- minut += rand(0,3)
- $loc_arg = '131'
- zt = 131
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '131'
- gs 'stat'
- '<center><b><font color="maroon">Undercity tunnels</font></b></center>'
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p8.jpg"></center>'
- temp = rand(1,5)
- if temp = 1:
- 'It''s dark here'
- elseif temp = 2:
- 'I am scared a little'
- elseif temp = 3:
- 'I really don''t know this tunnels so long!'
- elseif temp = 4:
- 'There must be many exits from the tunnel'
- elseif temp = 5:
- 'Have this tunnels been used during the War?'
- end
- if pr = 130:
- act 'go further': pr = 131 & urape += 28 & ubomj += 38 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '132'
- act 'go back': pr = 131 & urape += 16 & ubomj += 26 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '130'
- elseif pr = 132:
- act 'go further': pr = 131 & urape += 16 & ubomj += 26 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '130'
- act 'go back': pr = 131 & urape += 28 & ubomj += 38 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '132'
- end
- if bumevent = 0:
- eventtemp = rand (1,300)
- if hour >= 5 and hour <= 21:
- urape += 10
- end
- if hour >= 5 and hour <= 21:
- ubomj -= 10
- end
- if hour < 5 or hour > 21:
- ubomj2 += 10
- end
- ubomj2 -= bumfriend
- if urape >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'rape'
- elseif ubomj >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'bomj'
- elseif bumfriend >= rand(15,30):
- bumevent = 1
- ubomj2 = rand(1,4)
- tabir = rand(1,4)
- 'I see familiar bums here'
- 'some of them even say "hi" to me'
- act 'ask to drink with them':
- atemp = 0
- tabir = rand(1,4)
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/bomji/tabir (<<tabir>>).jpg"></center>'
- killvar 'atemp'
- gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
- end
- elseif ubomj2 >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'bomj2'
- elseif ( eventtemp - urape) <= 15:
- 'I hear footsteps...'
- elseif ( eventtemp - ubomj ) <= 15:
- 'I hear footsteps...'
- elseif ( eventtemp - bomj2) <= 15:
- 'I hear footsteps...'
- else
- ' '
- end
- elseif bumevent = 2:
- bumevent = 0
- *nl
- 'There are bums here.'
- act 'drink with the bums':
- bumevent = 1
- gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
- end
- end
- if bumevent >= 10:
- bumevent = 0
- gs 'stat'
- elseif bumevent = 1:
- bumevent += 10
- gs 'stat'
- end
- end
- if $ARGS[0] = '132':
- *clr & cla
- CLOSE ALL
- if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
- minut += rand(0,3)
- $loc_arg = '132'
- zt = 132
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '132'
- gs 'stat'
- '<center><b><font color="maroon">fork in the tunnel</font></b></center>'
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p22.jpg"></center>'
- 'There is a smaller tunnel here.'
- act'Go to the smaller tunnel':
- pr = 132
- urape += 12 & ubomj += 27 & ubomj2 =240 & gt 'mod_public_WC_citybasement', '133'
- end
- if pr = 131:
- act 'go further': pr = 132 & urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
- act 'go back': pr = 132 & urape += 22 & ubomj += 32 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '131'
- elseif pr = 133:
- act 'go left': pr = 132 & urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
- act 'go right': pr = 132 & urape += 22 & ubomj += 32 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '131'
- elseif pr = 134:
- act 'go further': pr = 132 & urape += 22 & ubomj += 32 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '131'
- act 'go back': pr = 132 & urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
- end
- if bumevent = 0:
- eventtemp = rand (1,300)
- if hour >= 5 and hour <= 21:
- urape += 10
- end
- if hour >= 5 and hour <= 21:
- ubomj -= 10
- end
- if hour < 5 or hour > 21:
- ubomj2 += 10
- end
- ubomj2 -= bumfriend
- if urape >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'rape'
- elseif ubomj >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'bomj'
- elseif bumfriend >= rand(15,30):
- bumevent = 1
- ubomj2 = rand(1,4)
- tabir = rand(1,4)
- 'I see familiar bums here'
- 'some of them even say "hi" to me'
- act 'ask to drink with them':
- atemp = 0
- tabir = rand(1,4)
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/bomji/tabir (<<tabir>>).jpg"></center>'
- killvar 'atemp'
- gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
- end
- elseif ubomj2 >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'bomj2'
- elseif ( eventtemp - urape) <= 15:
- 'I hear footsteps...'
- elseif ( eventtemp - ubomj ) <= 15:
- 'I hear footsteps...'
- elseif ( eventtemp - bomj2) <= 15:
- 'I hear footsteps...'
- else
- ' '
- end
- elseif bumevent = 2:
- bumevent = 0
- *nl
- 'There are bums here.'
- act 'drink with the bums':
- bumevent = 1
- gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
- end
- end
- if bumevent >= 10:
- bumevent = 0
- gs 'stat'
- elseif bumevent = 1:
- bumevent += 10
- gs 'stat'
- end
- end
- if $ARGS[0] = '133':
- *clr & cla
- CLOSE ALL
- if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
- pr = 133
- minut += rand(0,3)
- $loc_arg = '133'
- zt = 133
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '133'
- gs 'stat'
- '<center><b><font color="maroon">room</font></b></center>'
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p19.jpg"></center>'
- 'I see bed, some tap with water and stuf like someone lives here'
- act 'Go to the tunnel':
- pr = 133 & urape += 28 & ubomj += 38 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '132'
- end
- act 'Take a nap (1:00)':
- menu_off = 0
- if pcs_sleep >= 10 and pcs_sleep <= 90:
- gs 'sweat', 'add', 10
- pcs_sleep += 10
- pcs_health += 5
- minut += 60
- gs 'stat'
- *nl
- 'You sleep about an hour.'
- elseif pcs_sleep < 10:
- gs 'sweat', 'add', rand(15,50)
- gs 'stat'
- gt 'bed2', 'sleep'
- else
- minut += 5
- gs 'stat'
- *nl
- 'You are not tired enough to sleep, even for a short nap.'
- end
- gt $loc, $loc_arg
- end
- act 'drink water from the tap':
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/kran.jpg"></center>'
- minut += 3
- pcs_health -= rand (0,70)
- pcs_energy += 4
- if pcs_hydra >= 100:
- pcs_hydra += 25
- else
- pcs_hydra += 50
- end
- cumspclnt = 2
- gs 'cum_cleanup'
- gs 'beverage', 'afterdrink'
- gs 'stat'
- end
- if bumevent = 0:
- eventtemp = rand (1,300)
- if hour >= 5 and hour <= 21:
- urape += 10
- end
- if hour >= 5 and hour <= 21:
- ubomj -= 10
- end
- if hour < 5 or hour > 21:
- ubomj2 += 10
- end
- ubomj2 -= bumfriend
- if urape >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'rape'
- elseif ubomj >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'bomj'
- elseif bumfriend >= rand(15,30):
- bumevent = 1
- ubomj2 = rand(1,4)
- tabir = rand(1,4)
- 'I see familiar bums here'
- 'some of them even say "hi" to me'
- act 'ask to drink with them':
- atemp = 0
- tabir = rand(1,4)
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/bomji/tabir (<<tabir>>).jpg"></center>'
- killvar 'atemp'
- gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
- end
- elseif ubomj2 >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'bomj2'
- elseif ( eventtemp - urape) <= 15:
- 'I hear footsteps...'
- elseif ( eventtemp - ubomj ) <= 15:
- 'I hear footsteps...'
- elseif ( eventtemp - bomj2) <= 15:
- 'I hear footsteps...'
- else
- ' '
- end
- elseif bumevent = 2:
- bumevent = 0
- *nl
- 'There are bums here.'
- act 'drink with the bums':
- bumevent = 1
- gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
- end
- end
- if bumevent >= 10:
- bumevent = 0
- gs 'stat'
- elseif bumevent = 1:
- bumevent += 10
- gs 'stat'
- end
- end
- if $ARGS[0] = '134':
- *clr & cla
- CLOSE ALL
- minut += rand(0,3)
- $loc_arg = '134'
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '134'
- gs 'stat'
- pr = 134
- zt = 134
- '<center><b><font color="maroon">Dead end</font></b></center>'
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p9.jpg"></center>'
- 'I see stairs'
- act 'Go to the tunnel':
- urape += 28 & ubomj += 38 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '132'
- end
- act 'go up the stairs':
- *clr & cla
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/3redlihtari.jpg"></center>'
- if vhid3 > 1 and vhid3 < 10:
- 'well, I don''t know where I am. But somewhere in the red lights area'
- if rand (1,5) = 1: vhid3 += 1
- if vhid3 >= 10: vhid3 = 1
- end
- if vhid3 = 1:
- 'Ow, I am somewhere in the red lights area now'
- elseif vhid3 = 100:
- gt 'mod_public_WC_citybasement_enter', 'vhid3'
- else
- 'well, I don''t know where I am. But somewhere in the red lights area'
- vhid3 = 2
- end
- if vhid3 ! 100:
- 'The door is closed'
- act 'I''ll try to break the lock ':
- cla
- if hpingrip = 0:
- cla
- 'I need some clips to do that'
- act 'continue': urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
- else
- 'I''ll try to do it with my clip'
- hpingrip -= 1
- minut += rand(1, 30)
- pcs_hndiwrk += rand(0,1)
- gs 'stat'
- wait 800
- if pcs_hndiwrk >= rand(10,100):
- *clr & cla
- vhid3 = 100
- 'Yes! I Did it!'
- pcs_mood += rand(10,30)
- gs 'stat'
- act 'go out': gt 'mod_public_WC_citybasement_enter', 'vhid3'
- act 'continue': urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
- else
- 'I am failed'
- act 'continue': urape += 40 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '134'
- end
- end
- end
- end
- end
- if bumevent = 0:
- eventtemp = rand (1,300)
- if hour >= 5 and hour <= 21:
- urape += 10
- end
- if hour >= 5 and hour <= 21:
- ubomj -= 10
- end
- if hour < 5 or hour > 21:
- ubomj2 += 10
- end
- ubomj2 -= bumfriend
- if urape >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'rape'
- elseif ubomj >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'bomj'
- elseif bumfriend >= rand(15,30):
- bumevent = 1
- ubomj2 = rand(1,4)
- tabir = rand(1,4)
- 'I see familiar bums here'
- 'some of them even say "hi" to me'
- act 'ask to drink with them':
- atemp = 0
- tabir = rand(1,4)
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/bomji/tabir (<<tabir>>).jpg"></center>'
- killvar 'atemp'
- gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
- end
- elseif ubomj2 >= eventtemp:
- gs 'mod_public_WC_citybasement_bumsex', 'bomj2'
- elseif ( eventtemp - urape) <= 15:
- 'I hear footsteps...'
- elseif ( eventtemp - ubomj ) <= 15:
- 'I hear footsteps...'
- elseif ( eventtemp - bomj2) <= 15:
- 'I hear footsteps...'
- else
- ' '
- end
- elseif bumevent = 2:
- bumevent = 0
- *nl
- 'There are bums here.'
- act 'drink with the bums':
- bumevent = 1
- gt 'mod_public_WC_citybasement_bumsex', 'bomj2drink'
- end
- end
- if bumevent >= 10:
- bumevent = 0
- gs 'stat'
- elseif bumevent = 1:
- bumevent += 10
- gs 'stat'
- end
- end
- --- mod_public_WC_citybasement_130 ---------------------------------
|