Jelajahi Sumber

[added] The band practice and their garage for this use

Kevin_Smarts 2 tahun lalu
induk
melakukan
46fd2c36db
3 mengubah file dengan 2014 tambahan dan 0 penghapusan
  1. 1 0
      glife.qproj
  2. 2 0
      locations/pav_complex.qsrc
  3. 2011 0
      locations/praiders_garage.qsrc

+ 1 - 0
glife.qproj

@@ -410,6 +410,7 @@
 		<Location name="pav_complexold"/>
 		<Location name="pav_aptcourtev"/>
 		<Location name="pod_ezd"/>
+		<Location name="praiders_garage"/>
 		<Location name="pod_whore"/>
 		<Location name="gopsex"/>
 		<Location name="misha"/>

+ 2 - 0
locations/pav_complex.qsrc

@@ -152,7 +152,9 @@ if $ARGS[0] = 'garages':
 	'<center>Five Eight Estate - Garages</center>'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/garage/garages.jpg"></center>'
 	'Along the back street is a row of garages available for the residents of the apartments to rent. The weather in Pavlovsk can be brutal, especially in the winter, so people who own a car often have a garage to put it away safely. Between the garages and the courtyard is a series of smaller storage buildings that can be rented, as well as the complex''s maintenance and laundry buildings. The layout of the buildings leaves a maze of walkways between them, which are a popular place for kids to play or for teenagers to hang out.'
+	*nl
 	if StoryLine = 1:'Your <a href="exec:minut += 5 & gt ''gargazel''">stepfather''s garage</a> is around here somewhere.'
+	if bandpracticeinvite = 1:'The converted <a href="exec:minut += 5 & gt ''praiders_garage', 'band_garage''">band garage</a> the band uses to practice in is around here.'
 	if gopnik_initiation = 1 and gopnik_initiation_day = daystart and hour = 20: act '<b>Meet Lena and Lera</b>': gt 'gopnik_initiation','initiation'
 	if ((week < 6 and hour => 18 and hour < 22) or (week >= 6 and hour >= 15 and hour < 22)) and ed_event_day ! daystart:
 		if seenEd = 0:

+ 2011 - 0
locations/praiders_garage.qsrc

@@ -0,0 +1,2011 @@
+# praiders_garage
+
+!!this is one of the pav garages converted into a place for the band to practice and hang out.
+
+if $ARGS[0] = 'band_garage':
+	$menu_loc = 'praiders_garage'
+	$menu_arg = 'band_garage'
+	menu_off = 0
+	$metka = 'band_garage'
+	$loc = 'praiders_garage'
+	$location_type = 'private'
+	minut += 1
+	gs 'stat'
+	gs 'themes', 'indoors'
+	gopnikbandQW['radomirblocked'] = 0
+	gopnikbandQW['beer_count'] = 0
+	*clr & cla
+	if week = 3 and hour >= 16 and hour < 23:
+		if month >= 11 or month <= 3:
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/band_garage.jpg"></center>'
+			'The garage has been converted into a music studio of sorts that Radomir and his band hangout at. In the left corner, opposite the door, is a makeshift stage with a drum set on it. Surrounding the stage are several large speakers, amps, mics and guitar stands. The walls are plastered with sound deafening foam that has various posters stapled into it. In the left corner near the door is an old iron stove which is currently radiating heat, the only source of heat in the room, it barely keeps the garage to a reasonable temperature. Along the right wall is an old ratty couch and some chairs surrounding a coffee table completely covered in empty beer and alcohol bottles, along with some discarded takeout containers. If someone needs a refresher, there''s an ice cooler next to the end of the couch with several bottles of beer and water bottles in it.'
+		else
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/band_garage.jpg"></center>'
+			'The garage has been converted into a music studio of sorts that Radomir and his band hangout at. In the left corner, opposite the door, is a makeshift stage with a drum set on it. Surrounding the stage are several large speakers, amps, mics and guitar stands. The walls are plastered with sound deafening foam that has various posters stapled into it. In the left corner near the door is an old iron stove used to heat the garage during the winter, but at the moment it''s off. Along the right wall is an old ratty couch and some chairs surrounding a coffee table completely covered in empty beer and alcohol bottles, along with some discarded takeout containers. If someone needs a refresher, there''s an ice cooler next to the end of the couch with several bottles of beer and water bottles in it.'
+		end
+		if gopnikbandQW['beer_count'] < 3:
+			act 'Take a beer from the ice cooler':
+				gs 'drugs', 'alcohol', 'beer'
+				minut += 5
+				gopnikbandQW['beer_count'] += 1
+			end
+		end
+		if pcs_hydra < 100:
+			act 'Take a bottle of water from the ice cooler':
+				frost = 1
+				if alko > 0: alko -= 1
+				minut += 2
+				pcs_health += 10
+				pcs_energy += 4
+				if pcs_hydra >= 100:
+					pcs_hydra += 25
+				else
+					pcs_hydra += 50
+				end
+				cumspclnt = 2
+				gs 'cum_cleanup'
+				gs 'stat'
+			end
+		end
+		if hour <= 20:
+			'The band is currently practicing. Radomir in the front with the mic in his hands as he bellows out the lyrics to one of their songs. He is flanked on either side by Anushka playing guitar, who also provides backup vocals and Valentin playing bass, meanwhile on the small raised stage behind them Arkadi plays the drums.'
+			act 'Leave':gt 'pavComplex', 'garages'
+			act 'Take a seat and listen to them play': gt 'praiders_garage', 'listen_practice'
+		else
+			'The band is done practicing for the day and now they are lounging around the the garage with a few others hanging out.'
+			act 'Leave':gt 'pavComplex', 'garages'
+			act 'Join them': gt 'praiders_garage', 'hangout'
+		end
+	else
+		'<center>Five Eight Estate - Garages</center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/garages.jpg"></center>'
+		'You go to the garage and find it locked up, you can''t hear any noise from inside. It looks like no one is currently here.'
+		act 'Leave':gt 'pavComplex', 'garages'
+	end
+end
+
+if $ARGS[0] = 'listen_practice':
+	$menu_loc = 'praiders_garage'
+	$menu_arg = 'listen_practice'
+	menu_off = 0
+	*clr & cla
+	minut += 120
+	practice_session = rand(1,5)
+	if practice_session = 1:
+		'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice1.jpg"></center>'
+		'They are playing and doing fairly well, then Radomir stops it all. "Stop stop." Once the music stops he turns towards Anushka. "What the fuck Nush, you started the rift too soon, it is suppose to be after I start singing the next verse!"'
+		'She snarls back at him. "You were too late, you missed your cue to start singing."'
+		'He looks pissed that she is blaming him. "Fuck you Nush, I didn''t miss it. You started too soon." Then Valentin chimes in. "Dude you missed your cue, we were all in sync." Which leads to them arguing for a bit until Arkadi yells enough to get everyone to stop and start from the top again.'
+		act 'leave': gt 'pavComplex', 'garages'
+		act 'keep listening':
+			*clr & cla
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice2.jpg"></center>'
+			'They start playing again and are playing fairly well, then Radomir stops it all. "Stop stop." Once the music stops he turns towards Arkadi. "What the fuck was that shit, we don''t need you going off sheet. This has to be perfect." Which leads to another argument if Arkadi went off sheet or not.'
+			act 'leave': gt 'pavComplex', 'garages'
+			act 'keep listening':
+				*clr & cla
+				'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice4.jpg"></center>'
+				'Now starting again they seem a bit off, the stress and fighting is obviously getting to all of them and they just seems a bit off. Which they notice as well which quickly leads to another short argument. With Radomir calling people out.'
+				act 'leave': gt 'pavComplex', 'garages'
+				act 'keep listening':
+					*clr & cla
+					'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice3.jpg"></center>'
+					'Finally they get to a point where the music suddenly repeats and Radomir isn''t singing, the rest seem to share a glance and then stop playing, while Valentin speaks up. "Rad what the fuck man, you missed your cue."'
+					'Radomir turns towards him. "No I wasn''t I was waiting for you all to get your shit right and then you just stopped." They argue a bit Arkadi tries to get them to start over from the top and Valentin finally has enough. "Fuck it I need a break!" With that he puts his bass in the stand, followed by Nush doing the same with her guitar, then Arkadi gets up from behind the drums and Radomir walks towards the couches.'
+					act 'Tell them they was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A144', 'like'
+						gs 'npc_relationship', 'modify', 'A154', 'like'
+						gs 'npc_relationship', 'modify', 'A156', 'like'
+						gs 'npc_relationship', 'modify', 'A158', 'like'
+						'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice1.jpg"></center>'
+						'Sure they made a few mistakes but all and all you didn''t think it was that bad. "Hey you guys did really well."'
+						'Radomir replies. "That was shit, that is the kind shit you hear from amateurs, we will never make it like that."'
+						'At the same time Valentin says, "Thanks <<$pcs_nickname>>, but we can and usually are much better." With that they all spread out and take seats, grabbing some beers as they do. Valentin sits on one end of one the couches, Arkadi sits on a old box, Radomir sits on the only reclining chair, while Anushka sits on the other end of the couch. After a bit of silence and beers they seem to start to loosen up and relax.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+					act 'Tell Radomir he was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A154', 'like'
+						'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+						'Radomir is really cute and he is such a great singer. "Radomir you were amazing." You tell him.'
+						'He smiles to you. "Yeah I was wasn''t I? Now if only these ... if only the rest of them can get their shit together, we might have a chance." Anushka flips him off, Arkadi shakes his head and Valentin tells him. "Fuck you Rad.", which Radomir just ignores as he sit down on his recliner, with the rest spread out.'
+						if hotcat >= 6:
+							'Once he sits down with a beer in hand, he pats the arm of the chair. "Hey <<$pcs_nickname>> come over here and take a seat."'
+						else
+							'"Nice to have a fan that knows who the real star is." He says to you before taking a swig of his beer.'
+						end
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+						if hotcat >= 6:
+							act 'Sit with Radomir': gt 'praiders_garage', 'hangout_rad'
+						end
+					end
+					act 'Tell Nush she was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A144', 'like'
+						gs 'npc_relationship', 'modify', 'A154', 'dislike'
+						'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+						'Anushka did great despite what happened and you decided to tell her. "Anushka you were great." You tell her.'
+						'She smiles to you. "Thanks <<pcs_nickname>>, but we need to do better if we want to make it."'
+						'Radomir mutters "Yeah, if you would focus and stop screwing up." Which causes her to flip him off. Radomir smirks at the reaction as he grabs a beer. "Maybe later, but thanks for the offer."'
+						'Anushka gives him a dirty look and sits on the other end of the couch from Valentin. While Radomir sits down on his recliner, with Arkadi taking a seat on a upturned box.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+					act 'Tell Valentin he was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A154', 'dislike'
+						gs 'npc_relationship', 'modify', 'A158', 'like'
+						'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+						'Valentin did great despite what happened and you decided to tell him. "Valentin you were great." You tell him.'
+						'He smiles to you. "Thanks <<pcs_nickname>>, but we need to work out some kinks still."'
+						'Radomir mutters "Yeah, if the rest of you would get your act together." Which Valentin just ignores. Radomir grabs a beer and sits down on his recliner, with the rest spreading out.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+					act 'Tell Arkadi he was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A154', 'dislike'
+						gs 'npc_relationship', 'modify', 'A156', 'like'
+						'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+						'Arkadi did great despite what happened and you decided to tell him. "Arkadi you were great." You tell him.'
+						'He nods to you. "Thanks <<pcs_nickname>>, but we still got a long ways to go."'
+						'Radomir mutters "Yeah, you keep banging and banging on your drums like a amateur..."'
+						'Which causes Arkadi to turn on Radomir. "How about I bang on you with my fists."'
+						'Valentin grabs Arkadi by the arm. "Come on leave it man, you know how he gets."'
+						'Radomir laughs at the reactions, as grabs a beer and sits down on his recliner, with the rest spreading out.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+					act 'Say nothing':
+						*clr & cla
+						'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice1.jpg"></center>'
+						'With that they all spread out and take seats, grabbing some beers as they do. Valentin sits on one end of one the couches, Arkadi sits on a old box, Radomir sits on the only reclining chair, while Anushka sits on the other end of the couch. After a bit of silence and beers they seem to start to loosen up and relax.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+				end
+			end
+		end
+	elseif practice_session <= 3:
+!!code for random song to play
+		if music_on = 1:
+			$track_loop = 'sound/pussy_riot' + rand(1,3) + '.mp3'
+			volume = 100
+			music_loop = 1
+			pl '<a href="exec: music_on = 0">Turn off the music</a>'
+		else
+			music_loop = 0
+			close all
+			pl '<a href="exec: music_on = 1">Play music</a>'
+		end
+		'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice1.jpg"></center>'
+		'They start playing and seem to just be in perfect sync tonight, they have great timing and Radomir rips off a amazing vocals to several of the songs, showing off his range, as well as able to hold a note for an amazing length of time. But the whole band plays really well, no one making any mistakes.'
+		act 'leave': gt 'pavComplex', 'garages'
+		act 'keep listening':
+			*clr & cla
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice2.jpg"></center>'
+			'They play a couple of more songs and Arkadi pulls of one of the best drum solos you have ever heard in the middle of one of the songs. But the whole group was just still spot on. Tonight the sound a lot better than your typical garage band.'
+			act 'leave': gt 'pavComplex', 'garages'
+			act 'keep listening':
+				*clr & cla
+				'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice3.jpg"></center>'
+				'They play a couple of more songs, Anushka and Valentin play a few dueling guitar and bass rifts that blend just amazingly together. The whole group was just still spot on, but they seemed to especially be in sync with each other for that song.'
+				act 'leave': gt 'pavComplex', 'garages'
+				act 'keep listening':
+					*clr & cla
+					'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice4.jpg"></center>'
+					'Nearing the end of practice they finish with Anushka giving Radomir her guitar, so he takes over lead guitar while she takes his place at the mic and takes over singing for several songs.'
+					act 'Tell them they was good':
+						*clr & cla
+!!code to make song stop playing
+						music_loop = 0
+						close all
+						gs 'npc_relationship', 'modify', 'A144', 'like'
+						gs 'npc_relationship', 'modify', 'A154', 'like'
+						gs 'npc_relationship', 'modify', 'A156', 'like'
+						gs 'npc_relationship', 'modify', 'A158', 'like'
+						'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice1.jpg"></center>'
+						'They played really well, at least as good as a lot of the stuff you have heard on the radio. "Hey you guys where great."'
+						'Radomir replies with a smile. "Yeah I know right, we fucking nailed it, we are so making it."'
+						'At the same time Valentin says, "Thanks <<$pcs_nickname>>." Followed by Anushka saying thanks and Arkadi nodding to you. With that Anushka, Valentin and Arkadi crowd the couch, while, Radomir sits on the only reclining chair. They grab some beers, all smiling and laughing as they take a seat among those listening to them practice today.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+					act 'Tell Radomir he was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A154', 'like'
+						'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+						'Radomir is really cute and he is such a great singer. "Radomir you were amazing." You tell him.'
+						'He smiles to you. "Yeah I was wasn''t I? I just fucking nailed it, like always." The rest seem to ignore him claiming all the fame and the three of them crowd onto one of the couches with those who hung around to listen to them practice. Grabbing beers and chatting to each other and those present.'
+						if hotcat >= 6:
+							'Once he sits down with a beer in hand, he pats the arm of the chair. "Hey <<$pcs_nickname>> come over here and take a seat."'
+						else
+							'"Nice to have a fan that knows who the real star is." He says to you before taking a swig of his beer.'
+						end
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+						if hotcat >= 6:
+							act 'Sit with Radomir': gt 'praiders_garage', 'hangout_rad'
+						end
+					end
+					act 'Tell Nush she was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A144', 'like'
+						gs 'npc_relationship', 'modify', 'A154', 'dislike'
+						'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+						'The whole band was great but you felt Anushka really did amazing. "Anushka you were amazing, the whole band did great." You tell her.'
+						'She smiles to you. "Thanks <<pcs_nickname>>, we really did tonight." With that Anushka, Valentin and Arkadi crowd the couch, while, Radomir sits on the only reclining chair. They grab some beers, all smiling and laughing as they take a seat among those listening to them practice today.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+					act 'Tell Valentin he was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A154', 'dislike'
+						gs 'npc_relationship', 'modify', 'A158', 'like'
+						'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+						'The whole band was great but you felt Valentin really did amazing. "Valentin you were amazing, the whole band did great." You tell him.'
+						'He smiles to you. "Thanks <<pcs_nickname>>, we was just on tonight, in the zone, it was great." With that Anushka, Valentin and Arkadi crowd the couch, while, Radomir sits on the only reclining chair. They grab some beers, all smiling and laughing as they take a seat among those listening to them practice today.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+					act 'Tell Arkadi he was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A154', 'dislike'
+						gs 'npc_relationship', 'modify', 'A156', 'like'
+						'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+						'The whole band was great but you felt Arkadi really did amazing. "Arkadi you were amazing, that drum solo, just wow, the whole band did great." You tell him.'
+						'He nods to you. "Thanks, it was great all being so in sync tonight." With that Anushka, Valentin and Arkadi crowd the couch, while, Radomir sits on the only reclining chair. They grab some beers, all smiling and laughing as they take a seat among those listening to them practice today.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+					act 'Say nothing':
+						*clr & cla
+						'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice1.jpg"></center>'
+						'As they put their instruments away, they compliment each others performance and talk about how great of a night it was. With that Anushka, Valentin and Arkadi crowd the couch, while, Radomir sits on the only reclining chair. They grab some beers, all smiling and laughing as they take a seat among those listening to them practice today.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+				end
+			end
+		end
+	else
+!!code for random song to play
+		if music_on = 1:
+			$track_loop = 'sound/pussy_riot' + rand(1,3) + '.mp3'
+			volume = 100
+			music_loop = 1
+			pl '<a href="exec: music_on = 0">Turn off the music</a>'
+		else
+			music_loop = 0
+			close all
+			pl '<a href="exec: music_on = 1">Play music</a>'
+		end
+		'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice1.jpg"></center>'
+		'They start playing and seem to just be in perfect sync tonight, they have great timing and Anushka is able to hit the low contralto notes only to be followed by hitting the high soprano notes. She has a great vocal range. During one of the songs her and Radomir have a duet, the way they sing together side by side and look at each other. It is real apparent at times they have real chemistry. Of course the whole band plays really well.'
+		act 'leave': gt 'pavComplex', 'garages'
+		act 'keep listening':
+			*clr & cla
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice3.jpg"></center>'
+			'They play a couple of more songs and Arkadi really sets the tone and melody for one of the songs, creating just he perfect beat for the rest to follow. But the whole group was just still spot on.'
+			act 'leave': gt 'pavComplex', 'garages'
+			act 'keep listening':
+				*clr & cla
+				'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice4.jpg"></center>'
+				'They play a couple of more songs, where Anushka does most of the singing while Radomir takes over lead guitar. Radomir and Valentin play a few dueling guitar and bass rifts that blend just amazingly together. The whole group was just still spot on, but they seemed to especially be in sync with each other for that song.'
+				act 'leave': gt 'pavComplex', 'garages'
+				act 'keep listening':
+					*clr & cla
+					'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice2.jpg"></center>'
+					'Nearing the end of practice they finish with Anushka giving Radomir her guitar, so he takes over lead guitar while she takes his place at the mic and takes over singing for several songs.'
+					act 'Tell them they was good':
+						*clr & cla
+						!!code to make song stop playing
+						music_loop = 0
+						close all
+						gs 'npc_relationship', 'modify', 'A144', 'like'
+						gs 'npc_relationship', 'modify', 'A154', 'like'
+						gs 'npc_relationship', 'modify', 'A156', 'like'
+						gs 'npc_relationship', 'modify', 'A158', 'like'
+						'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice1.jpg"></center>'
+						'They played really well, at least as good as a lot of they stuff you have heard on the radio. "Hey you guys where great."'
+						'Radomir replies with a smile. "Yeah I know right, we fucking nailed it, we are so making it."'
+						'At the same time Valentin says, "Thanks <<$pcs_nickname>>." Followed by Anushka saying thanks and Arkadi nodding to you. With that Anushka, Valentin and Arkadi crowd the couch, while, Radomir sits on the only reclining chair. They grab some beers, all smiling and laughing as they take a seat among those listening to them practice today.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+					act 'Tell Radomir he was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A154', 'like'
+						'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+						'Radomir is really cute and he is such a great singer. "Radomir you were amazing." You tell him.'
+						'He smiles to you. "Yeah I was wasn''t I? I just fucking nailed it, like always." The rest seem to ignore him claiming all the fame and the three of them crowd onto one of the couches with those who hung around to listen to them practice. Grabbing beers and chatting to each other and those present.'
+						if hotcat >= 6:
+							'Once he sits down with a beer in hand, he pats the arm of the chair. "Hey <<$pcs_nickname>> come over here and take a seat."'
+						else
+							'"Nice to have a fan that knows who the real star is." He says to you before taking a swig of his beer.'
+						end
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+						if hotcat >= 6:
+							act 'Sit with Radomir': gt 'praiders_garage', 'hangout_rad'
+					end
+					act 'Tell Nush she was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A144', 'like'
+						gs 'npc_relationship', 'modify', 'A154', 'dislike'
+						'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+						'The whole band was great but you felt Anushka really did amazing. "Anushka you were amazing, the whole band did great." You tell her.'
+						'She smiles to you. "Thanks <<pcs_nickname>>, we really did tonight." With that Anushka, Valentin and Arkadi crowd the couch, while, Radomir sits on the only reclining chair. They grab some beers, all smiling and laughing as they take a seat among those listening to them practice today.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+					act 'Tell Valentin he was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A154', 'dislike'
+						gs 'npc_relationship', 'modify', 'A158', 'like'
+						'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+						'The whole band was great but you felt Valentin really did amazing. "Valentin you were amazing, the whole band did great." You tell him.'
+						'He smiles to you. "Thanks <<pcs_nickname>>, we was just on tonight, in the zone, it was great." With that Anushka, Valentin and Arkadi crowd the couch, while, Radomir sits on the only reclining chair. They grab some beers, all smiling and laughing as they take a seat among those listening to them practice today.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+					act 'Tell Arkadi he was good':
+						*clr & cla
+						gs 'npc_relationship', 'modify', 'A154', 'dislike'
+						gs 'npc_relationship', 'modify', 'A156', 'like'
+						'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+						'The whole band was great but you felt Arkadi really did amazing. "Arkadi you were amazing, that drum solo, just wow, the whole band did great." You tell him.'
+						'He nods to you. "Thanks, it was great all being so in sync tonight." With that Anushka, Valentin and Arkadi crowd the couch, while, Radomir sits on the only reclining chair. They grab some beers, all smiling and laughing as they take a seat among those listening to them practice today.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+					act 'Say nothing':
+						*clr & cla
+						'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/practice1.jpg"></center>'
+						'As they put their instruments away, they compliment each others performance and talk about how great of a night it was. With that Anushka, Valentin and Arkadi crowd the couch, while, Radomir sits on the only reclining chair. They grab some beers, all smiling and laughing as they take a seat among those listening to them practice today.'
+						act 'leave': gt 'pavComplex', 'garages'
+						act 'Hangout': gt 'praiders_garage', 'hangout'
+					end
+				end
+			end
+		end
+	end
+end
+
+if $ARGS[0] = 'hangout':
+	$i = 'hangout<<rand(1,9)>>'
+	gt 'praiders_garage', $i
+end
+		
+if $ARGS[0] = 'hangout1':
+	menu_off = 0
+	*clr & cla
+	minut += 15
+	gs 'stat'
+	gopnikbandQW['alyona_present'] = 1
+	gopnikbandQW['lena_lara_present'] = 0
+	gopnikbandQW['lavrenti_present'] = 0
+	gopnikbandQW['roman_present'] = 0
+	'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/hangout' + rand(1,3) + '.jpg"></center>'
+	'Everyone sits around the small coffee table on the couch and the various chairs scattered around. Beers are handed out and drank, a few people smoke weed, or do lines of harder drugs. Everyone is just relaxing and talking, often with several conversations going on at the same time. Several stories are shared about past funny events or bragging rights, many about the band and some of the gigs but others share other stories as well. Everyone seems to be having a good time, with a few splitting off to have private conversations. In addition to the members of the band and some people you don''t really know, you also see Alyona hanging out as well.'
+	if hour < 23:
+		act 'Just hang out':gt 'praiders_garage', 'hangout1'
+		act 'Grab a beer':
+			*clr & cla
+			gs 'drugs', 'alcohol', 'beer'
+			minut += 5
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/drinkbeer.jpg"></center>'
+			'You grab one of the offered beers and take a long swig of it, you join in on the banter going back and forth. Occasionally someone tells a funny or embarrassing story, which often gets a laugh from everyone but who the story was about. It doesn''t take to long for you to finish off the beer.'
+			if hour < 23:
+				act 'Keep hanging out':gt 'praiders_garage', 'hangout1'
+				act 'leave': gt 'pavComplex', 'garages'
+			else
+				act 'Party is finishing': gt 'praiders_garage', 'party_over'
+			end
+		end
+		act 'Talk to Anushka': gt 'praiders_garage', 'chat_anushka'
+		if gopnikbandQW['radomirblocked'] ! 1: act 'Talk to Radomir': gt 'praiders_garage', 'chat_radomir', 1
+		act 'Talk to Valentin': gt 'praiders_garage', 'chat_valentin'
+		act 'Talk to Arkadi': gt 'praiders_garage', 'chat_arkadi'
+		act 'Talk to Alyona': gt 'praiders_garage', 'chat_alyona'
+		act 'leave': gt 'pavComplex', 'garages'
+	else
+		act 'Party is finishing': gt 'praiders_garage', 'party_over'
+	end
+end
+	
+if $ARGS[0] = 'hangout2':
+	menu_off = 0
+	*clr & cla
+	minut += 15
+	gs 'stat'
+	gopnikbandQW['alyona_present'] = 0
+	gopnikbandQW['lena_lara_present'] = 1
+	gopnikbandQW['lavrenti_present'] = 0
+	gopnikbandQW['roman_present'] = 0
+	'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/hangout' + rand(1,3) + '.jpg"></center>'
+	'Everyone sits around the small coffee table on the couch and the various chairs scattered around. Beers are handed out and drank, a few people smoke weed, or do lines of harder drugs. Everyone is just relaxing and talking, often with several conversations going on at the same time. Several stories are shared about past funny events or bragging rights, many about the band and some of the gigs but others share other stories as well. Everyone seems to be having a good time, with a few splitting off to have private conversations. In addition to the members of the band and some people you don''t really know, you also see Lena and Lera hanging out as well.'
+	if hour < 23:
+		act 'Just hang out':gt 'praiders_garage', 'hangout2'
+		act 'Grab a beer':
+			*clr & cla
+			gs 'drugs', 'alcohol', 'beer'
+			minut += 5
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/drinkbeer.jpg"></center>'
+			'You grab one of the offered beers and take a long swig of it, you join in on the banter going back and forth. Occasionally someone tells a funny or embarrassing story, which often gets a laugh from everyone but who the story was about. It doesn''t take to long for you to finish off the beer.'
+			if hour < 23:
+				act 'Keep hanging out':gt 'praiders_garage', 'hangout2'
+				act 'leave': gt 'pavComplex', 'garages'
+			else
+				act 'Party is finishing': gt 'praiders_garage', 'party_over'
+			end
+		end
+		act 'Talk to Anushka': gt 'praiders_garage', 'chat_anushka'
+		if gopnikbandQW['radomirblocked'] ! 1: act 'Talk to Radomir': gt 'praiders_garage', 'chat_radomir', 2
+		act 'Talk to Valentin': gt 'praiders_garage', 'chat_valentin'
+		act 'Talk to Arkadi': gt 'praiders_garage', 'chat_arkadi'
+		act 'Talk to Lena and Lera': gt 'praiders_garage', 'chat_lenalera'
+		act 'leave': gt 'pavComplex', 'garages'
+	else
+		act 'Party is finishing': gt 'praiders_garage', 'party_over'
+	end
+end
+
+if $ARGS[0] = 'hangout3':
+	menu_off = 0
+	*clr & cla
+	minut += 15
+	gs 'stat'
+	gopnikbandQW['alyona_present'] = 0
+	gopnikbandQW['lena_lara_present'] = 0
+	gopnikbandQW['lavrenti_present'] = 1
+	gopnikbandQW['roman_present'] = 0
+
+	'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/hangout' + rand(1,3) + '.jpg"></center>'
+	'Everyone sits around the small coffee table on the couch and the various chairs scattered around. Beers are handed out and drank, a few people smoke weed, or do lines of harder drugs. Everyone is just relaxing and talking, often with several conversations going on at the same time. Several stories are shared about past funny events or bragging rights, many about the band and some of the gigs but others share other stories as well. Everyone seems to be having a good time, with a few splitting off to have private conversations. In addition to the members of the band and some people you don''t really know, you also see Lavrenti hanging out as well.'
+	if hour < 23:
+		act 'Just hang out':gt 'praiders_garage', 'hangout3'
+		act 'Grab a beer':
+			*clr & cla
+			gs 'drugs', 'alcohol', 'beer'
+			minut += 5
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/drinkbeer.jpg"></center>'
+			'You grab one of the offered beers and take a long swig of it, you join in on the banter going back and forth. Occasionally someone tells a funny or embarrassing story, which often gets a laugh from everyone but who the story was about. It doesn''t take to long for you to finish off the beer.'
+		if hour < 23:
+			act 'Keep hanging out':gt 'praiders_garage', 'hangout3'
+			act 'leave': gt 'pavComplex', 'garages'
+		else
+			act 'Party is finishing': gt 'praiders_garage', 'party_over'
+		end
+	end
+	act 'Talk to Anushka': gt 'praiders_garage', 'chat_anushka'
+	if gopnikbandQW['radomirblocked'] ! 1: act 'Talk to Radomir': gt 'praiders_garage', 'chat_radomir', 3
+	act 'Talk to Valentin': gt 'praiders_garage', 'chat_valentin'
+	act 'Talk to Arkadi': gt 'praiders_garage', 'chat_arkadi'
+	act 'Talk to Lavrenti': gt 'praiders_garage', 'chat_lavrenti'
+	act 'leave': gt 'pavComplex', 'garages'
+	else
+		act 'Party is finishing': gt 'praiders_garage', 'party_over'
+	end
+end
+	
+if $ARGS[0] = 'hangout4':
+	menu_off = 0
+	*clr & cla
+	minut += 15
+	gs 'stat'
+	gopnikbandQW['alyona_present'] = 0
+	gopnikbandQW['lena_lara_present'] = 1
+	gopnikbandQW['lavrenti_present'] = 1
+	gopnikbandQW['roman_present'] = 0
+	'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/hangout' + rand(1,3) + '.jpg"></center>'
+	'Everyone sits around the small coffee table on the couch and the various chairs scattered around. Beers are handed out and drank, a few people smoke weed, or do lines of harder drugs. Everyone is just relaxing and talking, often with several conversations going on at the same time. Several stories are shared about past funny events or bragging rights, many about the band and some of the gigs but others share other stories as well. Everyone seems to be having a good time, with a few splitting off to have private conversations. In addition to the members of the band and some people you don''t really know, you also see Lavrenti, Lena, and Lera hanging out as well.'
+	if hour < 23:
+		act 'Just hang out':gt 'praiders_garage', 'hangout4'
+		act 'Grab a beer':
+			*clr & cla
+			gs 'drugs', 'alcohol', 'beer'
+			minut += 5
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/drinkbeer.jpg"></center>'
+			'You grab one of the offered beers and take a long swig of it, you join in on the banter going back and forth. Occasionally someone tells a funny or embarrassing story, which often gets a laugh from everyone but who the story was about. It doesn''t take to long for you to finish off the beer.'
+		if hour < 23:
+			act 'Keep hanging out':gt 'praiders_garage', 'hangout4'
+			act 'leave': gt 'pavComplex', 'garages'
+		else
+			act 'Party is finishing': gt 'praiders_garage', 'party_over'
+		end
+	end
+	act 'Talk to Anushka': gt 'praiders_garage', 'chat_anushka'
+	if gopnikbandQW['radomirblocked'] ! 1: act 'Talk to Radomir': gt 'praiders_garage', 'chat_radomir', 4
+	act 'Talk to Valentin': gt 'praiders_garage', 'chat_valentin'
+	act 'Talk to Arkadi': gt 'praiders_garage', 'chat_arkadi'
+	act 'Talk to Lena and Lera': gt 'praiders_garage', 'chat_lenalera'
+	act 'Talk to Lavrenti': gt 'praiders_garage', 'chat_lavrenti'
+	act 'leave': gt 'pavComplex', 'garages'
+	else
+		act 'Party is finishing': gt 'praiders_garage', 'party_over'
+	end
+end
+	
+if $ARGS[0] = 'hangout5':
+	menu_off = 0
+	*clr & cla
+	minut += 15
+	gs 'stat'
+	gopnikbandQW['alyona_present'] = 1
+	gopnikbandQW['lena_lara_present'] = 1
+	gopnikbandQW['lavrenti_present'] = 0
+	gopnikbandQW['roman_present'] = 0
+	'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/hangout' + rand(1,3) + '.jpg"></center>'
+	'Everyone sits around the small coffee table on the couch and the various chairs scattered around. Beers are handed out and drank, a few people smoke weed, or do lines of harder drugs. Everyone is just relaxing and talking, often with several conversations going on at the same time. Several stories are shared about past funny events or bragging rights, many about the band and some of the gigs but others share other stories as well. Everyone seems to be having a good time, with a few splitting off to have private conversations. In addition to the members of the band and some people you don''t really know, you also see Alyona, Lena, and Lera hanging out as well.'
+	if hour < 23:
+		act 'Just hang out':gt 'praiders_garage', 'hangout5'
+		act 'Grab a beer':
+			*clr & cla
+			gs 'drugs', 'alcohol', 'beer'
+			minut += 5
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/drinkbeer.jpg"></center>'
+			'You grab one of the offered beers and take a long swig of it, you join in on the banter going back and forth. Occasionally someone tells a funny or embarrassing story, which often gets a laugh from everyone but who the story was about. It doesn''t take to long for you to finish off the beer.'
+			if hour < 23:
+				act 'Keep hanging out':gt 'praiders_garage', 'hangout5'
+				act 'leave': gt 'pavComplex', 'garages'
+			else
+				act 'Party is finishing': gt 'praiders_garage', 'party_over'
+			end
+		end
+		act 'Talk to Anushka': gt 'praiders_garage', 'chat_anushka'
+		if gopnikbandQW['radomirblocked'] ! 1: act 'Talk to Radomir': gt 'praiders_garage', 'chat_radomir', 5
+		act 'Talk to Valentin': gt 'praiders_garage', 'chat_valentin'
+		act 'Talk to Arkadi': gt 'praiders_garage', 'chat_arkadi'
+		act 'Talk to Alyona': gt 'praiders_garage', 'chat_alyona'
+		act 'Talk to Lena and Lera': gt 'praiders_garage', 'chat_lenalera'
+		act 'leave': gt 'pavComplex', 'garages'
+	else
+		act 'Party is finishing': gt 'praiders_garage', 'party_over'
+	end
+end
+	
+if $ARGS[0] = 'hangout6':
+	menu_off = 0
+	*clr & cla
+	minut += 15
+	gs 'stat'
+	gopnikbandQW['alyona_present'] = 1
+	gopnikbandQW['lena_lara_present'] = 0
+	gopnikbandQW['lavrenti_present'] = 1
+	gopnikbandQW['roman_present'] = 0
+	'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/hangout' + rand(1,3) + '.jpg"></center>'
+	'Everyone sits around the small coffee table on the couch and the various chairs scattered around. Beers are handed out and drank, a few people smoke weed, or do lines of harder drugs. Everyone is just relaxing and talking, often with several conversations going on at the same time. Several stories are shared about past funny events or bragging rights, many about the band and some of the gigs but others share other stories as well. Everyone seems to be having a good time, with a few splitting off to have private conversations. In addition to the members of the band and some people you don''t really know, you also see Alyona and Lavrenti hanging out as well.'
+	if hour < 23:
+		act 'Just hang out':gt 'praiders_garage', 'hangout6'
+		act 'Grab a beer':
+			*clr & cla
+			gs 'drugs', 'alcohol', 'beer'
+			minut += 5
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/drinkbeer.jpg"></center>'
+			'You grab one of the offered beers and take a long swig of it, you join in on the banter going back and forth. Occasionally someone tells a funny or embarrassing story, which often gets a laugh from everyone but who the story was about. It doesn''t take to long for you to finish off the beer.'
+			if hour < 23:
+				act 'Keep hanging out':gt 'praiders_garage', 'hangout6'
+				act 'leave': gt 'pavComplex', 'garages'
+			else
+				act 'Party is finishing': gt 'praiders_garage', 'party_over'
+			end
+		end
+		act 'Talk to Anushka': gt 'praiders_garage', 'chat_anushka'
+		if gopnikbandQW['radomirblocked'] ! 1: act 'Talk to Radomir': gt 'praiders_garage', 'chat_radomir', 6
+		act 'Talk to Valentin': gt 'praiders_garage', 'chat_valentin'
+		act 'Talk to Arkadi': gt 'praiders_garage', 'chat_arkadi'
+		act 'Talk to Alyona': gt 'praiders_garage', 'chat_alyona'
+		act 'Talk to Lavrenti': gt 'praiders_garage', 'chat_lavrenti'
+		act 'leave': gt 'pavComplex', 'garages'
+	else
+		act 'Party is finishing': gt 'praiders_garage', 'party_over'
+	end
+end
+	
+if $ARGS[0] = 'hangout7':
+	menu_off = 0
+	*clr & cla
+	minut += 15
+	gs 'stat'
+	gopnikbandQW['alyona_present'] = 1
+	gopnikbandQW['lena_lara_present'] = 0
+	gopnikbandQW['lavrenti_present'] = 0
+	gopnikbandQW['roman_present'] = 1
+	'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/hangout' + rand(1,3) + '.jpg"></center>'
+	'Everyone sits around the small coffee table on the couch and the various chairs scattered around. Beers are handed out and drank, a few people smoke weed, or do lines of harder drugs. Everyone is just relaxing and talking, often with several conversations going on at the same time. Several stories are shared about past funny events or bragging rights, many about the band and some of the gigs but others share other stories as well. Everyone seems to be having a good time, with a few splitting off to have private conversations. In addition to the members of the band and some people you don''t really know, you also see Alyona and Roman hanging out as well.'
+	if hour < 23:
+		act 'Just hang out':gt 'praiders_garage', 'hangout7'
+		act 'Grab a beer':
+			*clr & cla
+			gs 'drugs', 'alcohol', 'beer'
+			minut += 5
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/drinkbeer.jpg"></center>'
+			'You grab one of the offered beers and take a long swig of it, you join in on the banter going back and forth. Occasionally someone tells a funny or embarrassing story, which often gets a laugh from everyone but who the story was about. It doesn''t take to long for you to finish off the beer.'
+			if hour < 23:
+				act 'Keep hanging out':gt 'praiders_garage', 'hangout7'
+				act 'leave': gt 'pavComplex', 'garages'
+			else
+				act 'Party is finishing': gt 'praiders_garage', 'party_over'
+			end
+		end
+		act 'Talk to Anushka': gt 'praiders_garage', 'chat_anushka'
+		if gopnikbandQW['radomirblocked'] ! 1: act 'Talk to Radomir': gt 'praiders_garage', 'chat_radomir', 7
+		act 'Talk to Valentin': gt 'praiders_garage', 'chat_valentin'
+		act 'Talk to Arkadi': gt 'praiders_garage', 'chat_arkadi'
+		act 'Talk to Alyona': gt 'praiders_garage', 'chat_alyona'
+		act 'Talk to Roman': gt 'praiders_garage', 'chat_Roman'
+		act 'leave': gt 'pavComplex', 'garages'
+	else
+		act 'Party is finishing': gt 'praiders_garage', 'party_over'
+	end
+end
+	
+if $ARGS[0] = 'hangout8':
+	menu_off = 0
+	*clr & cla
+	minut += 15
+	gs 'stat'
+	gopnikbandQW['alyona_present'] = 1
+	gopnikbandQW['lena_lara_present'] = 1
+	gopnikbandQW['lavrenti_present'] = 1
+	gopnikbandQW['roman_present'] = 0
+	'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/hangout' + rand(1,3) + '.jpg"></center>'
+	'Everyone sits around the small coffee table on the couch and the various chairs scattered around. Beers are handed out and drank, a few people smoke weed, or do lines of harder drugs. Everyone is just relaxing and talking, often with several conversations going on at the same time. Several stories are shared about past funny events or bragging rights, many about the band and some of the gigs but others share other stories as well. Everyone seems to be having a good time, with a few splitting off to have private conversations. In addition to the members of the band and some people you don''t really know, you also see Alyona, Lena, Lera, and Lavrenti hanging out as well.'
+	if hour < 23:
+		act 'Just hang out':gt 'praiders_garage', 'hangout8'
+		act 'Grab a beer':
+			*clr & cla
+			gs 'drugs', 'alcohol', 'beer'
+			minut += 5
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/drinkbeer.jpg"></center>'
+			'You grab one of the offered beers and take a long swig of it, you join in on the banter going back and forth. Occasionally someone tells a funny or embarrassing story, which often gets a laugh from everyone but who the story was about. It doesn''t take to long for you to finish off the beer.'
+			if hour < 23:
+				act 'Keep hanging out':gt 'praiders_garage', 'hangout8'
+				act 'leave': gt 'pavComplex', 'garages'
+			else
+				act 'Party is finishing': gt 'praiders_garage', 'party_over'
+			end
+		end
+		act 'Talk to Anushka': gt 'praiders_garage', 'chat_anushka'
+		if gopnikbandQW['radomirblocked'] ! 1: act 'Talk to Radomir': gt 'praiders_garage', 'chat_radomir', 8
+		act 'Talk to Valentin': gt 'praiders_garage', 'chat_valentin'
+		act 'Talk to Arkadi': gt 'praiders_garage', 'chat_arkadi'
+		act 'Talk to Alyona': gt 'praiders_garage', 'chat_alyona'
+		act 'Talk to Lena and Lera': gt 'praiders_garage', 'chat_lenalera'
+		act 'Talk to Lavrenti': gt 'praiders_garage', 'chat_lavrenti'
+		act 'leave': gt 'pavComplex', 'garages'
+	else
+		act 'Party is finishing': gt 'praiders_garage', 'party_over'
+	end
+end
+	
+if $ARGS[0] = 'hangout9':
+	menu_off = 0
+	*clr & cla
+	minut += 15
+	gs 'stat'
+	gopnikbandQW['alyona_present'] = 1
+	gopnikbandQW['lena_lara_present'] = 1
+	gopnikbandQW['lavrenti_present'] = 1
+	gopnikbandQW['roman_present'] = 1
+	'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/hangout' + rand(1,3) + '.jpg"></center>'
+	'Everyone sits around the small coffee table on the couch and the various chairs scattered around. Beers are handed out and drank, a few people smoke weed, or do lines of harder drugs. Everyone is just relaxing and talking, often with several conversations going on at the same time. Several stories are shared about past funny events or bragging rights, many about the band and some of the gigs but others share other stories as well. Everyone seems to be having a good time, with a few splitting off to have private conversations. In addition to the members of the band and some people you don''t really know, you also see Alyona, Lena, Lera, Lavrenti, and Roman hanging out as well.'
+	if hour < 23:
+		act 'Just hang out':gt 'praiders_garage', 'hangout9'
+		act 'Grab a beer':
+			*clr & cla
+			gs 'drugs', 'alcohol', 'beer'
+			minut += 5
+			'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/drinkbeer.jpg"></center>'
+			'You grab one of the offered beers and take a long swig of it, you join in on the banter going back and forth. Occasionally someone tells a funny or embarrassing story, which often gets a laugh from everyone but who the story was about. It doesn''t take to long for you to finish off the beer.'
+			if hour < 23:
+				act 'Keep hanging out':gt 'praiders_garage', 'hangout9'
+				act 'leave': gt 'pavComplex', 'garages'
+			else
+				act 'Party is finishing': gt 'praiders_garage', 'party_over'
+			end
+		end
+		act 'Talk to Anushka': gt 'praiders_garage', 'chat_anushka'
+		if gopnikbandQW['radomirblocked'] ! 1: act 'Talk to Radomir': gt 'praiders_garage', 'chat_radomir', 9
+		act 'Talk to Valentin': gt 'praiders_garage', 'chat_valentin'
+		act 'Talk to Arkadi': gt 'praiders_garage', 'chat_arkadi'
+		act 'Talk to Alyona': gt 'praiders_garage', 'chat_alyona'
+		act 'Talk to Lena and Lera': gt 'praiders_garage', 'chat_lenalera'
+		act 'Talk to Lavrenti': gt 'praiders_garage', 'chat_lavrenti'
+		act 'Talk to Roman': gt 'praiders_garage', 'chat_Roman'
+		act 'leave': gt 'pavComplex', 'garages'
+	else
+		act 'Party is finishing': gt 'praiders_garage', 'party_over'
+	end
+end
+
+if $ARGS[0] = 'chat_radomir':
+	menu_off = 0
+	*clr & cla
+	gs 'npc_relationship', 'modify', 'A154', 'like'
+	minut + 30
+	'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+	if hotcat >= 6:
+		'You take a seat next to Radomir as everyone spreads out after practice. He gives you a sly smile as you sit down next to him, "Great set wasn''t it? We really nailed it." The last bit he adds with a suggestive tone. Before you can even respond he continues talking about how well the set was and how awesome it is having groupies like you. He is obviously not very interested in what you have to say as he rarely gives you a chance to say anything. The two of you chat for some time, well mostly he talks and you just listen but it is pleasant enough and he is pretty nice to you.'
+		*nl
+		gopnikbandQW['radob'] = rand (1,9)
+		if gopnikbandQW['radob'] = 1 and gopnikbandQW['alyona_present'] = 1:
+			'You notice Radomir gets a lewd grin on his face, he glances to you and then indicates his head for you to look. You turn your head to follow his gaze and you see Anushka and Alyona sitting on one of the couches next to each other, very closely, almost intimately closely you would say.'
+			'"Hey <<$pcs_nickname>>, so have you heard the latest rumors?" Radomir looks at you seriously.'
+			'You shake your head, "No, about who, what is up? Come on, tell me..." you impatiently answer.'
+			'He looks around as if he''s trying to avoid someone, "Don''t tell anyone but I''m pretty sure that Alyona is a rug muncher."'
+			act 'Say what?':
+				'Your eyes widen as you hear him saying that, "No, I refuse to believe you... I just saw her flirting with a guy the other day."'
+				'"Well listen here then <<$pcs_nickname>>. I have lots of proof to why she''s a lesbian. One, and the biggest one, she turned me down. Two, she hangs with Anushka all the time. I''ve seen her throwing looks at her all the time, not to mention how they are together, and last but not least I''ve heard that her mother was one of the biggest muff divers back in the days, that old whore."'
+				'"Look she might be into girls but I am pretty sure she is into guys as well." you cross your arms.'
+				'"Listen to me <<$pcs_nickname>>, just watch her and you''ll notice it... she''s just a dyke." then he gets up and walks over to grab a beer.'
+				act 'Party over': gt 'praiders_garage', 'party_over'
+			end
+		end
+		elseif gopnikbandQW['radob'] = 2 and gopnikbandQW['lena_lara_present'] = 1:
+			'You catch Lena looking over and giving Radomir a flirty smile.'
+			'Radomir looks over-confidently at you, "So I was almost in a threesome a couple days ago..."'
+			'"You''re really humble-bragging here Radomir..." you fake an yawn.'
+			'He bursts out in a laugh, "Well listen here, it supposed to be a threesome with Lena and Lera..."'
+			'"Is that so?" you nonchalantly answer...'
+			*nl
+			'"Well yeah, like I said it was supposed to be a threesome but Lera backed the fucked out, that stupid dyke, only chasing Lena''s sweet pussy. The only thing she''s missing is that I''m hitting that instead. I get that pussy wetter like no one else..." he continues on.'
+			'"And this is supposed... to impress me...?" you turn to him.'
+			'He gives you a slightly confused look. "I was just letting you know the facts." Then he starts talking about the last girl he did bang last night, he can''t remember her name but she was fine.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		elseif gopnikbandQW['radob'] = 3 and gopnikbandQW['roman_present'] = 1:
+			'Your talk is interrupted by Roman suddenly just head butting some dude for apparently no reason, the other guy just crumbles which just gets a laugh out of most of those present. Then Roman just walks over and grabs a beer like nothing happened.'
+			'"Man, you should never fuck around with Roman..." Radomir looks a bit confoundedly at you, "He''s got a screw loose in his head..."'
+			'"I have heard he is really violent." you say.'
+			*nl
+			'"Well let me tell you about this story when I had this hot chick that was just about to suck me off. So we start doing our thing and I whip out my huge cock," he says without even blinking, "and she gets on her knees, grabs it and just as she''s about to start sucking on it, her boyfriend walks in..."'
+			'"Must''ve been quite the scene..." you comment.'
+			'"Well," he stops, "It would''ve been if Roman hadn''t come by just at that moment and kicked that guy''s ass, so bad the girl ran to her boyfriend and had to help him to leave, all crying and shit. I think Roman might have sent the guy to the hospital," he begins to snicker, "So yeah, not only is Roman crazy, he also is a master at cock-blocking..." He goes on to share a few other amusing stories.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		elseif gopnikbandQW['radob'] = 4 and gopnikbandQW['lavrenti_present'] = 1:
+			'As you are talking with Radomir Lavrenti walks by. "Great set Radomir." He says with a tip of his beer. "Thanks man." Radomir replies, then Radomir turns towards you, as Lavrenti walks off.'
+			'"Did I ever mention why I like Lavrenti so much?" Radomir asks.'
+			'"Not really, why is that?" you curiously ask.'
+			'"It''s quite simple he''s my go to guy when it comes to the parties. He''s got a sweet pad where I''ve had my share of blackouts thanks to him providing booze and drugs. He''s also quite easy to deal with since he looks up to me so I throw him my leftovers here and there when I feel like it." he scoffs. Then he relates a few of his favorite stories at Lavrenti parties.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		else
+			'He seems to finally start to be winding down allowing you to get in a few words edge wise. Though you have to admit it wasn''t all bad, he was flirting with you and made you feel like you was the most beautiful girl in the room, as he seemed only interested in talking to you. But now you have a chance to ask him something.'
+			act 'Ask about Arkadi':
+				*clr & cla
+				minut + 5
+				'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+				'A loud laugh attracts your attention, Arkadi is talking with Valentin and apparently something got them both laughing.'
+				'"Man, that dude can really get on my nerves sometimes..." Radomir looks annoyingly towards Arkadi.'
+				'"What?" you ask surprisingly, "Arkadi is great and fun..."'
+				'"That''s all a ruse to get hooked up with chicks..." he stops and thinks for a moment before continuing on, "Don''t get me wrong, he is a great drummer and he is a pretty cool guy most of the time."'
+				*nl
+				'Then he pauses a moment and shakes his head. "But sometimes he acts like he owns the band, like he is the only one taking this shit serious. But he knows better then to push it to far, I keep him in check so he knows his place..."'
+				'"Must be great for the band dynamic as the two of you go back and forth then..." you reply.'
+				'He snorts a laugh. "The rest know how it is, there wouldn''t be a band with out me, so it works out." then he gets up and walks over to grab a beer.'
+				act 'Party over': gt 'praiders_garage', 'party_over'
+			end
+			act 'Ask about Valentin':
+				*clr & cla
+				minut + 5
+				'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+				'You notice Radomir has stopped talking and is looking at something. You follow his gaze and see Valentin and Anushka standing around the cooler of bears talking and laughing about something.'
+				'"Val is really annoying me these days..." Radomir deeply sighs.'
+				'"Why is that?" you ask.'
+				'"He acts like a pussy all the time. Listen to this, we were playing in the city some days ago and as usual at the after party we had some fine bitches partying with us and this one bitch just start sucking my cock right there. So you know being a gentleman I start helping her out, so she can deep throat me, she is loving every minute of it. Then here comes Val telling me I''m gagging her and she can''t breath, like no shit, bitches love that. But he is all acting like they don''t. Let me tell you he only says that to try and impress Nush. Yet when Nush isn''t around he will fuck a chick raw."'
+				act 'Valentin got the hots for Anushka?':
+					*clr & cla
+					minut + 5
+					'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+					'"Oh really? I didn''t know that Val had the hots for Nush?" you continue asking on.'
+					'"Yeah, he''s too much of a pussy to admit it. I told him he could fuck her brains out all he wants, but we need her to be single. To many of our fans, mostly guys but some of the bitches, want to fuck her brains out... and they need to believe they have a shot." Radomir smirks and shakes his head. "Hell with how big of slut she is, I imagine most of them do have a shot."'
+					act 'Just let him talk':
+						*clr & cla
+						minut + 5
+						'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+						'You don''t feel like getting into it with him so you just let him keep going. Soon he is talking about one of their after parties they had.'
+						act 'Party over': gt 'praiders_garage', 'party_over'
+					end
+					act 'So Nush is a big slut?':
+						*clr & cla
+						minut + 5
+						'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+						'"So you think Nush is just a big slut? Surprised you hang out with her then, I mean girls that are sluts get outcast." You point out to him.'
+						'He frowns a moment. "Hey I didn''t say she was some worthless spinless slut that won''t stand up for herself. Who can respect someone like that? No Nush is just a big slut, she likes to get fucked. But she won''t just let any guy fuck her and she will knock a guy on his ass that gets to hands on with her when she isn''t in the mood. No she just likes to fuck but decides who, when and where she fucks... well other than me of course. She is my personal fuck slut, I can fuck anytime, anywhere." You roll your eyes slight, but he doesn''t seem to notice as he goes back to telling you about the party they had.'
+						act 'Party over': gt 'praiders_garage', 'party_over'
+					end
+				end
+				act 'Um they are already fucking':
+					*clr & cla
+					minut + 5
+					'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+					'"Uh they are already fucking you know." you tell him.'
+					'"Yeah yeah I know they hook up sometimes, but I think he wants her all to himself. I mean why else would he bother trying to impress her all the time? Anyways I told him I don''t care what they do in private but in public she has to appear single. All the dudes that love our music also want to fuck her and some of the bitches. Who can blame them and they need to believe they have a shot. Just good marketing you know. " Radomir smirks and shakes his head. Then he goes back to telling you about the party they had. "Hell with how big of slut she is, I imagine most of them do have a shot."'
+					act 'Just let him talk':
+						*clr & cla
+						minut + 5
+						'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+						'You don''t feel like getting into it with him so you just let him keep going. Soon he is talking about one of their after parties they had.'
+						act 'Party over': gt 'praiders_garage', 'party_over'
+					end
+					act 'So Nush is a big slut?':
+						*clr & cla
+						minut + 5
+						'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+						'"So you think Nush is just a big slut? Surprised you hang out with her then, I mean girls that are sluts get outcast." You point out to him.'
+						'He frowns a moment. "Hey I didn''t say she was some worthless spinless slut that won''t stand up for herself. Who can respect someone like that? No Nush is just a big slut, she likes to get fucked. But she won''t just let any guy fuck her and she will knock a guy on his ass that gets to hands on with her when she isn''t in the mood. No she just likes to fuck but decides who, when and where she fucks... well other than me of course. She is my personal fuck slut, I can fuck anytime, anywhere." You roll your eyes slight, but he doesn''t seem to notice as he goes back to telling you about the party they had.'
+						act 'Party over': gt 'praiders_garage', 'party_over'
+					end
+				end
+			end
+			act 'Ask about Anushka':
+				*clr & cla
+				minut + 5
+				'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+				'You notice Radomir is staring at something as you talk. You turn your head to see what he is staring at and see Anushka bent over the ice chest getting a beer, giving you a perfect view of her perky ass.'
+				'"Doesn''t she look great?" Radomir nods towards Anushka as the two of you sit next to each other.'
+				'You look at Anushka and shrug, "I guess, probably, yeah..."'
+				'He shakes his head a little. "She has one of the finest asses I ever seen, no matter how many times I tear that ass up, it is always super tight." He glances to you. "Honestly she is one of the best fucks I ever had, even if she does bitch about lube to much."'
+				if radnushdate = 1:
+					act 'I heard you guys use to date.':
+						*clr & cla
+						minut + 5
+						'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+						'"I heard you guys use to date, When did all of this happen?" you curiously ask.'
+						'"A couple of years ago, she used to run around when we started the band and before long I had her wrapped around my finger and we hooked up. She fell head over heels for me," he starts grinning, "She''s probably still in love with me, but she became to clingy so I had to dump her ass, besides it is better for the band if the two hottest members are single."'
+						'You gasp, "How could you treat her like that? I feel bad for her..."'
+						'He shakes his head, "Why would you feel bad for her? She still gets a good fucking now and again and it is great for the band."'
+						act 'Is that so?':
+							*clr & cla
+							minut + 5
+							'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+							'He looks around so that no one is near and can overhear what is being said, "She''s well aware of the rules. We''re still fuck buddies and I keep her on a short leash cause I can use her whenever I want..."'
+							'"You''re terrible, Rad." you dismiss him.'
+							'"Hey, it''s the best for the band. How would it look that the two hottest band members were together?! Listen, to be able to promote our band the best we let her sometimes shine, she''s hot, single and quite the slut so of course we''re going to use that." he remains his eyes locked at you.'
+							'"Well... I..." you''re not sure what to say about it all.'
+							'"What?" He gives you a slightly confused look wondering why you are hesitating. "I give her a good fucking more than any other bitch, what more could she want? Sure she complains I am too rough sometimes but like all bitches she loves it, I mean why else would she keep coming back for more?" he asks seeming to actually believe what he is saying. Then he gets up and walks over to grab a beer.'
+							act 'Party over': gt 'praiders_garage', 'party_over'
+						end
+					end
+				end
+				act 'So you guys hook up?':
+					*clr & cla
+					minut + 5
+					'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+					'He nods and says as if it was obvious. "Yeah I plow that ass on a pretty regular basis."'
+					'"I didn''t know you guys was a item." You tell him.'
+					'He laughs at that. "Fuck no, we just hook up. Nush is a total fucking slut, of course I always get first dips. But she is like having a hot groupie that plays in the band, best of both worlds, let me tell you." Then he goes on to talk about their other regular groupies he fucks.'
+					act 'Just let him talk':
+						*clr & cla
+						minut + 5
+						'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+						'You don''t feel like getting into it with him so you just let him keep going. Soon he is talking about one of their after parties they had.'
+						act 'Party over': gt 'praiders_garage', 'party_over'
+					end
+					act 'So Nush is a big slut?':
+						*clr & cla
+						minut + 5
+						'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+						'"So you think Nush is just a big slut? Surprised you hang out with her then, I mean girls that are sluts get outcast." You point out to him.'
+						'He frowns for a moment. "Hey I didn''t say she was some worthless spinless slut that won''t stand up for herself. Who can respect someone like that? No Nush is just a big slut, she likes to get fucked. But she won''t just let any guy fuck her and she will knock a guy on his ass that gets to hands on with her when she isn''t in the mood. No she just likes to fuck but decides who, when and where she fucks... well other than me of course. She is my personal fuck slut, I can fuck anytime, anywhere." You roll your eyes slight, but he doesn''t seem to notice as he goes back to telling you about the party they had.'
+						act 'Party over': gt 'praiders_garage', 'party_over'
+					end
+				end
+			end
+			act 'Flirt back':
+				*clr & cla
+				gs 'npc_relationship', 'modify', 'A154', 'like'
+				minut + 5
+				'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+				'He talks about some of the groupies the band has but then changes to complimenting you. "You are far hotter than the other girls." He reaches up to run his hand through your hair slightly. "I just love your hair." You feel yourself getting a little turn on by the compliments and attention he is giving you. He leans in close you can feel the heat of his breath on your neck. "Damn you are fine." He says as you feel his hand sliding up your thigh.'
+				gs 'arousal', 'foreplay', 2, 'exhibitionism'
+				gs 'stat'
+				act 'What the fuck are you doing':
+					*clr & cla
+					minut + 5
+					'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/hangout' + rand(1,3) + '.jpg"></center>'
+					'You quickly push his hand away, "What the fuck are you doing Rad?"'
+					'"What? Just relax, no need to play hard to get. I know you want it." as he moves his hand further up almost touching your private parts.'
+					'He''s clearly not understanding no and just before his hand ends up touching you, you slam your foot against his, He pulls his hand way with a huge smile. "Hey, no need for that. We both know you want it, but if you need to pretend your not. I get it," then he leans back close almost touching you, "But I will be having you all wet and begging for it soon enough." Then he gets up and walks over to grab a beer.'
+					gs 'arousal', 'end'
+					gs 'stat'
+					act 'Party over': gt 'praiders_garage', 'party_over'
+				end 
+				act 'Let him feel you up':
+					*clr & cla
+					minut + 5
+					'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+					'You hate to admit it but his touch is pretty good as you let out a little moan...'
+					'"She purrs too..." he whispers as his hand keeps moving upwards...'
+					'His hand slides up and rubs your crotch making you feel wet, looking at each other he says, "How about we make this party a private one."'
+					gs 'arousal', 'foreplay', 2, 'exhibitionism'
+					gs 'stat'
+					act 'Agree':
+						*clr & cla
+						minut + 5
+						gs 'npc_relationship', 'modify', 'A144', 'dislike'
+						'<center><img src="images/characters/shared/headshots_main/big154.jpg"></center>'
+						'You can only nod in agreement, then he gets up and walks over to the radio and turns it off. "OK everyone parties over, come on lets go." He says as he starts ushering everyone else out. Several of them look at you, having been with him just before this out burst and you see knowing looks on most of their faces, though Anushka shakes her head and slightly rolls her eyes, but there might have been something more to her look but you''re not sure. Before long though everyone files out just leaving you and Radomir alone.'
+						act 'Alone': gt 'praiders_garage', 'radsex'
+					gs 'willpower', 'sex', 'resist', 'medium'
+					if will_cost <= pcs_willpwr:
+						act 'Decline (<<will_cost>> Willpower)':
+							*clr & cla
+							minut + 5
+							gs 'willpower', 'pay', 'resist'
+							gs 'stat'
+							'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/hangout' + rand(1,3) + '.jpg"></center>'
+							'You nearly give in, but you grabs his hand and push it away from your crotch. "Sorry I can''t maybe some other time." You mutter and then get up quickly and walk away to rejoin the rest of the party.'
+							gs 'arousal', 'end'
+							gs 'stat'
+							act 'Party over': gt 'praiders_garage', 'party_over'	
+						end
+					else
+						act 'Decline (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
+					end	
+				end
+				act 'Tease him':
+					*clr & cla
+					minut + 5
+					gs 'npc_relationship', 'modify', 'A154', 'dislike'
+					'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/hangout' + rand(1,3) + '.jpg"></center>'
+					'Not wanting to let him get the best of you, you decide to play around with him. As his hand starts moving upwards your thigh you let your hand slip down and rub his bulge.'
+					'Radomir lets out a grunt, "Oh you want to play that way?"'
+					'You nod and grab even harder as he flinches a little as you smile, "I really want to unbutton your pants right now..." you bite your underlip.'
+					'Radomir his eyes get a little big obviously expecting sex in his near future.'
+					'"But maybe some other time..." you lick your lips as you rise leaving Radomir with a hard-on, as you join the rest of the party.'
+					gs 'arousal', 'foreplay', 2, 'exhibitionism'
+					gs 'arousal', 'end'
+					gs 'stat'
+					act 'Party over': gt 'praiders_garage', 'party_over'
+				end
+			else
+				'He keeps talking for awhile, until he kinda runs out of things to say. Then he gets up and goes over to grab another beer, as you look around everyone else seems to be having fun.'
+				act 'Party over': gt 'praiders_garage', 'party_over'
+			end
+		end
+	else
+		'You take a seat next to Radomir as everyone spreads out after practice. He gives you a slightly annoyed look. "What the fuck do you want <<$pcs_nickname>>?"'
+		'A little taken back you explain. "Just wanted to say hi and tell you it was a great set."'
+		'He nods quickly to that. "Yeah yeah, got it. You said it, how about you go tell someone else." He says as he gives you a little shove away, pushing you out of the seat. Making it obvious he doesn''t want you to sit near him. Just then some pretty girl walks up with a smile and he grabs her and drags her into the seat you was just in. Getting the hint you drift off.'
+		act 'Move away':
+			gopnikbandQW['radomirblocked'] = 1
+			dynamic gt 'praiders_garage', 'hangout<<$ARGS[1]>>'
+		end
+	end
+end
+
+if $ARGS[0] = 'chat_anushka':
+	menu_off = 0
+	*clr & cla
+	gs 'npc_relationship', 'modify', 'A144', 'like'
+	minut + 30
+	'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+	'You take a seat next to Anushka as everyone spreads out after practice. She''s a bit sweaty after the jam session... "We were great weren''t we?!" she exclaims excitedly. You nod back and you start going back and forth as Anushka picks up a beer and opens it by using the table. The two of you chat for some time, and the both of you are talking about everything between heaven and earth. You can feel that Anushka is on a adrenaline high from playing.'
+	*nl
+	gopnikbandQW['nushob'] = rand (1,9)
+	if gopnikbandQW['nushob'] = 1 and gopnikbandQW['lena_lara_present'] = 1:
+		'"Fuck, I''m glad to talk to someone that isn''t Lena or Lera," Anushka says as you sit next to her.'
+		'You raise a brow and give her a small smile. "Something happen with them?"'
+		'As soon as you ask, Anushka throws her head back and lets out a loud, exasperated sigh, "All Lena likes to fucking talk about is Vitek!" She sits back up straight and with a mocking tone, she mimics Lena''s voice. "Oh, Vitek doesn''t give a shit what anyone says, he does what he wants! Did I tell you about how he pushed around this nerd who is weaker and smaller than him? Ivan thinks he''s so bad-ass ''cuz he thinks he can box, but Vitek could beat his ass! Vitek, Vitek, VITEK!" Anushka rolls her eyes, "Jesus fucking Christ, just suck your brothers dick already!"'
+		*nl
+		'You can''t help but laugh, and Anushka is quick to give you some side-eye, but she soon starts laughing with you, "Don''t give her any ideas," you joke.'
+		'"It''s cool. I mean, I like hanging out with Lena and Lera. Those two together are a lot of fun, but sometimes Lena starts talking about Vitek and just goes on, and on, and on... and on, about how great he is, at least when she isn''t bitching about how he is ruining her life. It doesn''t help that she thinks she''s hot shit because he''s her brother. She needs to chill... maybe get Lera to take her mind off things, y''know?" Anushka says as she gives you a knowing smile.'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	elseif gopnikbandQW['nushob'] = 2 and gopnikbandQW['roman_present'] = 1:
+		'As Roman gets up on the back of one of the back of the couches and starting trying to dance, before falling off, getting everyone to laugh. He quickly stands up and punches some guy in the face before joining in on the laughing. Which makes everyone else find it a little less funny. Anushka glances to you after that. "Hey, <<$pcs_nickname>>, be extra careful around Roman, alright?" Anushka looks a bit stressed, something you''re not used to seeing.'
+		'"Why? Did he do something to... you?" you worry, but Anushka shakes her head.'
+		*nl
+		'"Nah, it''s just that... sometimes you just forget how short tempered and crazy that dude is, y''know? We were all hanging out in the city a last week, and while we were walking some dudes bumped into us. Arkadi tells them to watch it, they mouth off back, but then Roman just fucking jumps these guys. Right there on the street, and just starts wailing on them. Of course we have to jump in and we kick their asses pretty fast making them run off, but he fucked up one of them pretty bad, we had to drag him off the guy... fuck I thought he was going to beat he guy to death..." She doesn''t sound like she is kidding, she obviously really believes Roman might have beat the guy to death.'
+		'Anushka goes quiet for a moment, seemingly lost in thought. "Yeah, just be careful around him, okay?"'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	elseif gopnikbandQW['nushob'] = 3: 
+		'Then she goes quiet all of a sudden like she is crashing from a high, she is wearing sunglasses and looks like she has had a rough go of it lately, like she might still be hung over or something. You nudge her and ask her, "Hey whats up?", but she doesn''t respond. Well, not in any way you understand. She groans and shifts slowly in her seat a bit before stirring to life, "Huh? What?"'
+		'"You okay, Anushka?" you ask as you watch her squirm and stretch in all sorts of way in her seat, she lifts her sunglasses rub her eyes and you notice the drink rings like she hasn''t slept in awhile.'
+		'"Oh dude... Lav had us out partying until like, five AM last night. I don''t know what the fuck he gave us... but I think I''m still hearing colors." The two of you talk, mostly she talks about the drug hazed party they had last night, which she seems to not remember a lot of.'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	elseif gopnikbandQW['nushob'] = 4:
+		'"Looks like we''re going to be getting new flyers and posters to put up around town!" Anushka gushes excitedly. She''s full of energy as you listen to her describe what the new design will be.'
+		'"So who is making these things? No offense, but I can''t see you or Radomir making something so cool. Maybe if it was just a picture of some tits with the band name printed on it... " you tease Anushka, and she playfully smacks you on the thigh.'
+		'"Lucky for us it''s not me designing them. Radomir got some of the nerds at school to throw something together. Don''t ask me how he does it, but we''ve never been disappointed, so I can''t complain. He''s good at getting this kind of stuff done for the band."'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	else
+		'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+		'You conversation with Anushka starts winding down and the two of you seem to be running out of small talk, it was a fun conversation but maybe now you can ask her about something specific.'
+		act 'Ask about Arkadi':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+			'"If it wasn''t for Arkadi, we''d probably still be sitting in this garage doing fuck all except getting wasted and high," Anushka tells you as she glances over at Arkadi talking with the other guys. She watches him with an admiring gaze, a small smile playing across her lips. "Plus, y''know, he''s a good fuck." She turns back to you and the small smile from before is a devious grin now. You both laugh but she isn''t done yet. "Seriously, he does this thing with his <i>tongue</i>, he could make you cum in seconds. Oh fuck... just thinking about it makes me a little wet!"'
+			'Then the two of you go on to talk about boys and sex.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about the previous drummer':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+			'"You guys had another drummer? I thought it was just you guys from the beginning," you reply, but Anushka shakes her head.'
+			'"Nope, we had another dude on the drums and he was a fucking tool. When I joined the band, he wouldn''t shut the fuck up about me being a girl trying to "play with the big boys". Honestly, I could ignore the shit at first, but then he started talking about how I was just here to be their personal fuck toy," Anushka gags as she says that last part. "I was ready to kick his teeth down his throat, but Rad and Val saved his sorry ass by kicking him out the band." After that she tells you a few stories about him, he sounds like a sexist asshole.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Valentin':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+			'"You''re lookin'' a little tense, <<$pcs_nickname>>," Anushka says as she eyes you up and down. She has a devious sparkle in her eyes that makes you a bit worried about what her intentions are.'
+			'"I''m fine... why are you asking?"'
+			'"I''m just looking out for a friend," Anushka says, her hand over her heart to show some sincerity. "You just look like you need some <i>fun</i> in your life... and I have just what you need!" She gestures over to Valentin as if showing off a product. "For the low, low price of totally free, you can spread those legs and take a ride on the Val rocket!"'
+			'You can''t help but laugh at Anushka''s showmanship, or lack of it. "What are you doing? Are you his pimp? Or was he just too scared to come ask me himself?"'
+			'Anushka laughs, "Fuck, I wish I was his pimp. The way girls line up to fuck him, I''d be rich!"'
+			'Then the two of you go on to talk about boys and sex.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Radomir':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+			if gopnikbadQW['radnushdate'] = 1
+				'"So you and Rad use to date?" You ask her but you have already heard they did.'
+				'She nods and starts to say something when you are interrupted by Radomir loudly starts telling a graphic tale of some girl he fucked. When you glance back at Anushka, you see she has her arms crossed and her jaw is clenched tight as her foot taps rapidly on ground. She''s staring at the wall, but the heat behind her glare would make you think that wall personally offended her.'
+				'"Uh... you okay, Nush?" you ask quietly, but she doesn''t respond. She inhales deeply through her nose and glances over to Radomir and the guys. You follow her gaze and listen carefully to Radomir retelling an "epic" tale of some girl he fucked at a gig. You know Radomir and Anushka used to date, but you also know they broke up and both see other people, so you''re not sure why she is acting this way.'
+				act 'Ask if she is ok':
+					*clr & cla
+					'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+					'"Hey are you ok?" you ask her again.'
+					'"He''s talking about one of the sluts he cheated on me with." Anushka says loudly as she glares daggers at Radomir. He and the others clearly heard her, but they only pause for a moment before continuing on like nothing happened. "Fucking asshole... whatever, I don''t care. All he did was cheat on me when we were together. It''s better that he''s some other girl''s problem now. Besides, we work together better now that there''re no strings attached."'
+					act 'He treated her like shit':
+						*clr & cla
+						npc_rel['A144'] -= 1
+						'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+						'"Don''t let him get to you, Nush," You comfort her gently. "All he did was treat you like shit and walk all over you when you guys were together."'
+						'In an instant, Anushka''s fury is turned on you now. "What the fuck do you know?!" She snaps. She shoves you away and stands up with a huff. "Mind your own fucking business! I''m not some weak and whiny bitch that got walked all over and used." Everyone else stopped talking and is now staring at the two of you.'
+						*nl
+						'Before you can respond, Anushka walks off, more upset than she was before. You look over to Radomir and the guys he is talking to, and they''re looking back at you as they whisper amongst themselves. Then Radomir says something and the others laugh.'
+						'Arkadi shakes his head at what just happened and Valentin gives you a slightly dirty look. He walks over to talk to Anushka, they talk a moment. Then she walks over to check her guitar and he walks back to the couch, the party slowly breaks up and everyone eventually heads out.'
+						act 'leave': gt 'pavComplex', 'garages'
+					end
+					act 'Call Radomir an asshole':
+						*clr & cla
+						npc_rel['A144'] += 1
+						'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+						'"What an asshole," you say to Anushka, "If only his dick was as big as his ego." Hearing this, Anushka''s anger seems to fade a bit as a tiny smile shows on her face.'
+						'As you look at her she finally lets out a giggle. "It''s pretty big, but yeah nothing is as big as his ego. If his dick was, he wouldn''t be able to walk."'
+						'You laugh at her response before she continues. "Yeah I know I shouldn''t let it bother me anymore, the past is the past. But... the fact he still isn''t sorry for cheating on me... fuck it I need another beer." Then she gets up to go get another beer before you can say anything else to her.'
+						act 'Party over': gt 'praiders_garage', 'party_over'
+					end
+				end
+			else
+				'"So you are Rad seem to have pretty great chemistry, you guys more than just friends?" You ask her in a teasing tone.'
+				'She shakes her head and starts to say more when Radomir loudly starts telling a graphic tale of some girl he fucked at one of their gigs. When you glance back at Anushka, you see she has her arms crossed and her jaw is clenched tight as her foot taps rapidly on ground. She''s staring at the wall, but the heat behind her glare would make you think that wall personally offended her.'
+				'"Uh... you okay, Nush?" you ask quietly, but she doesn''t respond. She inhales deeply through her nose and glances over to Radomir and the guys. You follow her gaze and listen carefully to Radomir retelling an "epic" tale of some girl he fucked at a gig. You have heard rumors Radomir and Anushka used to date, maybe hearing him fucking other girls is what''s bothering her.'
+				act 'Ask if she is ok':
+					*clr & cla
+					'<center><img src="images/characters/shared/headshots_main/big144.jpg"></center>'
+					'"Hey are you ok?" you ask her again.'
+					'She glances to you and smiles but you can tell it is a bit forced. "Yeah fine, it''s nothing."'
+					'You nod a bit, you know something is bothering her. "Well if you want..."'
+					'She interrupts you before you can finish it. "I don''t want to talk about it!" She snaps and you notice several people glance over and so does she. She sighs and then says. "Sorry, I just don''t want to talk about it. I need another beer." Then she gets up with out another word to go get another beer.'
+					act 'Party over': gt 'praiders_garage', 'party_over'
+				end
+			end
+		end
+	end
+end
+
+if $ARGS[0] = 'chat_valentin':
+	menu_off = 0
+	gs 'npc_relationship', 'modify', 'A158', 'like'
+	minut + 30
+	*clr & cla
+	'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+	'You take a seat next to Valentin as everyone spreads out after practice. He makes space as you sit down next to him, "Oh man, that was so good! We finally managed to hit that hard part..." he gleams with satisfaction. You respond positively telling him that you''re all doing great. He listens attentively and knows how to drive a conversation forward. The two of you chat for some time, enjoying each others company.'
+	gopnikbandQW['valob'] = rand (1,9)
+	if gopnikbandQW['valob'] = 1 and gopnikbandQW['alyona_present'] = 1:
+		'You notice Valentin shaking his head slightly, you glance over at what he is looking at and see Alyona sitting alone slamming down drink after drink, already looking fairly wasted.'
+		'"Sometimes I really feel bad about Alyona''s home situation. It must suck living like that..." Valentin sighs.'
+		'"What do you mean?" you ask.'
+		'He glances at you. "Her dad is a abusive drunk and a big guy. She has shown up at school, often enough with bruises, the fucking asshole." He growls obviously pissed that he thinks her dad abuses her.'
+		*nl
+		'"Her dad smacks her around?" You ask.'
+		'He nods. "Yeah though she always has a excuse but anyone that has meet the bastard knows he does it."'
+		'You shake your head. "That''s fucked up."'
+		'"I know she sometimes crashes at Nush''s place to get away from him, hell she has even crashed at mine a few times." He comments.'
+		'You nod, you know her and Anushka are pretty close. "Yeah they seem pretty close."'
+		'"I know she''s quite close to Nush, in more than one way if you get what I mean." He adds with a chuckle apparently trying to change the subject to something less dark.'
+		*nl
+		if nushalyon_fuck = 1:
+			'You smile, "Well you aren''t kidding about them being close to each other. Just the other day I walked in to them at the school bathrooms having sex with each other. They were really going at it." you gossip a little.'
+			'Valentin begins to laugh, "Yeah, sounds like them two would come up with such an idea. Luckily it was just you that walked in and not one of the teachers..."'
+			'The two of you laugh for a while as you go back and forth about what you saw...'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		else
+			'You arch a brow. "Really? I mean I guess I shouldn''t be surprised Nush is pretty open minded."'
+			'He nods. "For Alyona I think it is more about connection than anything, Hell, even the two of us have hooked up a few times, now and again, Nush, Arkadi, her and me have hooked up."'
+			'"I didn''t really know that you all were having orgies all over." you reply surprised.'
+			'"Sometimes you give in to your urges, you know. Everyone has a good time, we all know it is just about having sex and some fun." he smiles, "You know we might even invite you one day."'
+			'You feel your face turn a bit hot and before you know it your cheeks are flushing.'
+			act 'Party over': gt 'praiders_garage', 'party_over' ''
+		end
+	elseif gopnikbandQW['valob'] = 2 and gopnikbandQW['lavrenti_present'] = 1:
+		'As you and Valentin talk, Lavrenti walks over and the two of them do the typical guy greeting, with a overly complicated hand shakes. Then Lavrenti takes a seat on the other side of you and joins in on the conversation. It mostly turns into the guys talking and mostly talking about girls they have or would like to fuck. Then someone calls Lavrenti over and he gets up telling both of you he will see you guys later.'
+		'"You to seem to be friends." You tell Valentin.'
+		'"Yeah, I hang with Lavrenti sometimes, he is a cool guy. I mean he is still a bit of the rich boy walking on the wild side, but he always has drugs and knows how to throw some epic parties." he says with a smile.'
+		'"I see, is that all you guys do when you hang with each other?" you ask.'
+		'"To be honest, yeah we usually just party and have a great time. He''s a great guy to have around while partying, he''s chill, charming and knows how to get the girls motor running if you know what I mean." Valentin laughs.'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	elseif gopnikbandQW['valob'] = 3 and gopnikbandQW['lena_lara_present'] = 1:
+		'You notice Lena glancing over with a smile, followed by Lera noticing it and giving a unhappy look your direction, or maybe at Valentin, you notice him looking pretty smug. "What are you smiling about."'
+		'He looks at you and grins. "Just ... nah nevermind, I really shouldn''t tell people."'
+		'Now you are really curious. "Come on, I promise not to tell anyone."'
+		'He glances around then says a bit quieter than normal to you. "I fucked the two of them, just don''t tell Vitek, last thing I need is him kicking my ass for fucking his sister."'
+		*nl
+		'"Really?" When he nods yes to your question, you continue. "Ha and Lena always complains about how Vitek ruins her sex life."'
+		'Valentin chuckles. "All Vitek has managed to do is turn his sister in a major slut, she is always trying to get guys to fuck her. Yeah sure a lot of them turn her down because they are afraid of Vitek but more than a few say yes and fuck the shit out of her."'
+		act 'Talk about other stuff.':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+			'You decided you heard enough and change the subject to some of the songs the band recently played and soon the two of you are talking about the band.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Lera''s look':
+			*clr & cla
+			gopnikbandQW['val_lena_lera_3some'] = 1
+			'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+			'You think about it a moment. "So what was the look by Lera about? Jealousy? I heard she has it bad for Lena."'
+			'He shakes his head with a grin. "No well maybe a little. But mostly she is still pissed I shot my load in her mouth."'
+			'"What?" You ask shocked, everyone says Lera is a lesbian. "I thought she was a lesbian."'
+			'He shrugs. "Yeah maybe, I think she is mostly, but occasionally she seems to like taking dick, at least in threesomes."'
+			*nl
+			'Noticing your questioning look. "Ok they was together and the three of us was hanging out drinking. Then Lena started flirting with me, which I was more than happy to respond to. When we start to kiss, Lera tried to get her attention and started kissing her too. Lena starts feeling us both up, then she pushes Lera''s head down, who starts going down on her... Anyways long story short Lena is like hey lets all fuck. At first it is just Lera and me making out with Lena. Then Lena starts giving me a blowjob, she pulls Lera over, stops giving me a blowjob. They kiss then she pushes Lera''s head to my dick, she opens her mouth and starts sucking me off, with Lena pushing on the back of her head."'
+			act 'Then what?':
+				*clr & cla
+				'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+				'You interject. "Then what?"'
+				'He shrugs a little. "The take turns sucking me off, Lera isn''t very good at it, unlike Lena. Anyways after I fuck them every way a guy can fuck two girls, they finish me off with a blowjob. So I hold it until Lena starts sucking me again and then I grab her by the head and shoot my load in her mouth, she tried to pull away, but I just filled her mouth with my cum."'
+				'You shake your head. "That was a dickish move."'
+				'He smiles. "Hey if she is going to hook up with guys she needs to acquire the taste sooner or later, besides right after Lena start french kissing her and swapping my cum back and forth. So in the end it''s all good." He says as if it was no big deal.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+	elseif gopnikbandQW['valob'] = 4 and gopnikbandQW['roman_present'] = 1:
+		'As the two of you sit there talking, Roman gets up and whips out his dick and starts pissing in a empty beer bottle. Valentin just shakes his head. "For fucks sake the asshole could have walked out side to take a piss." He comments obviously annoyed.'
+		'"I thought you guys where all friends." You say.'
+		'"No, he can be alright, but he is just to unpredictable. Sure sometimes it can be fun, but sometimes he just causes to much trouble." he says as Roman finishes pissing in the bottle.'
+		'"He''s really that bad?" you ask, "I heard rumors but..."'
+		'"Are you kidding me?! Just the other day he jumped like five guys and starts wailing on them, we try and stop him, but it doesn''t matter the others guys attack us and we ended up having to kick their asses, but it could''ve ended really badly. One day he''s going to start a fight with someone dangerous, someone that doesn''t fuck around and there we will be."'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	else
+		'"Did you enjoy the practice <<$pcs_nickname>>?" Valentin asks eagerly.'
+		'You nod, "Yeah, you seem to have really improved since last."'
+		'"It''s looking better and better. If we keep this up we''ve got a chance to make it big, at least on a national level." Valentin eyes turn filled with pride.'
+		'"You''ll need to keep it up and play more at venues over in St. Petersburg. You''ll never get discovered if you keep playing here around Pavlovsk." you try to keep him leveled.'
+		'"I know, I know... Tell it to Radomir, he both wants to become famous and get inside girls panties, but he doesn''t want to put in the effort for us to succeed, he thinks it''s just going to happen." Valentin lets out a sigh.'
+		act 'Ask about Radomir':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+			'"So is Radomir always this full of himself?" you ask Valentin who seems visibly annoyed.'
+			'"Unfortunately, yeah. The worst part of it is that he''s really talented, not just as singing, but he can play guitar almost as good as Nush and he has a knack for lining up gigs. If he would put half as much effort into the band as he does trying to fuck everything with a pussy, we would likely already have a record deal. My biggest worry is he will dump us and sign solo, as soon as we start to become famous." Valentin grabs his back-head and starts awkwardly laughing.'
+			'"You really think he would do that?!" you loudly reply.'
+			'"Without even blinking, he''s has a massive ego and thinks it''s all about him," Valentin looks towards Radomir, "But worse case Nush can take over lead vocals and we can get another guitar player."'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		act 'Ask about Arkadi':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'	
+			'"So who you do hang with the most within the band?" you ask as you want to get to know Valentin a little better.'
+			'Valentin thinks for a while, "That''s a though one, but I would probably say Arkadi..."'
+			'"Really? Didn''t actually think you two would hang that much with each other..." you comment.'
+			'"Oh, yeah. Arkadi is pretty cool, we usually party a lot so that''s where we get to hang out and ''bond''" Valentin uses hand-citations, "So yeah, he''s probably the one I''m closest to in the band. Plus we often talk about how best to keep Rad and Nush focused on the band instead of their own drama."'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Anushka':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+			'"You and Anushka seem to get along pretty well." You hint they might get alone ''really'' well.'
+			'He smiles. "Yeah she is a cool chick, great to party with or even just hang out with, has her priorities straight... well for the most part." He ends with a frown.'
+			'You look at Valentin as he looks a bit dejected, "What''s wrong Val?"'
+			'He sighs, "I can''t wrap my head around how a cool chick like Anushka runs after someone that treats her like crap..."'
+			*nl
+			if gopnikQW['radnushdate'] = 1:
+				'"A bit jealous are we?" you tease him.'
+				'He responds a bit to fast, "What?! No! I mean she''s really cool and all, I like spending time with her and all. And we seem to click too so I just don''t understand how she can let Rad walk all over her, I know they use to date but still." He seems honestly perplexed by it.'
+			else
+				'"What? Who does Nush let walk all over her?" you ask him.'
+				'He gives you a look like that was a dumb question. "Rad, havn''t you ever watched them together? I know they use to date, but honestly I just don''t understand how she can let Rad walk all over her." He seems honestly perplexed by it. Then he continues. "She needs to stand up to him or find a guy that will treat her well."'
+				'You smile to him, it is pretty obvious he likes her. "You mean a guy like you?"'
+				'"What?! No! Well sure I like her, she is a cool chick, but we''re friends and I just hate seeing her get mistreated is all."'
+			end
+			act 'Why don''t you ask her out?':
+				*clr & cla
+				'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+				'You don''t really know the best way to go about it, but decide to try anyways, "Well, the last time I checked she''s single and you''re single. Why don''t you just ask her out?"'
+				'Valentin laughs a little, "I have, she is cool with hanging out, partying or even fucking." then he goes quiet for a moment, "But she has also made it really clear she is not looking for anything more than friends with benefits, despite how she constantly chases after Radomir." He shakes his head a moment. "I think she''s still in love with him."'
+				'You glance over and it just so happens Radomir and Anushka are sitting close to each other getting all friendly, looking like a cute couple together. "Yeah... well maybe she will change her mind some day." you reply. With that he changes the subject obviously not wanting to talk about it more.'
+				act 'Party over': gt 'praiders_garage', 'party_over'
+			end
+			act 'Don''t encourage him':
+				*clr & cla
+				'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+				'"I do agree, it''s a bit strange..." you comment.'
+				'"But what can you do, Nush seems still to be smitten by him so I don''t really know what to do about it..." Valentin says trying to blow it off but you get the feeling it bothers him more than he lets on.'
+				'"My advice let her live her life, you can''t wait for her to change, you got focus on you." you encourage him.'
+				'He nods. "Yeah, you''re right, sides it''s not like I don''t get to fuck her already." He says with a laugh making light of the whole situation. Then he changes the subject to other things.'
+				act 'Party over': gt 'praiders_garage', 'party_over'
+			end
+		end
+		act 'Ask about the old drummer':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'	
+			'"So I''ve been hearing some whispers about the old drummer..." you start off the conversation.'
+			'Before you manage to finish Valentin interrupts you, "He was an idiot, he thought he was God''s gift to humanity..."'
+			'"That bad?" you continue on.'
+			'"Yeah he managed to have a even bigger ego than Rad, if you can believe that. I''m getting annoyed just thinking about him, but yes, he was a dick to Nush too, saying that she''s only good for sucking cock and that he refused playing in the same band as a girl." Valentin exhales.'
+			*nl
+			'"Why wouldn''t he play in a band with a girl." You ask.'
+			'Valentin shrugs. "He seemed to think girls can''t play or sing, despite all the girl bands out there. Anyways he bitched and caused problems all the time and finally demanded she went or he went. Rad and I told him to fuck off and he left. End of story. In the end it was the best thing we ever did, we got Arkadi to replace him and we are far better for it." You can tell he doesn''t want to elaborate on it so you change the subject and talk about other stuff.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		if radnushdate = 1:
+			act 'Whats the deal with Radomir and Nush':
+				*clr & cla
+				'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+				'You know they use to date but it seems more than that. "So whats the deal with Rad and Nush anyways?" You ask.'
+				'Valentin glances to you. "What do you mean?"'
+				'"Well I know they use to date and broke up, but now. I don''t know they seem like more than just friends at time and other times they don''t, so what''s the story?" You ask.'
+				*nl
+				'"So you want to know about Nush and Rad? Where to start..." Valentin murmurs.'
+				'"Start from the beginning!" you exclaim.'
+				'"Girl meets boy, boy meets girl. One part falls more in love than the other and she gets hurt, runs over and cries on another band-member''s shoulder... You know the typical Pavlovsk love story..." Valentin starts off.'
+				'"You seem to be tired of talking about it..." you jokingly say and he just frowns in response to that.'
+				act 'Let it drop.':
+					*clr & cla
+					'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+					'You decided you heard enough and change the subject to some of the songs the band recently played and soon the two of you are talking about the band.'
+					act 'Party over': gt 'praiders_garage', 'party_over'
+				end
+				act 'Press the issue.':
+					*clr & cla
+					'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+					'"Yeah but they broke up, so they are no longer a item." you say.'
+					'"Sure they broke up." He laughs slightly. "To be honest, I get why they broke up and why it''s good for the band but them hooking up from time, especially how they sometimes get all lovely dovey for a bit. At least until Rad gets tired of using her and starts treating her like shit again, it isn''t going to end well. Eventually she will get sick of it or worse they will get back together again." Valentin looks away in a gloomy way.'
+					'"You really think it will cause problems?" You ask.'
+					*nl
+					'He nods. "If she finally gets sick of it, I am afraid Rad won''t let it go and she will end up leaving the band and no way we can replace her, least not easily. I mean it would be good for her but suck for the rest of us."'
+					'You can understand that. "But you said it would be worse if they got back together. How so?"'
+					'He just gives you a look of disbelief. "Are you kidding?"'
+					'You shake your head. "No I know they dated, Radomir cheated on her, and then they broke up."'
+					'He shakes his head. "That''s only part of the story."'
+					act 'Let it drop.':
+						*clr & cla
+						'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+						'You decided you heard enough and change the subject to some of the songs the band recently played and soon the two of you are talking about the band.'
+						act 'Party over': gt 'praiders_garage', 'party_over'
+					end
+					act 'Tell me more.':
+						*clr & cla
+						'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+						if npc_rel['A158'] < 50:
+							'He shakes his head. "Look you seem like a nice girl <<$pcs_nickname>> but we''re not exactly friends and I am not going to tell my friends story to someone I barely know. If you want to know ask them."'
+							'"No one wants to talk about it." You inform him.'
+							'He shrugs and then gets up. "Not my problem." Then he gets up and walks off, leaving you sitting alone, maybe if you spent more time with him and became friends he would be willing to tell you. After a bit you engage in a group discussion about something that happened at school.'
+							act 'Party over': gt 'praiders_garage', 'party_over'
+						else
+							'He sighs. "Look it isn''t really my story to tell, you seem like a cool chick and all <<$pcs_nickname>>, but you should really ask them."'
+							'You lean in close putting on your charms. "You know no one wants to talk about it, come on tell me. I know you want to, please?" You ask him sweetly.'
+							'He glances to you and can''t help but smile. "Ok fine, but you didn''t hear it from me."'
+							'You nod. "Promise."'
+							'Then he starts talking. "So Rad and I started a band with douche." With a look from you he elaborates. "Our previous drummer, he was like Rad only a bigger ego, sexist, without any of Rad''s charm or much in the way of talent, but we was young enough we hadn''t figured out how bad he really was yet. Anyways we start our band and one night Nush shows up, she hand been helping her dad in the garage when she heard us and came to listen."'
+							*nl
+							'You just nod not wanting to interrupt him.'
+							'"At first she is just our number one fan and starts giving Rad some pointers, seems she knew how to play guitar, which douche objected too but Rad didn''t care. Soon the two of them started hanging out playing guitar together and both getting better. Then one day they show up together, holding hands and stuff and Rad tells me they started dating. At first things are going well other than douche, Nush helps out more and more and they seem to get along well enough."'
+							act 'Then what happened.':
+								*clr & cla
+								'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+								'You prod him to keep going. "Then what happened."'
+								'He shrugs. "Rad became Rad, I mean I always knew he didn''t think much of girls, his older brother and dad was the same way. Anyways Rad shows up with this new song he wants to play, he called it cherry. God it was awful, it was obvious he threw it together quickly and we couldn''t figure out why he wanted to play it. Once we finish I notice Nush blushing as red as I have ever seen her. Turns out the song was about Rad popping her cherry." He shakes his head slightly. "After that he started treating her like shit even before he cheated on her."'
+								*nl
+								'"How did he treat her bad?" You ask.'
+								'"He use to make her do his homework, best grades he has ever had." Valentin adds with a laugh. "Use to make her come over when we would hang out and cook for us, get our drinks, run to the store to get snacks when we ran out, treated her like his personal slave, when he wasn''t bossing her around he mostly just ignored her, except when he wanted to fuck her and he treated her even worse then."'
+								act 'How else did he treat her bad?':
+									*clr & cla
+									'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+									'"What did he do that was so bad when they had sex?" You ask.'
+									'He shakes his head. "You mean other than making her give him a blow job any time he felt like it, regardless if she felt like it or not?" Seeing your reaction. "Yeah I know he didn''t force her exactly, would just say crap like if she loved him she would, how other girls do, or how she should be glad he was her boyfriend, lucky she has any boyfriend at all. You know emotionally and mentally beat her down till she gave in."'
+									*nl
+									'You shake your head. "That''s terrible, guys can be such assholes."'
+									'He starts to say something and then smiles a bit. "Yeah we can, sometimes you are just willing to say or do anything to get your dick wet." He kind blows it off, like it is just the way things are.'
+									act 'Continue':
+										*clr & cla
+										'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+										'When you don''t respond he continues. "Anyways this pretty much sums Rad up, one day while walking to school he catches up to me and he has this huge grin on his face as we talk and I finally just ask him what is up with the grin. So he tells me Nush just let him fuck her ass last night. So you know I give him a high five and then ask him to tell me about."'
+										*nl
+										'Then he shakes his head. "I wish I wouldn''t have high fived him, so he tells me about how he talked her into it, sounded like she was up for it too. But then he says after they started she wanted to stop but he brow beat her into continuing saying all the same shit if she loved him and stuff. So anyways he brags about how she starts crying because he is to big for her and it hurts so much." You can hear the air quotes around big when he says it. "He brags about how she is balling her eyes out, saying how he has her wrapped around his finger and she will do anything for him. So that was pretty much their sex life, she would let him do anything he wanted to her."'
+										act 'Surprised she likes anal':
+											*clr & cla
+											'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+											'You shake your head. "If that was her first time I am surprised she likes it now."'
+											'He shrugs. "I guess she got use to it and it stopped hurting. That and it doesn''t have to hurt, if the guy isn''t a dick about it."'
+											'You just snort and shakes your head. He responds. "Yeah ok we tend to get carried away sometimes but most of us want the girl to enjoy it as much as we do, hell if for no other reason so she is willing to keep having sex with us."'
+											'Well you can''t argue that really, not all guys are assholes.'
+											'"Anyways that wasn''t as bad as what he did next." He says.'
+											'"What''s that." You ask.'
+											'"He starting cheating on her with any chick he could nail."'
+											act 'Then he cheated on her': gt 'praiders_garage', 'radcheated'
+										end
+									end
+								end
+							end
+						end
+					end
+				end
+			end
+		end
+	end
+end
+
+if $ARGS[0] = 'radcheated':
+	menu_off = 0
+	*clr & cla
+	'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+	'"So then he started cheating on her?" you ask.'
+	'He nods. "Yeah right after he popped both her cherries. Not long after that we had our first gig at a party Lavrenti was throwing."'
+	'You listen. "Then what?"'
+	'"Well after we finish our set he disappears, after I help taking care of our gear I head up stairs to the bathroom only to find Rad in their getting a blowjob from some chick a few years older than us. I don''t know if that was the first time or what, I just know after that he cheated on Nush every chance he got. He had two or three regulars he fucked around with, plus most gigs he managed to find some girl to fuck. Eventually Nush caught him and they had a big fight over it."'
+	*nl
+	'"Is that why the old drummer left?" you ask.'
+	'He shakes his head. "No but it was near the same time, nah Nush forgives him and he promises not to screw around on her again. Which was a lie, shortly after that when they was all lovey dovey again is when douche left and shortly after Arkadi joined us. Anyways Rad keeps cheating and Nush eventually would catch him again. At first he would promise not to and finally he just told her it was the price of dating a rock star and still she forgave him and kept seeing him, though she was miserable about it, more than one night she cried on my shoulder about it. Ask, more begging me to help her get him to stop cheating. I did what I could but I knew nothing was going to change Rad."'
+	act 'So what did you do?':
+		*clr & cla
+		'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+		'"So what did you do?" You ask.'
+		'He shrugs. "Nothing I talked to Rad and it was obvious Rad wasn''t in love with her anymore, if he ever was. He just liked fucking her and loved the attention she devoted to him. Plus loved fucking every girl he could, knowing he could get away with it. There was no way he was going to stop. I finally told him she would get tired of it and if they broke up it could ruin the band, he said she would never dump him, yet the next day he broke up with her dumping her. Saying it was the best for the band and it was, but he was a dick about it."'
+		*nl
+		'"We hit a bit of a rough patch for a bit, she took it hard at first and didn''t hang out. Eventually Rad talked her into staying in the band, I won''t lie I did the same thing, we needed her. At first she got jealous all the time over the girls and then... she kinda stopped caring, for the most part anyways. Then one night after practice, Rad left with some hottie and Nush came onto to me and we had sex all night. We fucked like crazy, afterwards she made it clear she was just looking for a good time and we was just friends still. After that Nush became well Nush, a slutty party girl that likes to get drunk, high, have fun and fuck. Don''t get me wrong, Nush was always a wild girl, but she became, lets call it sexually liberated to go along with her other wild ways. The new Nush is even better than the old Nush." he adds with a laugh.'
+		act 'But is she over him?':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big158.jpg"></center>'
+			'"Yeah but is she really over him?" you ask.'
+			'He sighs. "Honestly? I don''t think so, at least not completely. But she fell for him hard, he was her first in every sense of the word. I am not sure she will ever completely get over him. I mean most of us always have a special place in our heart for our first love. If she would ever stop hooking up with him and just be friends or bandmates, she might but ..." then he just trails off and shrugs. "Anyways thats the whole story, why they are the way they are."'
+			'You think about it, and this all does explain a lot, while you are thinking Valentin starts chatting to some girl that sits down on the other side him asking about the band and obviously flirting with him, which he is only to happy to reciprocate. Leaving you to join in the group discussion going on.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+	end
+end
+
+if $ARGS[0] = 'chat_arkadi':
+	menu_off = 0
+	*clr & cla
+	gs 'npc_relationship', 'modify', 'A156', 'like'
+	minut + 30
+	'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+	'You take a seat next to Arkadi as everyone spreads out after practice. He seems pretty pumped as you sit down next to him, he acts like he might be on drugs "I''m fucking buzzing <<$pcs_nickname>>! I''m going to explode with energy!" he looks around as if he''s looking for something or someone. Before you initiate he continues talking about how he needs to see a city friend that will hook him up with something... He is is a bit arrogant while the two of you speak as he rarely listens tentatively to what you have to say.'
+	gopnikbandQW['arkob'] = rand (1,5)
+	if gopnikbandQW['arkob'] = 1 and gopnikbandQW['roman_present'] = 1:
+		'"I notice you and Roman hanging out sometimes." You comment.'
+		'"Yeah, my brother in arms. No one likes to fight as much as that kid. I''m telling you <<$pcs_nickname>> he would fit right in with the crowd I hung out with in the city. He''s mean, he can fight and he can take a beating." Arkadi is proudly talking about his and Roman''s friendship.'
+		'"So the two found each other I can assume?" you pry on.'
+		'"Yeah, he was really cocky when I was new in class. Clowning ''round trying to show off his ''feathers''. But then I had it one day and said to him to meet me outside after school and we would talk it out..." Arkadi stops.'
+		act 'What happened?':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+			'You''re on the edge of the seat, "Come on don''t stop, tell me what happened." though you heard some rumors about it back when it happened a few years ago.'
+			'Arkadi brightens up, "What I should''ve expected if I had gotten to know him a little bit better first. Wait for the end of school? Not this fucker," he points towards Roman, who shows his middle-finger back, "Oh no, he just jumps across out his desk and starts wailing on me. Can you believe it?! In the middle of the classroom."'
+			'"I bet you got in trouble there..." you comment.'
+			'"You can bet your sweet ass we did, and it was only my second day in school..." he starts to laugh.'
+			act 'Ask him the most important question':
+				*clr & cla
+				'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+				'"So... who won?" you teasingly ask.'
+				'Arkadi goes numb for a short time and then breaks out in laughter, "No one! We knocked each other out. Didn''t even come to before we were brought to the nurse."'
+				'"Oh..." you shortly reply.'
+				'"So since then we''ve been hanging out with each other. We go out, bash some heads and have fun you know..." Arkadi continues to laugh.'
+				act 'Party over': gt 'praiders_garage', 'party_over'
+			end
+		end
+	elseif gopnikbandQW['arkob'] = 2 and gopnikbandQW['lavrenti_present'] = 1:
+		'As you talk to Arkadi, Lavrenti stops by and passes something to Arkadi, they do a complex hand shake and exchange greetings, they seem to get along pretty well.'
+		'"What do you think about Lavrenti?" you ask.'
+		'"Cool dude, supplies me with what I need to work properly." he winks.'
+		'"You mean alcohol and drugs?" you ask curiously though you know Lavrenti has a rep for always having both.'
+		'"Listen here," as he grabs you by the arms, "I need that stuff to function properly, nothing wrong with that..." he squeezes your arm even harder.'
+		'You shake your head, "No no, nothing wrong with that..."'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	else
+		'After a little bit he seems to calm down a bit and notice you are really there, the two of you talk a bit as you also both engage in the general group conversations as well. Slowly though your talking drifts to the band and things are going and where he wants them to go, which is the big time. "We got the talent if we could all just stay focused to really make it and I mean really make it as in world wide fame." He seems pretty convinced they are that good, you don''t know, they are pretty good but world wide is something not many bands achieve.'
+		act 'How is the band doing':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+			'"So how is the band doing? Any gigs lined up?" You ask.'
+			'"The band is cool and all, but we need to stop with this petty bullshit. Wherever we end up it often ends up in drama..." Arkadi starts complaining.'
+			'"That''s too bad. Some of your stuff is really good." you try to cheer him up.'
+			'"If everyone would just focus on their damn business we would get more gigs and build on our reputation, but that almost seem impossible with these people..."'
+			*nl
+			'You think a moment. "Who is causing the drama?"'
+			'He gives you a look like your stupid for even asking. "Rad and Nush when they get in one of their moods. Or when Rad just decides to fuck around and not focus on the music but instead focus on sticking his dick in some pussy. If we are going to make it they need to focus, you know." After that he seems to be in a bad mood and barely responds to anything you say now.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Radomir':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+			'"Rad seemed to be in rare form during practice tonight." As you start to talk about Radomir, you are interrupted by a girl squealing that draws both of your attentions for a moment. As you look over at the source you see some girl sitting on Radomir''s lap, he is in the process of feeling her up and she is half ass''ed resisting him, but it is obviously she likes it, by how she is acting. Just playing a little hard to get.'
+			'"Don''t get me started on Rad..." Arkadi suddenly says, "I should really kick his ass so he maybe wises up and stops only chasing skirts..."'
+			'"Aren''t you all kinda like that, what''s the difference with him?" you ask.'
+			*nl
+			'"The guy is talented and he knows it that''s the problem, he refuses to work on improving, happy to skate by on his natural talent instead of perfecting it... He only wants to fuck around as if he won''t get to do that later on. Hell, he''ll even get to fuck better looking broads than the trash that walks ''round here, no offense..." Arkadi says as he grabs a beer.'
+			'Still flabbergasted by his comment you manage to say, "N-None taken. I hope that you can convince him somehow..." Then Arkadi gets up and walks over to grab a beer and doesn''t come back to sit next to you.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Valentin':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+			'"You and Valentin seem to get along pretty well." You comment.'
+			'"Val is pretty fun in many ways. He reminds me of a friend for the city so I like hanging out with him." Arkadi suddenly lets his guard down more than usual.'
+			'You see a chance to finally see an other side of Arkadi, "So what makes him so great?"'
+			*nl
+			'"Well, first of all, he likes to party so we do that together, I can''t take out Roman with me, not if I want to party and get laid anyways, Roman is good if I feel like busting some heads but that''s about it. Trying to take Roman somewhere to have a relaxing time, would just end up in a disaster so I need someone that''s pretty smooth and laid back. Plus I like to fuck with him about Nush." he winks, "It''s pretty clear that he likes her but she has made it pretty clear she is not interested in anything but fuck buddies, so he takes what he can get. He likes to say he is cool with it, but it is so obvious he would like to be more than just friends with her. So I like to give him a hard time for it." He says with a laugh.'
+			*nl
+			'"Is that so..." you smirk a little, "Maybe I should give him..."'
+			'As you''re about to finish your train of thought Arkadi stops you, "Don''t you dare say anything about it. I''ll fucking hurt you, I''m not kidding." In mere seconds Arkadi has changed back to his regular self. His look suggests he really will hurt you, which leaves you baffled why he would care, but as fun as it sounds to fuck with Valentin getting Arkadi pissed at you isn''t worth it. You change the subject to other stuff and he seems to calm down a bit.'
+			'Then he lets out a laugh. "The band don''t need more drama so let it be." Then just as quickly he is back to being friendly. You talk a bit more about some of the things him and Valentin got up to.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Anushka':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+			'"You and Nush seem to get along pretty well." You comment.'
+			'"Man, Nush really needs to make up her mind soon?!" Arkadi looks annoyingly on.'
+			'"What do you mean? Make up her mind about what?" you''re a bit surprised and wonder what she is suppose to be deciding on.'
+			'"Well, she''s cool when she got her professional face on. Then she plays well, sings well and is a real asset to the band, she is also fun to party with, and is great being around, all in all. But then she suddenly gets this twitch in her head and she turns into some little groupie slut, behaving like any other groupie..." he''s says.'
+			*nl
+			'You are a bit confused how can she act like a groupie to a band she is in. "What do you mean? She is in the band how can she be a groupie at the same time?"'
+			'He sighs. "With Rad, suddenly they start acting all lovey dovey like there is something there, acting like any other groupie, that wants to be fucked by fame, and when she gets like that, drama is sure to follow and she gets annoying as fuck and not fun to be around. Plus it feeds into Rad''s ego which makes matters worse."'
+			'"Can''t you say something to her?" you ask.'
+			'"She doesn''t listen to reason, I''ve even threatened her but she still goes back to her old ways... It''s getting quite annoying and she needs to make up her damn mind what she wants to do!"'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'What''s Radomir and Anushka''s deal?':
+			*clr & cla
+			radnushdate = 1
+			'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+			'As you talk about the band, you think about how you have seen Anushka and Radomir and how sometimes they act more like a couple than friends. Either lovey dovey or fighting, while the rest of the time they just act like friends. "Nush and Rad seem to be at each other''s throats like a couple fighting, or being all lovey dovey, yet at other times they just act like friends... So whats up with that?" you ask.'
+			'"Don''t get me started on that..." Arkadi sighs, "They used to be together and then Rad dumped her but she still can''t get enough of it so she keeps returning to him over and over again."'
+			'"Wait they use to date, then Rad dumped her and now she keeps going back to him? You mean she is trying to get back together with him?" you press on.'
+			'He shrugs. "Fuck I don''t know, sometimes she is fine, even stands her ground with him and will argue with him when he is fucking off or fucking up the band. Sometimes he goes into chasing her fine little ass and hell I can''t blame him for wanting to hit that, Nush is a fine piece of ass and then she will sometimes tease him and tell him to fuck off or they just hook up as fuck buddies. Then there is times she follows him around like a puppy, then she lets him treat her like utter shit and doesn''t say boo about it."'
+			'You think about it a moment. "Sounds like the have a complicated relationship."'
+			'"I don''t really want to know about their relationship, it''s not that interesting, I wouldn''t care if it didn''t sometimes fuck with the bands dynamics." He says in a annoyed voice.'
+			act 'Let it drop':
+				*clr & cla
+				'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+				'You decided you agree with him, you don''t really want to know more about their fucked up relationship either. So you change the subject and go back to talking about other stuff.'
+				act 'Party over': gt 'praiders_garage', 'party_over'
+			end
+			act 'Press him for more information':
+				*clr & cla
+				'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+				'"What more can you tell me?" You ask him curious just what is going on with the two of them.'
+				'He shakes his head. "I''m not getting involved, I just wish they would stop with the drama." Noticing your look he sighs and adds. "You should ask Val instead, he''ll probably tell you more. This all started before I joined, so I don''t know all the details and I honestly don''t want to know." he nods towards Valentin, as you glance over at Valentin. Arkadi gets up and walks away, obviously not wanting to take more about it.'
+				act 'Party over': gt 'praiders_garage', 'party_over'
+			end
+		end
+		act 'Ask about the previous drummer':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big156.jpg"></center>'
+			'"Do you know anything about the drummer you replaced." you ask.'
+			'Arkadi looks at you in silence for a while, "Oh, that pussy... Couldn''t handle a girl in the band. What a pussy, well luckily for him I wasn''t here to have a few chose words with him..."'
+			'"You would''ve beat him up?!" you gasp.'
+			'"Yeah, not because of Nush, she can handle herself, but simply for the kid being a big ass bitch. Stupid people like that need to have the stupid beat out of them until they wise up or shut up." Arkadi says while cracking his knuckles as if he wants to hit something now just thinking about it. Then he gets up suddenly and walks over to get a beer, leaving you sitting alone, you join in some group conversations for the rest of the evening.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+	end
+end
+
+if $ARGS[0] = 'chat_alyona':
+	menu_off = 0
+	*clr & cla
+	gs 'npc_relationship', 'modify', 'A143', 'like'
+	minut + 30
+	'<center><img src="images/characters/shared/headshots_main/big143.jpg"></center>'
+	'You take a seat next to Alyona as everyone spreads out after practice. She scoots over a bit as you sit down next to her. "Hey" she says as a manner of greeting. Before you can even respond she''s picks up a beer and starts to guzzle it down, she''s not really paying any attention to you. All of a sudden as she realized what is happening she snaps back, laughing, asking what you were saying...'
+	gopnikbandQW['alyob'] = rand (1,7)
+	if gopnikbandQW['alyob'] = 1 and gopnikbandQW['roman_present'] = 1:
+		'You notice Roman standing next to some girl with his crotch almost in her face, when she moves he does as well, keeping his crotch pretty much in her face until she stands up and leaves, which just makes Roman laugh.'
+		'"What a douche!" Alyona says to you as she watched the same thing.'
+		'"Yeah he can be, but I thought you were cool with Roman." you say.'
+		'Looking annoyingly at you, "Why would I be on friendly terms with him? He''s truly the worst, always trying to pick a fight or something. When he isn''t fighting he is fucking with people trying to get them pissed off enough to try something, or just hurting people that can''t fight back cause he gets off on it, he has all the worse characteristics of the gopniks with none of their positives."'
+		'From what you have seen of him you can''t really argue the point. "So why do they invite him?"'
+		'She shrugs. "A lot of the hard core gopniks think he''s funny and Arkadi seems to like him for some reason, so he comes to hang out sometimes and I guess he likes their music." After that she starts telling you about a time Roman held down a kid several years young then him pinching his ears just to make him cry.'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	elseif gopnikbandQW['alyob'] = 2 and gopnikbandQW['lena_lara_present'] = 1:
+		'Lena and Lera walk by, as they do Lera says to you. "Hey bunny." With a smirk.'
+		'You watch them walk off then turn towards Alyona. "I seen you hanging out with Lena and Lera in the courtyard the other day, you guys hang out a lot?" you ask Alyona.'
+		'Drunkenly, she slurs her words slightly, "Yeah, I guess they''re okay. They''re jealous whores sometime which makes me annoyed but I don''t mind most of the time."'
+		'"Who are they jealous of?" you curiously.'
+		'Alyona snorts. "Anyone one prettier than them, Lena is especially jealous of Nush though, who gets away with doing what she wants when she wants, not to mention most of the boys pay attention to Nush when she is around." She shrugs a little. "I admit it can get annoying when she gets most of the attention, Lera is just jealous of anyone Lena looks at, fucking dyke."'
+		*nl
+		'You are a little confused you are sure her and Anushka hook up. "You don''t like lesbians? Don''t you and Nush fool around?"'
+		'Alyona gives you a look like your stupid. "We''re not dykes, we mess around and have fun sometimes, but we like dick. Lera is strictly a carpet muncher... fuck it I don''t care if she is or not, but she needs to figure out Lena isn''t a lesbian and deal with it. She just gets on my nerves sometimes acting like hot shit because she is Lena''s friend who only acts like hot shit because of who her brother is. If they are going to walk around acting like bad bitches they need to earn it, you know?"'
+		'You nod and you can see her point. Lena gets away with a lot because of Vitek not because of anything she does and really the same is true for Lera.'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	elseif gopnikbandQW['alyob'] = 3 and gopnikbandQW['lavrenti_present'] = 1:
+		'You are sitting their just making small talk when suddenly Alyona yells out. "Where is Lavrenti?!"'
+		'You look around and search for him, "I can''t see him... Are you sure he is here tonight? Do you need him for something?"'
+		'"That fucker probably got some drugs on him, he always does, and I need him to hook me up, he''s always willing to hook me up." she tells you.'
+		'"Do you often do that with him?" you worryingly look at her, you know she has a rep for being a drunk and high most of the time.'
+		'Alyona gets really annoyed by you, "Look here bitch. What Lavrenti and I do while we party, has got nothing to do with you, got it?!"'
+		'"Okay, sorry for caring..." you fire back.'
+		'Before you can finish what you was about to say. "Who the fucked asked you? Stay out of my business." With that she gets up and leaves you sitting alone. You sit there and end up talking to some people you don''t know.'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	else
+		'You make small talk with her for awhile and then she seems to finally be a bit more coherent than normal, maybe enough you can ask her some questions. You ask her something but she doesn''t seem to hear you so you ask her again.'
+		act 'Ask about the band': 
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big143.jpg"></center>'
+			'"I said what do you think about the band?" You repeat what you had just asked her.'
+			'"I''m a bit jealous over how talented they all are..." Alyona starts off, "They are really good enough I think to make it big if they keep it up like this. But knowing these knuckleheads they''ll probably get into a fight and probably end up killing each other." she starts laughing.'
+			'"You think so?!" you ask.'
+			'She shrugs her shoulders, "Who knows, I really hope they continue on like this. I would love to see them on a bigger stage, rocking it out. But I think Rad will probably fuck it all up for them."'
+			'"Oh yeah? Why do you think that?" You ask her.'
+			'Glances at you as if it should be obvious. "Because Rad''s Rad, why else." Then she starts talking to some of the other people near the two of you and end up talking with them as well. Seems Alyona doesn''t want to elaborate at this time.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Anushka':
+			*clr & cla
+			radnushdate = 1
+			'<center><img src="images/characters/shared/headshots_main/big143.jpg"></center>'
+			'"You and Anushka seem pretty close." you say.'
+			'She nods, "Still my best friend and one of the only ones that that doesn''t judge or look down on me."'
+			'"Why would people look down on you or judge you?" you ask.'
+			'She gives you a sour look and you can tell she doesn''t want to talk about it. "Because of my fucked up family and I don''t want to talk about it." Then she glances to Anushka and changes the subject back to Anushka. "I just wish someone else would come along and sweep her off her feet other than that douchebag Rad or she would just finally get over him. She really deserves someone that treats her better I don''t really understand what she see''s in him. But what can you do... I''ve tried to tell her but she only gets mad at me, so now I just leave her alone and listen to her complain..." she sighs.'
+			'"So they use to date?" You ask her.'
+			'"Yeah." Then she suddenly stands up. "I need another beer." With that she walks over and grabs another beer and then starts talking to some guy at the cooler, you end up talking to some of the other people sitting near you.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Valentin':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big143.jpg"></center>'
+			'"What''s the deal with you and Valentin?" you ask.'
+			'"W-What do you mean?" Alyona cheeks start flushing a little.'
+			'"I noticed the way you guys exchanged looks at school sometimes, you guys hooking up or what?" you grin.'
+			'She squirms a little, "Yeah, we hook up from time to time. Nothing to it really, we just seem to click sometimes and end up having a great time."'
+			'"So... are you thinking about getting together?" you pry on.'
+			'She shakes her head, "No way, I''m not big on sharing and all the boys in the band bang every groupie they can, if we dated and I seen another girl hanging with him I would beat her ass and then his. So it''s better that we keep it this way, just some regular hookups, besides he''s got it bad for Nush, pity she doesn''t seem to notice, I think he would be good for her."'
+			'"Really? Valentin''s got the hots for Nush?" You ask'
+			'She nods and goes on to tell you about several times it was really obvious that he does, the only person that doesn''t seem to notice is Anushka.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Arkadi':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big143.jpg"></center>'
+			'"What do you think about Arkadi?" you ask.'
+			'"What about him?" she asks back.'
+			'"You like hanging out with him? Ever talked about him about stuff? You know, the usual stuff." you continue on.'
+			'"Oh, I see, yeah he''s cool to hang out with sometimes. He has lots of cool stories from before he moved to Pavlovsk. And he''s pretty funny too, jokes and what not almost all the time." she starts smiling, "But sometimes I just want to smack him on his head when he starts rambling about how much better the city is than Pavlovsk, you''re stuck here now, shut the hell up and deal with it, you know." Then she talks about a time her and the band went to the city and how he showed them some cool little spots in the city.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Radomir':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big143.jpg"></center>'
+			'"So what do you think about Radomir?" you pry.'
+			'"How many times he''s hit on me you wonder?" she stars laughing.'
+			'"He really does that? Even though you''re Anushka''s best friend?" you''re surprised by her answer.'
+			'She looks at you wide-eyed, "Let me tell you, that dude would fuck and tries to fuck every hot girl he meets, and to pretty much everyone''s disgust he often manages to pull it off. Which not only annoys me but also the rest of the people that like to hang around here since we know it bothers Anushka sometimes, though she really needs to get over it."'
+			'"So stay away from Radomir, that''s what you''re saying?" you carefully ask.'
+			'"Yes, very much so, unless you want to be treated like a piece of meat." you both start laughing and share stores about the varies lame attempts guys have made to pick you up and she shares the ones she has had.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		if radnushdate = 1
+			act 'Ask about "the relationship"':
+				*clr & cla
+				'<center><img src="images/characters/shared/headshots_main/big143.jpg"></center>'
+				'"So the two of them were together before?" you ask.'
+				'"Oh yeah, you know what they say a girl always remembers her first..." Alyona speaks lightly.'
+				'"Wait, what?! Radomir was Anushka''s first?!" you try your hardest to keep your voice down.'
+				'Alyona quickly puts a finger to her lips, "Quiet <<$pcs_nickname>>, it''s not something Nush is really proud of. The fucker seduced her and wore her down until she gave up her cherry to him and not long afterwards the asshole started cheating on her."'
+				'"What a asshole." You reply.'
+				*nl
+				if npc_rel['A143'] >= 50
+					'"Is that why they broke up?" You ask.'
+					'She shakes her head. "No, it tore her up, I spent the whole weekend at her place while she cried about it. She eventually forgave him, but it didn''t stop the asshole from cheating on her and then he has the balls to break up with her. Some lame ass excuse about how that is what is best for the band. Don''t get me wrong it it is the best thing, she can do so much better than that asshole." Then she just continues talking about how Radomir is such a bastard, she seems to really not like him and seems to have plenty to say on the topic.'
+					act 'Party over': gt 'praiders_garage', 'party_over'
+				else
+					'She nods. "Tell me about it, anyways it''s not my story to tell."'
+					'You think about pressing her but she seems to notice and gives you a look that suggests it would be unwise so you let it drop and instead change the subject, which turns out to be mostly her complaining about how most guys are asshole and just want to fuck you and don''t give a damn about you.'
+					act 'Party over': gt 'praiders_garage', 'party_over'
+				end
+			end
+		end
+		act 'Ask about the previous drummer':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big143.jpg"></center>'
+			'"So there''s been lots of talk about this former drummer." you randomly mention it.'
+			'"That loser? Who the fuck was talking about him?" She asks apparently not believing anyone would talk about him.'
+			'A little taken back. "Well only that he left and it was cause Anushka joined the band."'
+			'"Yeah, I know that he left because his "manhood" got hurt and couldn''t accept that Nush could rock out better than the most of them. So it''s good that he left and Nush remained, they''re probably much better now than they would''ve been with that loser." Alyona frowns. Then starts talking about what a loser the previous drummer was, which if even half of what she says is true, he wasn''t very good and a shitty human being.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+	end
+end
+	
+if $ARGS[0] = 'chat_lenalera':
+	menu_off = 0
+	*clr & cla
+	gs 'npc_relationship', 'modify', 'A20', 'like'
+	gs 'npc_relationship', 'modify', 'A21', 'like'
+	minut + 30
+	'<center><img src="images/characters/shared/headshots_main/big20.jpg"></center>'
+	'You take a seat next to Lena and Lera that are really rowdy, they''ve already had quite a lot to drink even before the practice finished. You can see it on their faces that they would like the couch to themselves but Lera sighs as she moves a bit closer towards Lena, "I''m so wet right now! The band got me going!" Lena yells out. Just as Lera is about to make a move.'
+	gopnikbandQW['leleob'] = rand (1,3)
+	if gopnikbandQW['leleob'] = 1 and gopnikbandQW['lavrenti_present'] = 1:
+		gopnikbandQW['lav_lena_know'] = 1
+		'Lena gets up and catches up to Lavrenti, they talk a moment. He passes her something and then gives her pat on the ass. You glance over and notice the sour look at Lera''s face and if looks could kill Lavrenti would be a dead man. Before you can say anything Lena comes back over and shows Lera a small bag of pills. "Look what Lav hooked me up with." She seems really happy with the pills, even Lera brightens up a bit.'
+		'You decided to ask about the little exchange, everyone knows Vitek won''t let anyone touch his sister. "You and Lavrenti seemed pretty friendly." You say in a teasing tone.'
+		*nl
+		'Lena turns on you. "What the fuck is that to you?"'
+		'"Uh... well I just see the two of you together sometimes and it seems like you''re close..." You tell her but that only seems to annoy her more.'
+		'"It''s none of your business who I hang out with!" Lena snaps back.'
+		'To your surprise, Lera seems to come to your defense. "Don''t be like that, she''s just telling you what she saw. You and Lav do "hang out" a lot... " There''s a hint of jealousy in her voice but she shrugs her shoulders as if she doesn''t really care. "I know Vitek wouldn''t like you hanging out with Lav."'
+		'Lena inhales sharply through her nose and you watch as her jaw clenches. "You better fucking not," she warns. Whipping around to look at you, she repeats herself again. "That goes for you, too."'
+		*nl
+		'"I would never tell Vitek what you did, it''s none of his business." You hold up your hands as you say it, which cause Lena to calm down a bit.'
+		'Lera replies. "You know I would never tell him anything, but others might. You know how he gets." Which causes them to start to bicker, when eventually just turns into Lena complaining about how Vitek is ruining her life. Now you are sorry you brought it up.'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	else
+		'Lena adds to her comment. "I can''t wait for their next gig, the last one was a blast. You remember it Lera?" Lera nods that she does indeed remember but before she can respond Lena adds. "Pity you missed it <<$pcs_nickname>>." She says in a slightly smug way.'
+		'You can only nod, and then decided to ask her about the band.'
+		act 'Ask about the band'
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big20.jpg"></center>'
+			'"So do you guys actually like listening to the band or are you just here for the free beer?" You joke with them.'
+			'"The free beer is definitely a perk, but I actually like their music," Lena tells you, but you watch Lera nods a bit.'
+			'"Though watching Anushka get away with the dumb shit she does sometimes gets on my nerves... but the free beer and getting to hang out in the garage is pretty good, so I guess it balances out." Lena says.'
+			'"I think Lena likes hanging out here because Vitek, Vasily and Dan don''t come around here. Ain''t that right?" Lera adds in'
+			'"It is nice to get a break from the three stooges," Lena laughs as she grabs for another beer." Which just descends into the three of you talking about a variety of topics.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Anushka':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big21.jpg"></center>'
+			'"So what do you think about Nush?" You ask.'
+			'"She is fun to party with, but she is one of the biggest sluts I know and she never gets called on it." Lena says and sounds just a bit jealous, you don''t know if it is because Anushka sluts around or that no one calls it on her, with Lena it could be either or both.'
+			'"It''s because they are kinda famous and she is beautiful. Just look at Bella that bitch gets away with anything, just because she is the pretties girl around." You can''t tell if Lera is jealous or turned on by them.'
+			*nl
+			'"Don''t you have the hots for her?" Lena teases Lera.'
+			'Lera glances at Anushka. "Maybe I do. She is really pretty and wild. That make you jealous?" She says as she turns to Lena.'
+			'Lena scoffs. "Not at all. Actually, you should ask her if she''s up for a little threesome."'
+			'Lera leans in closer to Lena, their bodies pressing closer together. "You mean you wouldn''t mind sharing me with her?"'
+			*nl
+			'Lena has a smug little smile, obviously loving Lera''s attention. "Not at all, I wouldn''t mind strapping one on and taking it to her actually. Maybe I will see which one of you I can make squeal the loudest."'
+			'You''re quickly forgotten about as the two of them get lost in their own perverted world of talking dirty, making out and caressing each other.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Valentin':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big21.jpg"></center>'
+			'"So what do you think about Valentin?" you ask.'
+			'"At least he''s doesn''t treat us like groupies, plus he is nicer to the groupies he fucks," Lera shrugs her shoulders. "Doesn''t treat them like shit, like Rad does or Arkadi, well usually, but he can still be a bastard like most guys."'
+			'"I think he said he''s saving up money from the band''s gigs to buy an American motorcycle, to ride across the country. Sounds like fun." Lena chimes in.'
+			*nl
+			'"What you want to go riding with him across the country?" Lera asks sourly.'
+			'Lena is quiet for a moment as she seems to give it some serious thought. "Yeah maybe, plus he has that huge dick." She says with a laugh.'
+			'Hearing this, Lera rolls her eyes at that comment, but Lena moves closer to give her a quick kiss. "Don''t worry, your face will still be my favorite thing to sit on and ride!"'
+			if gopnikbandQW['val_lena_lera_3some'] = 1:
+				'Which makes Lera blush just a little. Then Lena smiles. "Are you still mad he came in your mouth?"'
+				'Lera gives a look of utter disgust. "That was so fucking gross and he was such a asshole."'
+				act 'Ask about it':
+					*clr & cla
+					'<center><img src="images/characters/shared/headshots_main/big20.jpg"></center>'
+					'"Wait you guys had a threesome with Val?" You ask.'
+					'Lena nods. "Yeah and it was great, even Lera loved it, at least until he pumped his load into her mouth."'
+					'Lera give you and her a annoyed look and then a look of disgust when Lena brings up his cum in her mouth again. "Can we stop talking about him cumming in my mouth."'
+					'Then Lena kisses Lera and soon the two of them are making out. On the seat right next to you. You do your best to ignore them and talk to others, but they keep bumping into you as they make out.'
+				end
+				act 'None of your business':
+					*clr & cla
+					'<center><img src="images/characters/shared/headshots_main/big20.jpg"></center>'
+					'Lena says to her. "Come on it wasn''t that bad, plus you like it when we shared it with a kiss." then she kisses Lera and soon the two of them are making out. On the seat right next to you. You do your best to ignore them and talk to others, but they keep bumping into you as they make out.'
+					act 'Party over': gt 'praiders_garage', 'party_over'
+				end
+			else
+				'Which makes Lera blush just a little and then she kisses Lena back and soon the two of them are making out. On the seat right next to you. You do your best to ignore them and talk to others, but they keep bumping into you as they make out.'
+				act 'Party over': gt 'praiders_garage', 'party_over'
+			end
+		end
+		act 'Ask about Arkadi':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big20.jpg"></center>'
+			'"I''ve always had a thing for drummers..." Lena begins as she seemingly gets lost for a moment in her fantasy.'
+			'"Does Arkadi know?" you ask.'
+			'"Lena, you shouldn''t get involved with him. He''s like most guys, he only cares if you have a pussy, or other holes, and if he can stick his dick in one of them." Lera says a little annoyed.'
+			*nl
+			'Lena sighs, "I guess you''re right but there is something with drummers and the way they behave so raw and animalistic. Makes me all warm inside..."'
+			'Which turns the conversation into what each of you find sexually stimulating. Lena seems to like animalistic behavior as she put it and seems mostly drawn to muscular rough bad boys, Lera seems to like to get wild, cut lose and have fun. Though she doesn''t say it, just the way she talks makes it pretty clear she is into girls. As she talks about soft curves more than once.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Radomir':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big20.jpg"></center>'
+			'"He''s cute but he''s such a tryhard." Lena rolls her eyes and chugs the last of her beer. "If he didn''t act like God''s gift to women, maybe I''d enjoy fucking him more.'
+			'"Gross, you''re fucking him?" Lera gags and pulls away from Lena. You listen to the two of them go back and forth about it until Lera finally blurts out, "What can he do that I can''t? I can guaran-fucking-tee he can''t make you cum like I can!"'
+			'"Well he has a dick and you know I like dicks." Lena stats and then her eyes twinkle mischievously as she pulls Lera closer to her. "I think we need to have a little competition then between you and Radomir. Let''s see who can make me cum the hardest and fastest!"'
+			'Lera gets a lightly disgusted look on her face. "Gross!"'
+			*nl
+			'Lena laughs. "Come on I know you sometimes fuck guys and you like our threesomes."'
+			'Lera shakes her head and you are not convinced she likes guys but likely hooks up with them to make Lena happy. "He''s a asshole and he treats every girl like shit, what could you see in him?" She asks obviously not seeing the appeal.'
+			'Lena shrugs. "He''s cute, a bad boy, lead singer of a band, what more is there?" Then they start bickering about guys and you start to tune them out as you look around at the rest of what''s going on.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		if radnushdate = 1:
+			act 'Ask about "the relationship"':
+				*clr & cla
+				'<center><img src="images/characters/shared/headshots_main/big20.jpg"></center>'
+				'You wonder what they might know about Anushka and Radomir, seems most people have similar but slightly different stories to tell. "So what do you guys know about the relationship?"'
+				'"The relationship?" Lena questions. She shares a confused look with Lera as the two sit there in silence trying to remember what you''re talking about.'
+				'Suddenly Lera gasps. "Oh, you mean the old drummer douchebag?"'
+				'"Oh yeah, him!" Lena chimes in. "Yeah, he was a total dick. He and Radomir went at it a lot. So did Nush if I remember right."'
+				'Lera laughs, "Remember that time he told her to go "fetch him a beer"? Holy shit, I thought Nush was gonna beat him with the mic stand!"'
+				*nl
+				'"She should have beat his ass. He was always calling us groupies, trying to get us to fuck him. It was fun teasing him, though." Lena giggles. She tells you more about how she and Lera used to flirt and tease each other in front of him. Talking dirty, rubbing against each other, flirting with each other. You start to wonder if they were really doing it to mess with him or for their own satisfaction. You also wonder if they purposely missed what you meant or if they don''t know that Radomir and Anushka use to date.'
+				act 'Party over': gt 'praiders_garage', 'party_over'
+			end
+		end
+	end
+end
+			
+if $ARGS[0] = 'chat_lavrenti':
+	menu_off = 0
+	*clr & cla
+	gs 'npc_relationship', 'modify', 'A155', 'like'
+	minut + 30
+	'<center><img src="images/characters/shared/headshots_main/big155.jpg"></center>'
+	'You take a seat next to Lavrenti as everyone spreads out after practice. He moves over and gives you a friendly smile but keeps on looking around, "Finally they''ve finished, maybe I can finally unload these products that I''m sitting on..." he says, keeping it just vaguely enough for you not to catch on... Finally he stops looking around and turns his attention to you. As the two of you start chatting you get the feeling as if he''s trying to chime in as if he wants to ask you about something...'
+	act 'Falling out with Dimka':
+		*clr & cla
+		'<center><img src="images/characters/shared/headshots_main/big155.jpg"></center>'
+		'You know Lavrenti use to be hang with the cool kids and was friends with Dimka. You heard some rumors on what happened but you never got the details, so you decided to ask the source. "So what happened with you and Dimka?"'
+		'You see his nostrils flare and his eyes flash, just mentioning the name seems to have pissed him off. "He''s not the guy I thought he was."'
+		'"Come on, what happened? You guys use to be such good friends, I mean I heard rumors, but you know how rumors are. I would rather know the truth."'
+		'He shakes his head. "I don''t really want to talk about it."'
+		act 'Drop it and make small talk':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big155.jpg"></center>'
+			'You decide not to push it and drop it. Instead the two of you just make small talk about school and the band.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		gs 'willpower', 'action', 'force', 'medium'
+		if will_cost <= pcs_willpwr:
+			act 'Convince him to talk about it (<<will_cost>> Willpower)':
+				*clr & cla
+				gs 'willpower', 'pay', 'force'
+				gs 'stat'
+				'"I know, I get it. But sometimes it helps to talk about things, please?"'
+				'He sighs, looks at you a moment. "Fine, we was at one of my parties and Dimka drugged my girlfriend at the time, fucked her and filmed it. Then he started blackmailing her into doing all sorts of fucked up shit. This went on for months until she finally broke down and told me."'
+				if dimaFilm = 1 or DimaRudeBlock = 1:
+					'You nod, knowing all to well what kind of person he is. "Yeah I wish I could say I am surprised by that."'
+					'Lavrenti gives you a odd look, obviously wondering if you know first hand but luckily he doesn''t ask.'
+				else 
+					'You are shocked to hear Dimka would do such a thing, sure he can be a bit arrogant but that sounds so messed up. "Seriously?"'
+					'He nods. "Yes, he is a twisted fuck." Then he lets out a big sigh.'
+				end
+				*nl
+				'He shakes his head a little as if clearing some thoughts. "Anyways, I confronted him at school the next day. The fucker admitted it and said he was doing me a favor to show what kind of whore I was dating."'
+				'You shake your head a little, and touch his arm in sympathy. "That must have been hard."'
+				'He laughs a little. "Yeah for him, I just saw red. The next thing I know I hit and when he went down, I jumped on him and just kept hitting him. Finally some teachers had to pull me off him. I broke his nose and his face was messed up with bruises for a over a week."'
+				'You nod, you remember hearing about it, but again not the details. "Yeah I heard a little about it, but not why."'
+				*nl
+				'He shakes his head a little. "I got suspended of course, by the time I got back to school. He had convinced everyone I was just upset because my girlfriend was all over him and sleeping around and I got pissed about it. No one believed my side of things and she lived in Pushkin and never came over here anymore and wouldn''t talk about it anyway." He sighs looking a little sad. "The only people that seemed to at least partially believe me was the gopniks and they mostly high fived me for beating the shit out of Dimka. So I decided then and their what ever their faults they had. At least they was honest who they was and wouldn''t stab you in the back. So I started hanging out with them."'
+				'You nod and the two of you talk about more about how he started hanging out with the gopniks and how he changed his look, at first to fit in but later because he realized it was more him.'
+				act 'Party over': gt 'praiders_garage', 'party_over'
+			end
+		else
+			act 'Convince him to talk about it (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
+		end	
+	end
+	if gopnikbandQW['lav_lena_know'] = 1:
+		act 'Ask about him about Lena':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big155.jpg"></center>'
+			'You look over at him and give him a sly smile. "So about you and Lena?"'
+			'He pauses a moment. "What about us?"'
+			'You smile even more. "You know, the two of you... you know..." You tone leaves no doubt what you mean.'
+			'He looks surprised at first. "Where did you... I mean how... " He sighs. "Look don''t tell Vitek ok?"'
+			*nl
+			'You nod. "Sure as long as you tell me whats up."'
+			'He lets out a exasperated sigh. "Fine, we hang out sometimes and things just happened. Now we hookup from time to time. She needs to get off and I am happy to help out. That''s it."'
+			'You give him a skeptical look. "That''s it?"'
+			'He nods. "Yes that''s it, we are just friends with benefits." Then he changes the subject and talks about the music set the band did earlier and you let it drop.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+	end
+	act 'Ask about the band':
+		*clr & cla
+		'<center><img src="images/characters/shared/headshots_main/big155.jpg"></center>'
+		'"Then bands pretty good, don''t you think?" You ask him.'
+		'He nods. "Yeah I do, when they are on, they are really good. Just sometimes they have their off nights, which is a shame. I think they really have a shoot at making it big."'
+		'"So you hang out with them a lot?" You ask.'
+		'He laughs a little. "Someone is noisy. Yeah I do, I get along with the better than most of the rest." You get by how he says it, that by rest he means the other gopniks.'
+		'"Yeah I know you only recently started hanging out with the gopniks, been hard?" You ask.'
+		'He shrugs a bit. "Sometimes and sometimes not to much, but they are at least more honest... anyways I like these guys the most. So I hang out with them fairly often." After that he changes the topic to just talking about the bands music.'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	end
+	act 'Ask about Anushka':
+		*clr & cla
+		'<center><img src="images/characters/shared/headshots_main/big155.jpg"></center>'
+		'"So what do you think of Nush?" You ask him.'
+		'"She is fucking hot, not just good looking but has the fun personality to turn the score up." He says with a grin.'
+		'You roll your eyes that wasn''t what you meant. "Ok so she is hot, anything else?"'
+		'He laughs obviously having respond the way he did on purpose to mess with you. "Yeah she is cool, like I said hot, she is talented, smart, great to party with. If she every gets over Rad the world better watch out."'
+		'You ask him curiously. "What do you mean?"'
+		'He shrugs a little. "I mean the girl is the complete package with a hell of a attitude to back it up. The only thing holding her back is what ever her deal with Rad is. Once she gives him the boot and is over him, she will finally fully come into her own."'
+		'You give him a look to match your statement. "O... kay, so what do you think will happen?"'
+		'He laughs a bit. "Fuck if I know, but it should be fun to watch."'
+		'It is pretty obvious he likes her.'
+		act 'Make small talk':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big155.jpg"></center>'
+			'You decided to drop it, and just talk to him about the bands music, which he is happy to engage in. You talk for some time before the party starts to wind down a little.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'You guys ever hook up?':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big155.jpg"></center>'
+			'"So you guys ever hook up?" You ask him.'
+			'He pauses and shrugs. "Sorta." When he see''s your experience he elaborates. "During lunch we went to smoke a joint by the old school, then she just says she is horny as fuck. I told her I could help her with that, next thing I know she slips her panties off and pushes my head under her skirt. So I ate her out until she came, then I am getting up ready to fuck her. That''s when she pushed me away and said we was late for class, she quickly puts her panties back on and then we rush back to class, she said she would make it up to me later."'
+			*nl
+			'You giggle a bit at that. "So did she?"'
+			'He shakes his head. "No not really, I mean she gave me a handjob once but I have gone down on her a couple of time."'
+			'You giggle even more. "Then why keep doing it?"'
+			'He gives you a look like that is a stupid question. "Have you seen her? Besides I think she is about ready, we have been flirting more and more. Next time we party I am going to make my move."'
+			'You just nod not sure what more to say to him, the two of you end up talking about some of the stuff Anushka has gotten up to at school.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+	end
+	act 'Ask about Valentin':
+		*clr & cla
+		'<center><img src="images/characters/shared/headshots_main/big155.jpg"></center>'
+		'"Val is pretty talented don''t you think?"'
+		'He nods. "He is, I know Rad and him are the ones that first started the band, even before I started hanging out with these guys I liked their music."'
+		'You nod a bit. "You guys hangout much?"'
+		*nl
+		'He shakes his head. "Yeah a bit, he comes over sometimes or we just go out on the town, getting drunk and wasted. I can honestly say he has been the most welcoming of the gopniks and treats me like one of them."'
+		'He ends up telling you a few funny stories of him and Val out and about around town.'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	end
+	act 'Ask about Arkadi':
+		*clr & cla
+		'<center><img src="images/characters/shared/headshots_main/big155.jpg"></center>'
+		'"Arkadi is pretty talented don''t you think?"'
+		'He nods. "He is, has the talent to be really good someday, all of them do really." He sounds pretty confident, at least he believes it.'
+		'You nod a bit. "You guys hangout much?"'
+		'He shakes his head. "Not to much, he is a bit violent for my tastes but hell most of the gopniks are. We get along alright, but outside of hanging with the band, my parties or with him and Val, I don''t really interact with him much."'
+		'"Yeah I have heard you always throw great parties." You tell him.'
+		'He laughs. "Yeah I think that is the main reason most of them hang out with me. Maybe I will invite you to my next party."'
+		'You nod to him. "That would be cool." Then the two of you talk about other stuff, he never directly invites you.'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	end
+	act 'Ask about Radomir':
+		*clr & cla
+		'<center><img src="images/characters/shared/headshots_main/big155.jpg"></center>'
+		'"Rad is pretty talented don''t you think?"'
+		'He nods. "He is, almost as good as he thinks is his." You notice a bit of a tightness to his voice.'
+		'Which makes you curious. "What don''t you like him?"'
+		'He starts to respond then stops. "He can be a decent guy and sometimes he is fun to hangout with, other times he is just a complete asshole." Says sounding a bit bitter.'
+		'"What happened?" You ask.'
+		*nl
+		'"What?" He seems surprised by the question then seems to understand. "Oh nothing, it is just the way he treats girls. He has no respect for them, he can be charming when he wants to be, but when he has his way with him. He tosses them aside like garbage with out a care in the world for them. Just pisses me off is all." He seems to not want to talk about it more, you wonder if it is because Radomir reminds him of Dimka, you heard rumors Dimka slept with Lavrenti girlfriend.'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	end
+	if radnushdate = 1
+		act 'Ask about "the relationship"':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big155.jpg"></center>'
+			'"So what do you know about Rad and Nush?" You ask him.'
+			'He gives you a questioning look. "What do you mean?"'
+			'"You know they use to date and now they don''t but still hang out, yet still seem to be more than just friends." You explain.'
+			'He nods a little. "Oh that, well honestly not a lot. I wasn''t hanging out with them back then. I know they dated, I heard he was her first and that he cheated on her, then broke up with her. Other than that I don''t really know much, none of them really want to talk about it much. Why do you care? Got a thing for Rad?" He says in a teasing tone.'
+			*nl
+			'"What? No." You shake your head. "No I was just curious, like you said no one really wants to talk about it and there just seems like there is more to it, you know?"'
+			'He nods. "Yeah I know exactly what you mean. I personally think Nush isn''t over him, but I think she is getting there. The more he takes advantage of her the more she seems to not take his shit anymore. Personally I can''t wait for the day she tells him to fuck off for good." He says pretty enthusiastically.'
+			'You smile just by the way he said it. "So what you got a thing for Nush?"'
+			'He laughs, seeing what you did. "Maybe a little, I mean she is hot, fun, smart. A blast to hang out with, a guy could do a lot worse. Though I don''t think she is looking for anything serious anymore, but maybe that will change."'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+	end
+end
+	
+if $ARGS[0] = 'chat_roman':
+	menu_off = 0
+	*clr & cla
+	gs 'npc_relationship', 'modify', 'A157', 'like'
+	minut + 30
+	gopnikbandQW['roman_chat'] = rand (1,3)
+	if gopnikbandQW['roman_chat'] = 1:
+		'<center><img src="images/characters/shared/headshots_main/big157.jpg"></center>'
+		'Roman is ecstatic as you slide over to him, "You should''ve seen it <<$pcs_nickname>>, that was one of the greatest moments in my life..."'
+		'"What happened?" your eyes widen as you ask.'
+		'"Well just before I got here there was a guy that was following me throughout Pavlovsk. I didn''t really know who it was but he kept following me, so I hid and watched him pass by..." he takes a pause.'
+		'"What happened after?" you''re sitting on the edge as your eyes are pleading for him to continue on.'
+		*nl
+		'"I jumped him," he proudly says, "What I didn''t know was that his two friends were shortly behind so when they saw that I was beating his ass, they jumped in and started fighting..."'
+		'You gasp as he keeps on telling the story...'
+		'"So yeah, I whooped their ass and sent them home crying like little bitches." Roman gloats and finally calms down.'
+		'As soon as he finishes the story you begin to think about some of the details that doesn''t add up, how could he have no bruises or injuries, he''s totally clean... But you''re too afraid to mention anything as you know he can snap at any time...'
+		act 'Party over': gt 'praiders_garage', 'party_over'
+	else
+		'<center><img src="images/characters/shared/headshots_main/big157.jpg"></center>'
+		'You take a seat next to Roman as everyone spreads out after practice. You find a little corner as he refused to make more room for you... You sit there in silence for a while as he finally turns to you and just stares without saying a thing... You''re a bit creep''d out by how he''s behaving but he''s not doing or saying anything so you just sit there in awkward silence. Finally after a couple of minutes he moves over giving you more space. Both of you loosen up a little from the initial awkward moment and begin to chat...'
+		'You lean towards Roman...'
+		'"What the fuck are you doing?!" he tightens up and clenches his fists.'
+		'You sigh, "Relax... I just wanted to..."'
+		act 'Ask about Anushka':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big157.jpg"></center>'
+			'"She''s really a hot piece of ass..." he licks his lips, "I would really like to fuck her..."'
+			'"So, she''s been rejecting you." you teasingly reply.'
+			'"I''ve been on her to let me get into those panties... But so far she''s rejected me..." his eyes darken, "But one of these days, even if she''s says no and I''m horny I might go for it anyway."'
+			'"That''s... really disturbing..." you quickly move away.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Valentin':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big157.jpg"></center>'
+			'"He''s okay, I guess..." he shrugs his shoulders.'
+			'"Oh, you don''t hang too much with him?" you ask.'
+			'"Not really, I''ve seen him around and around school but we don''t deal too much with each other which I like. That''s why I find him okay, he doesn''t bother me and I don''t bother him. Just how it''s supposed to be..."'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Arkadi':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big157.jpg"></center>'
+			'"I''ve heard that Arkadi and you have been partying it up lately." you smile.'
+			'In a rare occurrence Roman drops his guard a little, "Yeah, that dude is fucking crazy you know. We go out get drunk and then he wants to fight... Can you believe that, what a crazy guy."'
+			'"So do you help him out?" you''ve seen your shot and feel relaxed to ask something a bit more.'
+			'"Hell yes! I live for that shit..." his eyes are shining with pride, "I love seeing blood splatter everywhere, especially if it''s a punk that challenges me and I can sense the weakness in him. There''s no better feeling. And it really helps out that Arkadi can carry himself in a fight so I don''t have to think about him while we''re swinging."'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about Radomir':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big157.jpg"></center>'
+			'"That dude is a punk. He is just a wannabe bad boy, one of these days..." Roman is clenching his teeth.'
+			'"One of these days what?" you ask.'
+			'"I am going to beat the shit out of him and show him what being a gopnik is all about, not some pussy pretending to be bad..." Roman quietly replies and hits his fist against his palm over and over, so you take the chance to move away.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about the previous drummer':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big157.jpg"></center>'
+			'"So you know anything about the former drummer?" you curiously ask.'
+			'"No, I know he left because of some bullshit and never returned. That''s all I know about it and to be honest don''t bother me more about it because I don''t care!" he sternly replies.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		act 'Ask about the band':
+			*clr & cla
+			'<center><img src="images/characters/shared/headshots_main/big157.jpg"></center>'
+			'"The band is great, don''t you think?" you ask.'
+			'"The music is okay, you can sit and listen to it but that''s about it. I don''t mind hanging around here and going sometime to their concerts cause I might get lucky." Roman explains.'
+			'"Okay, do you think they can make it big?" you continue on.'
+			'"What''s with all these questions, <<$pcs_nickname>>? I don''t know and I don''t really care, okay?! So stop asking and either change the subject or propose that we go somewhere so I can get my cock sucked off." he starts laughing.'
+			act 'Party over': gt 'praiders_garage', 'party_over'
+		end
+		if radnushdate = 1:
+			act 'Ask about "the relationship"':
+				*clr & cla
+				'<center><img src="images/characters/shared/headshots_main/big157.jpg"></center>'
+				'"Do you know anything about the relationship between Anushka and Radomir?" you blatantly ask.'
+				'Roman looks at you a bit surprised, "No idea, why should I know anything about it... It doesn''t really concern me."'
+				'"Not at all?" you ask.'
+				'Roman shakes his head, "Well I''ve heard that Rad popped her cherry and when he was done with her, he tossed her aside, but still fucks her on the side. I mean I would''ve done the same, the chick is a whore and is only good for fucking, that''s it... like all girls." He says as he looks at you like a piece of meat.'
+				act 'Party over': gt 'praiders_garage', 'party_over'
+			end
+		end
+	end
+end
+	
+if $ARGS[0] = 'party_over':
+	menu_off = 0
+	*clr & cla
+!!for now there is no real events, later this will get replaced with a set of random events. But I want to test the above and get it working first before adding to it.
+	'<center><img src="images/locations/pavlovsk/resident/apartment/garage/band/band_garage.jpg"></center>'
+	'Eventually as it starts to get late, everyone starts to slowly leave. First just a couple of people leave then more and more people leave, until you are one of the last people left. Everyone else left seems to be pairing up or in small groups leaving together. Leaving you on your own, as one of the last people leave, you head out as well. Arkadi stops to lock the garage up, before walking off himself. Leaving you alone among the garages.'
+	act 'leave': gt 'pavComplex', 'garages'
+end
+	
+
+--- praiders_garage ---------------------------------
+
+