Browse Source

[fixes] rolan events in pavaptcourtev

julzor 5 years ago
parent
commit
79be532ddf
2 changed files with 9 additions and 11 deletions
  1. 6 7
      locations/pavaptcourtev.qsrc
  2. 3 4
      locations/pavcomplexrolan.qsrc

+ 6 - 7
locations/pavaptcourtev.qsrc

@@ -100,11 +100,9 @@ if $ARGS[0] = 'events1':
 	minut += 5
 	gs 'stat'
 	
-	events = rand(0,16)
-	
-	!! rolanmeet > 0: Rolan story has started
-	!!if rolanmeet = 0: events = rand(0,17)
-	!!if rolanmeet > 0: events = rand(0,22)
+	!!rolanmeet > 0: Rolan story has started
+	if rolanmeet = 0: events = rand(0,17)
+	if rolanmeet > 0: events = rand(0,22)
 	
 	if anushkaFirstvisit = 0 and npc_rel['A144'] > 50 and rand(0,1) = 1 and anushka_met ! daystart:
 		*clr & cla
@@ -276,8 +274,8 @@ if $ARGS[0] = 'events1':
 				end
 			end
 		end
-	!!elseif events >= 17:
-	!!	gt 'rolancourtyard', 'rolan'
+	elseif events >= 17:
+		gt 'pavcomplexrolan'
 	end	
 end
 
@@ -482,6 +480,7 @@ if $ARGS[0] = 'events2':
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/lelepa.jpg"></center>'
 		'Lena, Lera, and Paulina are hanging out on one of the benches, drinking beers and smoking cigarettes. All and all just getting wasted and having a good time, laughing and messing around.'
+		*nl
 		act 'Move away':gt 'pavComplex', 'start'
 		act 'Join them':
 			*clr & cla

+ 3 - 4
locations/pavcomplexrolan.qsrc

@@ -18,11 +18,11 @@ if month >=3 and month =< 11:
 		if money > 8000 and rolanblockhome = 1:
 			'You have some money with you, maybe Rolan wants his old bath back...'
 		end
-		act 'Stop snooping Rolan':minut += 5 & gt 'pavComplex', 'start'
+		act 'Stop watching Rolan':minut += 5 & gt 'pavComplex', 'start'
 
 		if rolanblockhome ! 1:
 			act 'Approach and chat':
-				cls
+				cla & *clr
 				minut+=rand(10,15)
 				gs 'stat'
 				'<center><B><font color=maroon>Rolan the janitor</font></B></center>'
@@ -85,7 +85,6 @@ if month >=3 and month =< 11:
 		end
 
 		act 'Hide and snoop':
-			cls
 			cla & *clr
 			minut+=rand(10,15)
 			gs 'stat'
@@ -467,7 +466,7 @@ if $ARGS[0] = 'friends':
 					'You bend and give Rolan access to your bare ass...'
 					'It will hurt <<$pcs_lastname>>, bite your teeth... .'
 				end
-				act 'ouch':
+				act 'Ouch':
 					cla & *clr
 					gs 'pain', 5, 'asscheeks', 'spank'
 					gs 'stat'