# Nord if $ARGS[0] = '': $metka = '' $loc = 'Nord' $metkaStreet = '' $locStreet = 'Nord' $location_type = 'public_outdoors' CLOSE ALL if sound = 0: if month >=11 and month <= 12 or month >=1 and month <=3: if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/zima.mp3',30 if hour >= 0 and hour <= 7: PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3',30 else if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/street_leto.mp3',30 if hour >= 0 and hour <= 7: PLAY 'sound/street_night_leto.mp3' & PLAY 'sound/street_night.mp3',30 end end clr gs 'stat' !call random events from [street_events], and display them before show location. if streetevent_hour + 2 < hour: gt 'street_event','Nord', 'main' '

St. Petersburg

' '
Industrial Region
' if month >= 11 or month <= 3: if hour >= 8 and hour <= 21: '
> src="images/locations/city/industrial/industw.jpg">
' else '
> src="images/locations/city/industrial/industwn.jpg">
' end else if hour >= 8 and hour <= 21: '
> src="images/locations/city/industrial/nord.jpg">
' else '
> src="images/locations/city/industrial/nord2.jpg">
' end end gs'street_event','Nord', 'extras' act 'Walk to the main road to Pavlovsk (0:15)': minut += 15 & nroad = 0 & gt'road' act 'Visit the Red Light District (0:05)': minut += 5 & gt 'Nord', 'redlight' act 'Wait': cla waiting = input ("How long would you like to wait? (Not more than 120 minutes)") if waiting <= 0 or waiting > 120: minut += 15 elseif waiting > 0 and waiting <= 120: minut += waiting end act 'Take a look at the clock':gt curloc end gs 'taxi' if car > 0: if cardrive = 3 or cardrive >= 6 and cardrive <= 9:'In the parking stands your <<$car>>.' end 'The towns central park is an hours walk from here.' if hour >= 8 and hour <= 22:'You can see the kiosk selling cigarettes and magazines.' 'Train Station to get to the small Town.' if week = 3 or hour < 16: 'The Bar "Rabotnik" is here, but it seems to be closed. A sign by the door tells you that it''s open every day (except Wednesday) between 16:00 and 24:00.' else 'The Bar "Rabotnik" seems to be open.' end ![slavaQW - Related to Glory; references to bar "Flight" have to be fixed - requirement to access the bar has been removed for now, since content not related - Variable not used by anything else at the moment] litltown = 0 'There is a Gas Station near the street' if hour >= 5 and hour <= 23:'The Metro Station is within a 5 minute walk from here.' if hour >= 9 and hour <= 20 and week < 7:'Repair Shop' if hour >= 9 and hour <= 17 and week > 1:'Car Dealership' if hour >= 9 and hour < 17 and week < 6:'Community centre' if hour >= 9 and hour <= 17 and (StoryLine = 1 and SchoolAtestat = 0) or bumtolik > 3: 'Mercy clinic' if hour >= 8 and hour <= 20:'The parking lot, which is engulfed in bright lights, belongs to a Supermarket' if hour >= 12 and hour <= 19:'Above the door to a basement room is a bright neon sign for the Tattoo & Piercing parlor' if tobiQW >= 1:'The old mansion, home to Kakuzu' 'There is a huge building, with bright lights, which houses a Casino.' if hour >= 14 or hour < 4:'Located far away from the buildings barbecue.' if jouryResult = 10:'You can go to one of the apartment blocks and visit Yuri''s flat' if IvanKvartira > 0:'In one of these building is Manager Ivans apartment' 'A long and high fence, which is build around the storage terminal' end if $ARGS[0] = 'redlight': $metka = 'redlight' $loc = 'Nord' $metkaStreet = 'redlight' $locStreet = 'Nord' $location_type = 'public_outdoors' CLOSE ALL if sound = 0: if month >=11 and month <= 12 or month >=1 and month <=3: if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/zima.mp3',30 if hour >= 0 and hour <= 7: PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3',30 else if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/street_leto.mp3',30 if hour >= 0 and hour <= 7: PLAY 'sound/street_night_leto.mp3' & PLAY 'sound/street_night.mp3',30 end end clr gs 'stat' '

St. Petersburg

' '
Red Light District
' if hour >= 15 or hour <= 2:'The Strip Clubs red lights, attracting men from all over the city.' if pornstudio >= 1 and hour >= 10 and hour < 22:'At the Porn Studio, where a variety of naughty movies are created' 'A shop for sex toys is open for perverts from all around the city.' if bordel > 0 and hour >= 20 or bordel > 0 and hour <= 3:'Inside the courtyard is the entrance to the brothel.' act 'Return to the Industrial Region (0:05)': minut += 5 & gt 'Nord' act 'Wait': cla waiting = input ("How long would you like to wait? (Not more than 120 minutes)") if waiting <= 0 or waiting > 120: minut += 15 elseif waiting > 0 and waiting <= 120: minut += waiting end act 'Take a look at the clock': gt 'Nord', 'redlight' end end --- Nord ---------------------------------