Răsfoiți Sursa

fix

Still need to call the dynamics folders on occasion, and removed a
couple of dynamics.
KevinSmarts 9 ani în urmă
părinte
comite
fd53af1484
11 a modificat fișierele cu 52 adăugiri și 51 ștergeri
  1. 1 1
      locations/Gadhouse
  2. 1 1
      locations/Nord
  3. 1 1
      locations/down
  4. 1 1
      locations/gorodok
  5. 1 1
      locations/house
  6. 1 1
      locations/korr
  7. 1 1
      locations/korr2x
  8. 1 1
      locations/korrPar
  9. 1 1
      locations/liam
  10. 42 41
      locations/telefon
  11. 1 1
      locations/ymans

+ 1 - 1
locations/Gadhouse

@@ -106,7 +106,7 @@ if monthbabkapay ! month:
 	'Grandma gives you two thousand.'
 end
 
-if rand (0,2) ! 0:dynamic $mobile_check
+if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
 
 --- Gadhouse ---------------------------------
 

+ 1 - 1
locations/Nord

@@ -194,7 +194,7 @@ end
 
 dynamic $din_street_cum
 
-if rand (0,2) ! 0:dynamic $mobile_check
+if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
 
 --- Nord ---------------------------------
 

+ 1 - 1
locations/down

@@ -269,7 +269,7 @@ end
 
 dynamic $din_street_cum
 
-if rand (0,2) ! 0:dynamic $mobile_check
+if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
 
 --- down ---------------------------------
 

+ 1 - 1
locations/gorodok

@@ -386,7 +386,7 @@ if magik >= 1 and mainQW = 0 and altQS = 1:
 	exit
 end
 
-if rand (0,2) ! 0:dynamic $mobile_check
+if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
 
 --- gorodok ---------------------------------
 

+ 1 - 1
locations/house

@@ -115,7 +115,7 @@ elseif $ARGS[0] = 'razb':
 	end
 end
 
-if rand (0,2) ! 0:dynamic $mobile_check
+if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
 
 --- house ---------------------------------
 

+ 1 - 1
locations/korr

@@ -84,7 +84,7 @@ elseif parkday ! daystart and parkblackmail = 2:
 	'Damn, your photos with sperm on your face and two dicks in your mouth are plastered around porch.'
 end
 
-if rand (0,2) ! 0:dynamic $mobile_check
+if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
 
 if hour >= 9 and hour <= 20 and santehnikDolg > 0 and money >= santehnikDolg:
 	'<b><font color="red">, the doorbell rings</font></b>'

+ 1 - 1
locations/korr2x

@@ -66,7 +66,7 @@ elseif parkday ! day and parkblackmail = 2:
 	'Hell, your pictures with a face smeared in sperm and two huyami mouth plastered around porch.'
 end
 
-if rand (0,2) ! 0:dynamic $mobile_check
+if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
 
 if hour >= 9 and hour <= 20 and santehnikDolg > 0 and money >= santehnikDolg:
 	'<b><font color = red>The doorbell rings</font></b>'

+ 1 - 1
locations/korrPar

@@ -277,7 +277,7 @@ end
 !'<<$pod_client>>'
 !==========================================!
 
-if rand (0,2) ! 0:dynamic $mobile_check
+if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
 
 --- korrPar ---------------------------------
 

+ 1 - 1
locations/liam

@@ -99,7 +99,7 @@ act 'Walk 1 h':
 end
 if hour >= 4 and hour <= 23:'Station <a href="exec:GT ''metro'',''start''">Metro</a> located at 5 walking distance.'
 
-if rand (0,2) ! 0:dynamic $mobile_check
+if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
 
 --- liam ---------------------------------
 

+ 42 - 41
locations/telefon

@@ -1,5 +1,44 @@
 # telefon
-$objmobilaraz = {
+
+$telotkaz = {
+	cla
+	minut += 10
+	'<<$telsob>>, "Sorry I''m busy, maybe next time."'
+
+	act 'Hangup':gt 'telefon', 'fin'
+}
+
+$telotkazboy = {
+	cla
+	minut += 10
+	'<<$boyA>>, "Sorry, I''m busy right now, maybe next time."'
+
+	act 'Hangup':gt 'telefon', 'fin'
+}
+
+if $ARGS[0] = 'start':
+	cla
+	clr
+	gs 'stat'
+	dynamic $phone_call_receive
+
+	if nastjaqw = 1 and week = 6 and vnesh > 20:
+		gt 'nastja', 'pos4'
+	elseif nastjaqw = 2 and week ! 6 and zenit = 0 and nastjaday ! daystart:
+		gt 'nastja', 'pos13'
+	elseif hour >= 8 and hour <= 20 and nastjaqw = 2 and week = 6 and vnesh > 20 and nastjaday ! daystart:
+		gt 'nastja', 'pos12'
+	elseif nastjaqw = 5 and week = 6 and nastjaday ! daystart:
+		gt 'nastja', 'pos22'
+	elseif nastjaqw = 6 and nastjaday ! daystart:
+		gt 'nastja', 'pos31'
+	else
+		$callerid = 'icon_nastja'
+		dynamic $phone_call_reject
+	end
+end
+
+if $ARGS[0] = 'mobilaraz':
 	cls
 	cla
 	gs'din_bad'
@@ -76,9 +115,9 @@ $objmobilaraz = {
 	end
 
 	act 'Hangup':gt 'telefon', 'fin'
-}
+end
 
-$objmobilarazboy = {
+if $ARGS[0] = 'mobilarazboy':
 	cls
 	cla
 	gs'din_bad'
@@ -144,44 +183,6 @@ $objmobilarazboy = {
 	end
 
 	act 'Hangup':gt 'telefon', 'fin'
-}
-
-$telotkaz = {
-	cla
-	minut += 10
-	'<<$telsob>>, "Sorry I''m busy, maybe next time."'
-
-	act 'Hangup':gt 'telefon', 'fin'
-}
-
-$telotkazboy = {
-	cla
-	minut += 10
-	'<<$boyA>>, "Sorry, I''m busy right now, maybe next time."'
-
-	act 'Hangup':gt 'telefon', 'fin'
-}
-
-if $ARGS[0] = 'start':
-	cla
-	clr
-	gs 'stat'
-	dynamic $phone_call_receive
-
-	if nastjaqw = 1 and week = 6 and vnesh > 20:
-		gt 'nastja', 'pos4'
-	elseif nastjaqw = 2 and week ! 6 and zenit = 0 and nastjaday ! daystart:
-		gt 'nastja', 'pos13'
-	elseif hour >= 8 and hour <= 20 and nastjaqw = 2 and week = 6 and vnesh > 20 and nastjaday ! daystart:
-		gt 'nastja', 'pos12'
-	elseif nastjaqw = 5 and week = 6 and nastjaday ! daystart:
-		gt 'nastja', 'pos22'
-	elseif nastjaqw = 6 and nastjaday ! daystart:
-		gt 'nastja', 'pos31'
-	else
-		$callerid = 'icon_nastja'
-		dynamic $phone_call_reject
-	end
 end
 
 if $ARGS[0] = 'boyA':

+ 1 - 1
locations/ymans

@@ -27,7 +27,7 @@ if ymanrem[3] >= 1:act 'Gymnasium':minut += 1 & gt 'ysport'
 if ymanrem[3] >= 1:act 'Cabinet':minut += 1 & gt 'ykabinet'
 if $clothingworntype ! 'nude':act 'Go outside':minut += 5 & gt 'youplace'
 
-if rand (0,2) ! 0:dynamic $mobile_check
+if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
 
 --- ymans ---------------------------------