12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172 |
- # mod_public_WC_citybasement_120
- if $ARGS[0] = '120':
- *clr & cla
- CLOSE ALL
- minut += rand(0,3)
- $loc_arg = '120'
- zt = 120
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '120'
- 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/p23.jpg"></center>'
- 'There is a stairs and I see some light from the next room'
- act 'go up the stairs':
- *clr & cla
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/1centr.jpg"></center>'
- if vhid1 > 1 and vhid1 < 10:
- 'well, I don''t know where I am. But somewhere in the city center'
- if rand (1,5) = 1: vhid1 += 1
- if vhid1 >= 10: vhid1 = 1
- end
- if vhid1 = 1:
- 'Ow, I am somewhere in the city center now'
- elseif vhid1 = 100:
- gt 'mod_public_WC_citybasement_enter', 'vhid1'
- else
- 'well, I don''t know where I am. But somewhere in the city center'
- vhid1 = 2
- end
- act 'go back': urape += -30 & ubomj += 35 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '120'
- if vhid1 ! 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 += -30 & ubomj += 35 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '120'
- 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
- vhid1 = 100
- 'Yes! I Did it!'
- pcs_mood += rand(10,30)
- gs 'stat'
- act 'go out': gt 'mod_public_WC_citybasement_enter', 'vhid1'
- act 'continue': urape += -30 & ubomj += 35 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '120'
- else
- 'I am failed'
- act 'continue': urape += -30 & ubomj += 35 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '120'
- end
- end
- end
- end
- end
- if pr = 119:
- act 'go further to the light': pr = 120 & urape += -50 & ubomj += 20 & ubomj2 =250 & gt 'mod_public_WC_citybasement', '121'
- act 'go back': pr = 120 & urape += 15 & ubomj += 20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '119'
- elseif pr = 121:
- act 'go further': pr = 120 & urape += 15 & ubomj += 20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '119'
- act 'go back to the room': pr = 120 & urape += -50 & ubomj += 20 & ubomj2 =250 & gt 'mod_public_WC_citybasement', '121'
- elseif pr = 1201:
- act 'go left to the tunnel': pr = 120 & urape += 35 & ubomj += -20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '118'
- act 'go right to the light': pr = 120 & urape += -30 & ubomj += 35 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '120'
- 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] = '121':
- *clr & cla
- CLOSE ALL
- if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
- $loc = 'mod_public_WC_citybasement'
- $loc_arg = '121'
- zt = 121
- pr = 121
- minut += rand(0,3)
- $loc_arg = '121'
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '121'
- gs 'stat'
- '<center><b><font color="maroon">Nice room</font></b></center>'
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p21.jpg"></center>'
- 'I see few beds, some stuf like someone lives here, and even a sink '
- act 'Go to the tunnel':
- urape += -30 & ubomj += 35 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '120'
- 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
- dynamic $tampon
- dynamic $quickwash
- dynamic $basin
- dynamic $publicpan
- 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] = '122':
- *clr & cla
- CLOSE ALL
- if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
- minut += rand(0,3)
- $loc_arg = '122'
- zt = 122
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '122'
- gs 'stat'
- '<center><b><font color="maroon">Manhole</font></b></center>'
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p14.jpg"></center>'
- if pr = 114:
- act 'go up throught manhole': pr = 122 & urape += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '123'
- act 'go back': pr = 122 & urape += -20 & ubomj += 5 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '114'
- elseif pr = 123:
- act 'go down throught manhole': pr = 122 & urape += -20 & ubomj += 5 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '114'
- act 'go back': pr = 122 & urape += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '123'
- 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] = '123':
- *clr & cla
- CLOSE ALL
- minut += rand(0,3)
- $loc_arg = '123'
- zt = 123
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '123'
- 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/p23.jpg"></center>'
- 'There is a stairs'
- act 'go up the stairs':
- *clr & cla
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/vhid/2indastrial.jpg"></center>'
- if vhid2 > 1 and vhid2 < 10:
- 'well, I don''t know where I am. But somewhere in the indastrial area'
- if rand (1,5) = 1: vhid2 += 1
- if vhid2 >= 10: vhid2 = 1
- end
- if vhid2 = 1:
- 'Ow, I am somewhere in the indastrial area now'
- elseif vhid2 = 100:
- gt 'mod_public_WC_citybasement_enter', 'vhid2'
- else
- 'well, I don''t know where I am. But somewhere in the indastrial area'
- vhid2 = 2
- end
- act 'go back': urape += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '123'
- if vhid2 ! 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 += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '123'
- 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
- vhid2 = 100
- 'Yes! I Did it!'
- pcs_mood += rand(10,30)
- gs 'stat'
- act 'go out': gt 'mod_public_WC_citybasement_enter', 'vhid2'
- act 'continue': urape += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '123'
- else
- 'I am failed'
- act 'continue': urape += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '123'
- end
- end
- end
- end
- end
- if pr = 122:
- act 'go further': pr = 123 & urape += 29 & ubomj += 39 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '124'
- act 'go back': pr = 123 & urape += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '122'
- elseif pr = 124:
- act 'go further': pr = 123 & urape += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '122'
- act 'go back': pr = 123 & urape += 29 & ubomj += 39 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '124'
- elseif pr = 1231:
- act 'go left': pr = 123 & urape += 29 & ubomj += 39 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '124'
- act 'go right': pr = 123 & urape += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '122'
- 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] = '124':
- *clr & cla
- CLOSE ALL
- if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
- minut += rand(0,3)
- $loc_arg = '124'
- zt = 124
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '124'
- 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/p5.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 = 123:
- act 'go further': pr = 124 & urape += -20 & ubomj += 40 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '125'
- act 'go back': pr = 124 & urape += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '123'
- elseif pr = 125:
- act 'go further': pr = 124 & urape += 35 & ubomj += 45 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '123'
- act 'go back': pr = 124 & urape += -20 & ubomj += 40 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '125'
- 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] = '125':
- *clr & cla
- CLOSE ALL
- if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
- minut += rand(0,3)
- $loc_arg = '125'
- zt = 125
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '125'
- 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/p23.jpg"></center>'
- act'Go to "КОЛЯ" way':
- pr = 125
- urape += -50 & ubomj += 50 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '126'
- end
- if pr = 124:
- act 'go further': pr = 125 & urape += -20 & ubomj += 50 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '127'
- act 'go back': pr = 125 & urape += 29 & ubomj += 39 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '124'
- elseif pr = 126:
- act 'go left': pr = 125 & urape += -20 & ubomj += 50 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '127'
- act 'go right': pr = 125 & urape += 29 & ubomj += 39 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '124'
- elseif pr = 127:
- act 'go further': pr = 125 & urape += 29 & ubomj += 39 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '124'
- act 'go back': pr = 125 & urape += -20 & ubomj += 50 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '127'
- 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] = '126':
- *clr & cla
- CLOSE ALL
- if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
- minut += rand(0,3)
- $loc_arg = '126'
- zt = 126
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '126'
- gs 'stat'
- '<center><b><font color="maroon">"КОЛЯ" dead end </font></b></center>'
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p3.jpg"></center>'
- 'I see some boxes. And the door it bloks.'
- if ubutton ! 1:
- ubutton = 0
- end
- act 'go to the tunnel': pr = 102 & urape += 0 & ubomj += 10 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '102'
- act 'rummage in the boxes':
- cla
- observ_exp += 3
- minut += 15
- gs 'sweat', 'add', 10
- gs 'stat'
- temp = rand (1,100) + ( pcs_observ / 2 )
- ztemp = 0
- if temp >= 50 and ztemp ! 1 and ubutton ! 1:
- minut += rand(10,20)
- ztemp = 1
- 'I found a button on the wall'
- ubutton = 1
- end
- if temp >= 80 and ztemp ! 1 and maddildo ! 1:
- ztemp = 1
- mood += 3
- maddildo = 1
- 'YES! I found a 40cm long dildo'
- end
- if temp >= 110 and gun = 0 and ztemp ! 1:
- ztemp = 1
- 'I found an old gun!'
- '<center><video autoplay loop src="mod/public_WC/lisrab/r_events/11/gun_found.mp4"></video></center>'
- gun = 1
- end
- if temp >= 100 and ztemp ! 1:
- ztemp = 1
- mood += 2
- temp = rand(1,2)
- if temp = 1:
- temp = rand (1,100) + ( pcs_observ / 2 )
- money += temp
- 'I found <<temp>> money!'
- else
- ammo += rand(1,3)
- 'I found some ammo money!'
- end
- end
- if temp >= 70 and ztemp ! 1:
- minut += rand(10,20)
- ztemp = 1
- 'I found some mushrooms,'
- boletus += 2
- end
- if temp >= 80 and ztemp ! 1:
- minut += rand(10,20)
- ztemp = 1
- 'I found cigarets,'
- siga += rand(1,5)
- end
- if ztemp ! 1:
- 'I have found nothing. Are there anything here?'
- end
- act 'Continue': urape += -50 & ubomj += 50 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '126'
- end
- if ubutton = 1:
- act 'press the button':
- 'the door opens...'
- 'and then closes in a few seconds'
- act 'press the button and enter the door':
- gt 'mod_public_WC_citybasement_120', 'karroom'
- 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
- if $ARGS[0] = 'karroom':
- *clr & cla
- $loc = 'mod_public_WC_citybasement_120'
- $loc_arg = 'karroom'
- 'I entered a room with shine light. I become blind for a moment.'
- 'There are bed, some metal pole and a ladder in the room.'
- 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 'go up by ladder':
- 'The manhole is closed.'
- '-=wip=- взламати до хата банди + сейф'
- end
- act 'look for a similar button':
- 'Yes there is a simillar button here'
- minut +- rand(5,45)
- gs 'stat'
- act 'press the button and enter the door':
- urape += -50 & ubomj += 50 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '126'
- end
- end
- end
- if $ARGS[0] = '127':
- *clr & cla
- CLOSE ALL
- if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
- minut += rand(0,3)
- $loc_arg = '127'
- zt = 127
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '127'
- 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/p12.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 = 125:
- act 'go further': pr = 127 & urape += 10 & ubomj += 20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '128'
- act 'go back': pr = 127 & urape += -20 & ubomj += 40 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '125'
- elseif pr = 128:
- act 'go further': pr = 127 & urape += -20 & ubomj += 40 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '125'
- act 'go back': pr = 127 & urape += 10 & ubomj += 20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '128'
- 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] = '128':
- *clr & cla
- CLOSE ALL
- if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
- minut += rand(0,3)
- $loc_arg = '128'
- zt = 128
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '128'
- 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/p23.jpg"></center>'
- act'Go to "КОЛЯ" way':
- pr = 128
- urape += 1 & ubomj += 1 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '129'
- end
- if pr = 127:
- act 'go further': pr = 128 & urape += 16 & ubomj += 26 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '130'
- act 'go back': pr = 128 & urape += -20 & ubomj += 50 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '127'
- elseif pr = 129:
- act 'go left': pr = 128 & urape += 16 & ubomj += 26 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '130'
- act 'go right': pr = 128 & urape += -20 & ubomj += 50 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '127'
- elseif pr = 130:
- act 'go further': pr = 128 & urape += -20 & ubomj += 50 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '127'
- act 'go back': pr = 128 & urape += 16 & ubomj += 26 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '130'
- 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] = '129':
- *clr & cla
- CLOSE ALL
- if sound = 0: PLAY 'mod/public_WC/sound/walk.wav',60
- $loc = 'mod_public_WC_citybasement'
- $loc_arg = '129'
- zt = 129
- minut += rand(0,3)
- $menu_loc = 'mod_public_WC_citybasement'
- $menu_arg = '129'
- gs 'stat'
- '<center><b><font color="maroon">Dead end</font></b></center>'
- '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/101gopotamista/pidval/pidzem/p6.jpg"></center>'
- 'Absolute silence, the only noise is the water in the tubes... I feel peaceful'
- act 'go back': pr = 129 & urape += 10 & ubomj += 20 & ubomj2 =0 & gt 'mod_public_WC_citybasement', '128'
- pcs_mood += rand(5,50)
- gs 'stat'
- act 'Take a nap (1:00)':
- menu_off = 0
- if rand (1,10) = 1: sick = 1
- if pcs_sleep >= 10 and pcs_sleep <= 90:
- gs 'sweat', 'add', 10
- pcs_sleep += 10
- pcs_health -= 50
- minut += 60
- gs 'stat'
- *nl
- 'You sleep about an hour.'
- elseif pcs_sleep < 10:
- pcs_health -= 100
- 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
- --- mod_public_WC_citybasement_120 ---------------------------------
|