# pavComplexb2 !SETTINGS: CLOSE ALL if night_mode = 1: fcolor = rgb(255, 255, 255) bcolor = rgb(0, 0, 0) lcolor = rgb(106, 90, 205) else fcolor = rgb(0, 0, 0) bcolor = rgb(255, 255, 255) lcolor = rgb(106, 90, 205) end $metka = '' $loc = 'pavComplexb2' !elevator does not work if liftnotwork_day ! daystart: liftnotwork_count = 1 !Apartment Uncle Misha if mishahouse_day ! daystart: mishahouse_count = 1 !how much money for sex give boys $rnd_money_sex = ''+rand(50,350)+'' rnd_money_sex = $rnd_money_sex !================================================================================================! !FLOORS: ---------------------------Entrance to the town-------------------------------------- FLOORS:! !================================================================================================! !housemates if $ARGS[0] = 'housemates': *clr & cla minut +=1 gs 'stat' '
> src="images/locations/pavlovsk/resident/apartment/stairs/housemates.jpg">
' 'Floor 1 - Apartment number' 'Floor 2 - Apartment number' 'Floor 3 - Apartment number' 'Floor 4 - Apartment number 17: Anushka Konstantinov' 'Floor 5 - Apartment number' act 'Leave': gt 'pavComplexb2', 'etaj_1' end !!locked in Pavlovsk, floor 1 if $ARGS[0] = 'etaj_1': CLOSE ALL if sound = 0:PLAY 'sound/podezd.mp3',30 minut +=1 gs 'stat' '
Ground floor of the apartment building
' '
> src="images/locations/pavlovsk/resident/apartment/podezd2.jpg">
' '
A dirty and poorly maintained stairwell, the same as any other in your town.
' '<<$pod_ev_rnd>>' 'There''s a list of the people who live here on the wall.' 'Someone put up some advertisements on the wall, near the entrance.' act 'Go outside': gt 'pavcomplex', 'start' act 'Go up to the second floor': CLOSE ALL & gt 'pavComplexb2','etaj_2' act 'Take the elevator': CLOSE ALL & gt 'pavComplexb2','lift','etaj_1' end !floor 2 if $ARGS[0] = 'etaj_2': minut +=1 gs 'stat' '
2nd floor of the apartment building
' '
> src="images/locations/pavlovsk/resident/apartment/stairs/etaj2.jpg">
' '
The second floor stairwell is clean and well maintained. It was renovated not long ago, and the inhabitants do their best to keep it clean.
' act 'Go down to the first floor': gt 'pavComplexb2','etaj_1' act 'Go up to the third floor': gt 'pavComplexb2','etaj_3' act 'Take the elevator': gt 'pavComplexb2','lift','etaj_2' end !floor 3 if $ARGS[0] = 'etaj_3': minut +=1 gs 'stat' '
3rd floor of the apartment building
' '
> src="images/locations/pavlovsk/resident/apartment/stairs/etaj3.jpg">
' '
The third floor stairwell is clean and well maintained. It was renovated not long ago, and the inhabitants do their best to keep it clean.
' act 'Go down to the second floor': gt 'pavComplexb2','etaj_2' act 'Go up to the fourth floor': gt 'pavComplexb2','etaj_4' act 'Take the elevator': gt 'pavComplexb2','lift','etaj_3' end !floor 4 if $ARGS[0] = 'etaj_4': minut +=1 gs 'stat' '
4th floor of the apartment building
' '
> src="images/locations/pavlovsk/resident/apartment/stairs/etaj4.jpg">
' '
The fourth floor stairwell was renovated not long ago, but some hoodlums already sprayed graffiti on the walls.
' if anushkaFirstvisit ! 0: act 'Apartment number 17: Anushka Konstantinov': gt 'anushapt', 'home' end act 'Go down to the third floor': gt 'pavComplexb2','etaj_3' act 'Go up to the fifth floor': gt 'pavComplexb2','etaj_5' act 'Take the elevator': gt 'pavComplexb2','lift','etaj_4' end !floor 5 if $ARGS[0] = 'etaj_5': minut +=1 gs 'stat' '
Floor #5
' '
> src="images/locations/pavlovsk/resident/apartment/stairs/etaj5.jpg">
' '
The fifth floor stairwell looks much like most of the other floors, though it has a final set of stairs at the other end of the hall that go up to the roof.
' act 'Go down to the fourth floor': gt 'pavComplexb2','etaj_4' act 'Take the elevator': gt 'pavComplexb2','lift','etaj_5' act 'Go to the roof': gt 'pavComplexb2', 'roof' end !!roof if $ARGS[0] = 'roof': minut +=1 gs 'stat' '
Roof
' if month >= 11 or month <= 3: !!if hour >= 8 and hour <= 21: !!'
> src="images/locations/pavlovsk/resident/apartment/roof/roofw.jpg">
' !!else '
> src="images/locations/pavlovsk/resident/apartment/roof/roofw.jpg">
' !!end else if hour >= 8 and hour <= 21: '
> src="images/locations/pavlovsk/resident/apartment/roof/roof.jpg">
' else '
> src="images/locations/pavlovsk/resident/apartment/roof/roofn.jpg">
' end end '
The roof is fairly flat, with the roof access door in a raised part in the middle of the roof. Along one of the walls is another door to some type of storage or maintenances access. There is several ventilation stacks on the roof as well.
' act 'Go down to the fifth floor': gt 'pavComplexb2','etaj_5' end !================================================================================================! !ELEVATOR: ------------------------------------------------------------------------------------ ELEVATOR:! !================================================================================================! !the lift if $ARGS[0] = 'lift': *clr & cla minut +=1 gs 'stat' '
> src="images/locations/pavlovsk/resident/apartment/stairs/elevator.jpg">
' '
The elevator in the apartment building is quite old. The building supervisor does his best to keep it running, but it breaks down a lot. Someone put up a notification in the elevator.
' act 'Push button: floor 1': gt 'pavComplexb2','etaj_1' act 'Push button: floor 2': gt 'pavComplexb2','etaj_2' act 'Push button: floor 3': gt 'pavComplexb2','etaj_3' act 'Push button: floor 4': gt 'pavComplexb2','etaj_4' act 'Push button: floor 5': gt 'pavComplexb2','etaj_5' pod_lift_ev = RAND(0,100) if pod_lift_ev <=5: *clr & cla minut +=1 gs 'stat' '
> src="images/locations/pavlovsk/resident/apartment/stairs/event/elevator'+rand(1,2)+'.jpg">
' 'When the elevator door opens, you see a naked woman standing in it! She looks at you in panic and is frantically pressing all the elevator buttons. You''re too baffled to do anything until it''s too late. The door is already closed again, and the elevator is moving away from you.' act 'Leave': gt 'pavComplexb2',$ARGS[1] elseif pod_lift_ev <=10 or liftnotwork_count <=0: *clr & cla minut +=1 liftnotwork_day = daystart liftnotwork_count -= 1 gs 'stat' '
> src="images/locations/pavlovsk/resident/apartment/stairs/liftnotwork.jpg">
' 'The building supervisor put a sign on the elevator: "Dear tenants, the elevator is out of order for today. Don''t worry, I should have it working again by tomorrow!"' act 'Leave': gt 'pavComplexb2',$ARGS[1] end killvar 'pod_lift_ev' end !elevator ads if $ARGS[0] = 'elev_objava': *clr & cla minut +=1 gs 'stat' '
> src="images/locations/pavlovsk/resident/apartment/stairs/elevator_ob'+rand(1,2)+'.jpg">
' act 'Continue': gt 'pavComplexb2','lift' end !locked ads if $ARGS[0] = 'pod_objava': *clr & cla minut +=1 gs 'stat' '
> src="images/locations/pavlovsk/resident/apartment/stairs/pod_ob'+rand(1,2)+'.jpg">
' act 'Continue': gt 'pavComplexb2','etaj_1' end !!new scene for going to this complex if Sveta has a friendship of 50 > and has not been to Anushka''s apartment. Once she has been once this doesn''t show up again. This is a temporary way to start Anushka''s story with out having to go to detention first. if $ARGS[0] = 'anushkaFirst': 'As you walk into the building you nearly run into Anushka. "Hey <<$pcs_nickname>> whats up?"' 'A bit surprised to see her but not disappointed, you was just wandering around for the hell of it. "Just killing time, kinda bored you know?"' 'She nods a bit and finishes checking the mail. "Yeah I know how that is, hey want to come up to my place and hang out?"' act 'Can''t, got to go.': gt 'pavcomplex', 'start' act 'Sure': gt 'anushapt', 'firstvisit' end --- pavComplexb2 ---------------------------------