Kaynağa Gözat

[fixes] bely couldn't find sveta in the new Industrial region in pavlovsk

julzor 5 yıl önce
ebeveyn
işleme
cc2f1d664f
3 değiştirilmiş dosya ile 53 ekleme ve 14 silme
  1. 3 1
      locations/BelSex.qsrc
  2. 26 13
      locations/belgang.qsrc
  3. 24 0
      locations/pavIndustrial.qsrc

+ 3 - 1
locations/BelSex.qsrc

@@ -425,8 +425,10 @@ if $ARGS[0] = 'shower':
 			
 			if return_residential = 0: 
 				act 'Leave': gt 'pavCommercial'
-			else
+			elseif return_residential = 1:
 				act 'Leave': gt 'pavResidential'
+			else
+				act 'Leave': gt 'pavIndustrial'
 			end	
 		end
 	end

+ 26 - 13
locations/belgang.qsrc

@@ -38,8 +38,10 @@ if $ARGS[0] = 'workofdebt':
 			
 			if return_residential = 0: 
 				act 'Move on': gt 'pavCommercial'
-			else
+			elseif return_residential = 1: 
 				act 'Move on': gt 'pavResidential'
+			else
+				act 'Move on': gt 'pavIndustrial'
 			end
 		end
 	end
@@ -61,9 +63,11 @@ if $ARGS[0] = 'workofdebt':
 			
 			if return_residential = 0: 
 				act 'Move on': gt 'pavCommercial'
-			else
+			elseif return_residential = 1: 
 				act 'Move on': gt 'pavResidential'
-			end			
+			else
+				act 'Move on': gt 'pavIndustrial'
+			end		
 		end
 	end
 	
@@ -127,8 +131,10 @@ elseif $ARGS[0] = 'payday':
 			
 			if return_residential = 0: 
 				act 'Move on': gt 'pavCommercial'
-			else
+			elseif return_residential = 1: 
 				act 'Move on': gt 'pavResidential'
+			else
+				act 'Move on': gt 'pavIndustrial'
 			end
 		end
 	elseif money >= belgangPayWeek and money < belgangPay and belgangPayWeek > 0:
@@ -142,6 +148,10 @@ elseif $ARGS[0] = 'payday':
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/vadim/belymoney.jpg"></center>'
 			'You hand over the payment for this week. "That''s it, everything for this week."'
 			'He takes a moment to count the money and nods approvingly. "Very good, it''s the full amount."'
+			if slutty >= 10 and SaunaWhore = 0:
+				SaunaWhore = 1
+				'"If you ever need money, go to the sauna in the city and tell them Mr. Bely sends you. There you will have plenty of opportunities to use your ''talents''."'
+			end
 			
 			act 'Continue':
 				cla & *clr
@@ -158,9 +168,11 @@ elseif $ARGS[0] = 'payday':
 				
 				if return_residential = 0: 
 					act 'Move on': gt 'pavCommercial'
-				else
+				elseif return_residential = 1: 
 					act 'Move on': gt 'pavResidential'
-				end	
+				else
+					act 'Move on': gt 'pavIndustrial'
+				end
 			end
 		end
 	elseif belgangPayWeek <= 0:
@@ -172,7 +184,10 @@ elseif $ARGS[0] = 'payday':
 		else
 			'Vadim Bely steps out, along with several of his henchmen. He gives you a smile that you know is 100% fake and behaves amicably while he says: "Long time no see, <<$pcs_nickname>>! You are doing good. If you keep paying early, this will work out for the both of us," he says.' 
 		end
-
+		if slutty >= 10 and SaunaWhore = 0:
+				SaunaWhore = 1
+				'"If you ever need money, go to the sauna in the city and tell them Mr. Bely sends you. There you will have plenty of opportunities to use your ''talents''."'
+		end
 		act 'Continue':
 			cla & *clr
 			minut += 5
@@ -238,11 +253,13 @@ elseif $ARGS[0] = 'payday':
 				' '
 				'You owe him: <<belgangPay>> <b>₽</b>'
 				'Next week you need to pay him: <<belgangPayWeek>> <b>₽</b>'
-								
+				
 				if return_residential = 0: 
 					act 'Thank him and leave': gt 'pavCommercial'
-				else
+				elseif return_residential = 1: 
 					act 'Thank him and leave': gt 'pavResidential'
+				else
+					act 'Thank him and leave': gt 'pavIndustrial'
 				end
 			else 
 				'He frowns, abruptly cutting you off. You can see the disapproval in his eyes when you glance up. "That is very unfortunate <<$pcs_nickname>>. I had such high hopes for you," he says. "I guess we will have to find an alternative way for you to pay off your debts."'
@@ -273,9 +290,5 @@ elseif $ARGS[0] = 'payday':
 end
 
 
-
-
-
-
 --- belgang ---------------------------------
 

+ 24 - 0
locations/pavIndustrial.qsrc

@@ -93,5 +93,29 @@ act 'Wait':gs 'obj_din', 'wait'
 
 if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
 
+if npc_QW['A113'] = 1 and daybelisex ! daystart and hour >= 9 and hour <= 23 and week = 7:
+	menu_off = 1
+	cla & *clr
+	daybelisex = daystart
+	minut += 5
+	gs 'stat'
+	
+	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/vadim/belyjeep.jpg"></center>'
+	'As you walk through Pavlovsk, Vadim Belys Mitsubishi Pajero stops near you.'
+
+	act 'Go to the jeep': return_residential = 2 & gt 'belgang', 'payday' 	
+elseif npc_QW['A113'] = 1 and daybelisex ! daystart and hour >= 9 and hour <= 23 and week ! 7 and belgangPayWeek >= 300 and belgangProstitute = 1 and rand (0,2) = 0:
+	menu_off = 1
+	cla & *clr
+	daybelisex = daystart
+	minut += 5
+	gs 'stat'
+	
+	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/vadim/belyjeep.jpg"></center>'
+	'You see the by now familiar old Mitsubishi Pajero driving through the streets with Vadim Bely and his gang. Your heart skips a beat as you notice one of them pointing at you, and soon they pull over.'
+		
+	act 'Go to the jeep': return_residential = 2 & gt 'belgang', 'workofdebt' 	
+end
+
 --- pavCommercial ---------------------------------