Browse Source

Small adjustments to make the event work for now.
It was not possible to access it before due to logical errors. (If it was itendend - i just commented the relevant lines out)

test234 6 years ago
parent
commit
3af8463c07
3 changed files with 6 additions and 4 deletions
  1. 1 1
      locations/MiroslavaHome.qsrc
  2. 4 2
      locations/gadprostitutes.qsrc
  3. 1 1
      locations/gadukino.qsrc

+ 1 - 1
locations/MiroslavaHome.qsrc

@@ -101,7 +101,7 @@ if $ARGS[0] = 'start':
 					minut += 2
 					gs 'stat'
 					'Mira isn''t home.'
-					if miraprost > 0 and month >= 5 and month <= 9 and hour >= 21 and hour >= 0 and rand(0,5) >= 4:
+					if miraprost > 0 and month >= 5 and month <= 9 and hour >= 18 and hour >= 0 and rand(0,5) >= 4:
 						' You think you know where to find her. Ever since granting your second wish Mira has been earning money as a prostitute on the highway '
 						act 'go to the highway': gt 'gadprostitutes','start'
 					else

+ 4 - 2
locations/gadprostitutes.qsrc

@@ -21,14 +21,16 @@ if $ARGS[0] = 'start':
 	'<center><h4>Highway near Gadyukino Village</h4></center>'
 	'You walk out to the highway '
 	
-	if hour >= 20 and hour <= 23:
+	! commented out to make it more likely and similiar to the choices in miroslavaHome
+					!and hour <= 23:
+	if hour >= 18:
 		if miraprost > 0 and npc_QW['A60'] > 30:
 			!last events end after 1.2.5 will be 31 by illume
 			'You a look around for a bit, for Mira, you spot her standing below a streetlight down road a little ways.'
 			if mirapimp = 0:
 				pcs_dom += RAND(2,6)
 				mirapimp = 1
-				'You call her over to you.  Mira, hurries over and looks at you with downcast eyes.  "Hi, <<Snickname>>.  You having a good night?"'
+				'You call her over to you.  Mira, hurries over and looks at you with downcast eyes.  "Hi, <<$pcs_nickname>>.  You having a good night?"'
 				'You look at her angryly.  "A better question, my lovely whore, is ''Are you having a good night''?  I want 300 <b>₽</b> per customer you have each night."  You tell her earnestly.'
 				'Mira looks up in shock and with a hurt look on her face.  "What are you talking about?  Do you think I am a hooker?"'
 				'You step up to her and place your hand on her face.  Mira closes her eyes and leans into your hand.  You look into her eyes once she opens them and then SLAP her hard across the face.  Mira falls to the ground and starts to cry.  "You''re my property whore.  You will do whatever I tell you.  You will never lie to me ever again, or I swear I will make you pay.  Understand me?!"'

+ 1 - 1
locations/gadukino.qsrc

@@ -91,7 +91,7 @@ if $ARGS[0] = '':
 
 		if hour >= 17 and hour < 20:'Not far from the house scared <a href="exec:GT ''mitka''">Mitka Kingpin</a>'
 		if hour >= 20 and sunWeather = 1 and month >= 4 and month <= 10:
-			MiraLoc = 0
+			!MiraLoc = 0
 			'Not far from the house sits a rustic style company of <a href="exec:GT ''mitkabuh''">youths</a>'
 		end
 	!125e