ソースを参照

[changed] The gossip in the school halway will now use the gossip pictures instead of the hallway picture for the morning gossip. Also fixed it such that you will only hear each dyle rumor once.

bgkjdgbizgblzdgbr 2 年 前
コミット
8ebddc49ff
3 ファイル変更59 行追加38 行削除
  1. 8 8
      locations/fame.qsrc
  2. 51 27
      locations/gschool_gossip.qsrc
  3. 0 3
      locations/gschool_lessons.qsrc

+ 8 - 8
locations/fame.qsrc

@@ -16,14 +16,14 @@
 !!acting, dance, painting, music, ballet, modelling, porn, stripping, prostitute, sex, kickboxing, running, volleyball, chess, teaching
 
 !!ARGS[2] is the value of the increase this can be an integer or one on the following keywords:
-!!Tiny (Adding a small amount of fame which even at low level of fame only will make the fame grow if the are performed daily)
-!!Small (Adding a small amount of fame, that at low level of fame will make the fame grow if done a couble times a week, but for medium levels of fame need to be done daily)
-!!Medium (Adding a medium amount of fame, that at low level of fame can make the fame grow if done once a week, and even at high levels can make the fame grow if done daily.)
-!!Large (Adding a large amount of fame which will make the fame grow fast at low level of fame, and even at high level of fame it will make the fame grow if performed a couple of times a week.)
-!!Huge (Adding a large amount of fame will increase the fame drastically at low levels of fame, make it grow if done weekly at high levels of fame and even keep the fame steady at extreme levels of fame.) 
-!!GoldMedal (Adding an extraordinary amount of fame, to be used for one time events or things that can be repeated very really, for example the PC winning the St. Burg championship in running or a talent competition in Pavlovsk.)
-!!SilverMedal (Adding an extraordinary amount of fame, used in the same way as GoldMedal above, but with the PC being the runner up instead of the winner.)
-!!BronzeMedal (Adding an extraordinary amount of fame, used in the same way as GoldMedal and SilverMedal above, but with the PC begin number 3.)
+!!tiny (Adding a small amount of fame which even at low level of fame only will make the fame grow if the are performed daily)
+!!small (Adding a small amount of fame, that at low level of fame will make the fame grow if done a couble times a week, but for medium levels of fame need to be done daily)
+!!medium (Adding a medium amount of fame, that at low level of fame can make the fame grow if done once a week, and even at high levels can make the fame grow if done daily.)
+!!large (Adding a large amount of fame which will make the fame grow fast at low level of fame, and even at high level of fame it will make the fame grow if performed a couple of times a week.)
+!!huge (Adding a large amount of fame will increase the fame drastically at low levels of fame, make it grow if done weekly at high levels of fame and even keep the fame steady at extreme levels of fame.) 
+!!goldMedal (Adding an extraordinary amount of fame, to be used for one time events or things that can be repeated very really, for example the PC winning the St. Burg championship in running or a talent competition in Pavlovsk.)
+!!silverMedal (Adding an extraordinary amount of fame, used in the same way as GoldMedal above, but with the PC being the runner up instead of the winner.)
+!!bronzeMedal (Adding an extraordinary amount of fame, used in the same way as GoldMedal and SilverMedal above, but with the PC begin number 3.)
 
 !!ARGS[3] is an optional argument, which will make it so that the fame given do not spread to other locations. If ARGS[3] is not 'local' then the fame will be added so that is can spread to other regions.
 

+ 51 - 27
locations/gschool_gossip.qsrc

@@ -2,12 +2,10 @@
 
 if $ARGS[0] = 'morning':
 !!going to class
-	'While walking down the halls before class, you make your way past the other students. As you do, you overhear some of them talking about a variety of things, including some juicy gossip.'
-	*nl
-	if sveta_dyke_rumor = 25 or sveta_dyke_rumor = 20 or sveta_dyke_rumor = 15 or sveta_dyke_rumor = 10 or sveta_dyke_rumor = 5 or sveta_dyke_rumor = 1:
-		gs 'gschool_gossip', 'sveta_dyke_rumors'
+	if sveta_dyke_rumor = 30 or sveta_dyke_rumor = 24 or sveta_dyke_rumor = 18 or sveta_dyke_rumor = 12 or sveta_dyke_rumor = 6 or sveta_dyke_rumor = 1:
+		gs 'gschool_gossip', 'sveta_dyke_rumors', 'picture'
 	else
-		gs 'gschool_gossip', 'gossip'
+		gs 'gschool_gossip', 'gossip', 'picture'
 	end
 end
 
@@ -42,6 +40,12 @@ if $ARGS[0] = 'lesson':
 end
 
 if $ARGS[0] = 'gossip':
+	if $ARGS[1] = 'picture':
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/boys_gossip.jpg"></center>'
+		'Walking down the halls, you barely notice the poor state of the school anymore, having grown used to it. Approaching your locker, you see several of your classmates who you wave to. As you do, you overhear some of them talking about a variety of things, including some juicy gossip.'
+		*nl
+	end
+
 	if soniaPS > 0 and soniaPS < 4 and rand(0,1+SoniaPS)= 0:
 		if soniaPS = 1:
 			if (soniaPSdays+7) < daystart:
@@ -129,17 +133,23 @@ if $ARGS[0] = 'gossip':
 		'The boys start discussing who they''d like to see in "that hot cheerleading outfit."'
 	else
 		if rand(0,1) = 0:
-			gs 'gschool_gossip', 'mixed'
+			gs 'gschool_gossip', 'mixed', $ARGS[1]
 		elseif rand(0,1) = 0:
-			gs 'gschool_gossip', 'boys'
+			gs 'gschool_gossip', 'boys', $ARGS[1]
 		else
-			gs 'gschool_gossip', 'girls'
+			gs 'gschool_gossip', 'girls', $ARGS[1]
 		end
 	end
 end
 
 
 if $ARGS[0] = 'mixed':
+	if $ARGS[1] = 'picture':
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/join_cool.jpg"></center>'
+		'Walking down the halls, you barely notice the poor state of the school anymore, having grown used to it. Approaching your locker, you see several of your classmates who you wave to. As you do, you overhear some of them talking about a variety of things, including some juicy gossip.'
+		*nl
+	end
+	
 	chat_rand = rand(1,95)
 	if chat_rand = 1:
 		'"Man, this town is so boring! We really need to graduate soon, so we can go live in the city!"'
@@ -495,7 +505,7 @@ if $ARGS[0] = 'mixed':
 	elseif chat_rand = 95:
 	    'I really want to go down on Albina. Having those toned thighs squeeze my head in orgasm as I eat her pussy would be heaven!"'
 	else
-		gs 'gschool_gossip', 'mixed'
+		gs 'gschool_gossip', 'mixed', $ARGS[1]
 	end
 
 	if dimaRevenge = 4 and dimaRevChoice = 2 and hour >= 13:
@@ -506,6 +516,12 @@ if $ARGS[0] = 'mixed':
 end
 
 if $ARGS[0] = 'boys':
+	if $ARGS[1] = 'picture':
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/boys_gossip.jpg"></center>'
+		'Walking down the halls, you barely notice the poor state of the school anymore, having grown used to it. Approaching your locker, you see several of your classmates who you wave to. As you do, you overhear some of them talking about a variety of things, including some juicy gossip.'
+		*nl
+	end
+
 	chat_rand = rand(1,45)
 	if chat_rand = 1:
 		'"Dude, you should''ve seen me in League of Legends yesterday. I totally carried my crappy team to victory!" His friend does not seem impressed and scoffs back "Man, I''ve seen you play before. You couldn''t carry a paper bag to the litter bin if your life depended on it."'
@@ -757,7 +773,7 @@ if $ARGS[0] = 'boys':
         '"No, I wear volleyball shorts because my ass is out of your league!" she answers before she stares him right in the eyes. "You have 3 seconds to get out of my sight. One..."'
         'He doesn''t need to be told twice and flees in a panic, his friends following close behind. You have never seen anyone run so fast in your life. Albina just smirks and turns back to what she was doing.'
 	else
-		gs 'gschool_gossip', 'boys'
+		gs 'gschool_gossip', 'boys', $ARGS[1]
 	end
 	if dimaRevenge = 4 and dimaRevChoice = 2 and hour >= 13:
 		!!in hallway!!
@@ -768,6 +784,12 @@ end
 
 
 if $ARGS[0] = 'girls':
+	if $ARGS[1] = 'picture':
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/girls_gossip1.jpg"></center>'
+		'Walking down the halls, you barely notice the poor state of the school anymore, having grown used to it. Approaching your locker, you see several of your classmates who you wave to. As you do, you overhear some of them talking about a variety of things, including some juicy gossip.'
+		*nl
+	end
+
 	chat_rand = rand(1,43)
 	if chat_rand = 1:
 		'"I quit volleyball."'
@@ -966,7 +988,7 @@ if $ARGS[0] = 'girls':
         '"Lizeveta. Although I also heard she sometimes skips class for a quicky in the bathrooms with some of the hot guys, so maybe she''s actually bi, like Anushka?"'
         '"Still. You mean to say I have a better chance at eating her amazing ass than any of the guys here?" a third one says and they all laugh.'
 	else	
-		gs 'gschool_gossip', 'girls'
+		gs 'gschool_gossip', 'girls', $ARGS[1]
 	end
 	if dimaRevenge = 4 and dimaRevChoice = 2 and hour >= 13:
 		!!in hallway!!
@@ -976,6 +998,12 @@ if $ARGS[0] = 'girls':
 end
 
 if $ARGS[0] = 'Lizaveta':
+	if $ARGS[1] = 'picture':
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/girls_gossip2.jpg"></center>'
+		'Walking down the halls, you barely notice the poor state of the school anymore, having grown used to it. Approaching your locker, you see several of your classmates who you wave to. As you do, you overhear some of them talking about a variety of things, including some juicy gossip.'
+		*nl
+	end
+
 	chat_rand = rand(1, 48)
 	if chat_rand = 1:
 		'"I heard Andrey cheats on Stasya!"'
@@ -1148,42 +1176,38 @@ if $ARGS[0] = 'gosip':
 end
 
 if $ARGS[0] = 'sveta_dyke_rumors':
-	!!*clr & cla
-	!!menu_off = 1
-	!!minut += 3
-	!!gs 'stat'
-	if sveta_dyke_rumor = 25:
-		!!'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/boys_gossip.jpg"></center>'
+	if $ARGS[1] = 'picture':
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/boys_gossip.jpg"></center>'
+		'Walking down the halls, you barely notice the poor state of the school anymore, having grown used to it. Approaching your locker, you see several of your classmates who you wave to. As you do, you overhear some of them talking about a variety of things, including some juicy gossip.'
+		*nl
+	end
+
+	if sveta_dyke_rumor = 30:
 		'Two boys are chatting in the hallway as you walk past. "Hey dyke, cock not good enough for you?"'
 		'His friend laughs. "Maybe no one has ever given her a good enough ride yet. Hey rug muncher, come and find out what a real man is like." They both laugh as you keep walking, but they follow you and make more crude comments. Several of your fellow students laugh or give you disgusted looks when they hear the boys comments.'
-	elseif sveta_dyke_rumor = 20:
-		!!'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/boys_gossip.jpg"></center>'
+	elseif sveta_dyke_rumor = 24:
 		'"Hey dyke," two boys say as you walk past them in the hallway. "I hear you''re creeping the other girls out. You know, if they kick you out of the girls locker room, you can always come over to the boys side."'
 		'"Yeah," says the other boy. "We can set you <i>straight</i> in there."'
 		'They follow you down the hall for awhile making crude jokes before finally losing interest.'
-	elseif sveta_dyke_rumor = 15:
-		!!'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/boys_gossip.jpg"></center>'
+	elseif sveta_dyke_rumor = 18:
 		'Two boys are chatting in the hallway as you walk past. "Did you hear about <<$pcs_nickname>>?" one of them asks.'
 		'"What? That she''s a dyke? Everyone knows that." his friend replies, glancing at you.'
 		'"No. Well sorta, but supposedly she was caught jilling off while spying on the other girls naked." The first one replies.'
 		'"Fuck, she''s a bigger dyke than Lera is... but damn that is kinda hot... and disgusting, fucking dykes." Eventually you walk far enough way to no longer be able to hear them as you head on your way.'
-	elseif sveta_dyke_rumor = 10:
-		!!'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/boys_gossip.jpg"></center>'
+	elseif sveta_dyke_rumor = 12:
 		'Two boys are chatting in the hallway as you walk past. "<<$pcs_nickname>> is such a dyke, she just won''t stop checking the other girls out in the shower." one of them says.'
 		'"I heard she was pretty much drooling while checking out Bella." his friend replies, glancing at you.'
 		'The first one laughs as he replies. "Well I can hardly blame her for that." Eventually you walk far enough way to no longer be able to hear them as you head on your way.'
-	elseif sveta_dyke_rumor = 5:
-		!!'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/boys_gossip.jpg"></center>'
+	elseif sveta_dyke_rumor = 6:
 		'Two boys are chatting in the hallway as you walk past. "<<$pcs_nickname>> has been at it again, caught checking out several of the other girls." one of them says.'
 		'"Damn, I guess she is a lez." Eventually you walk far enough way to no longer be able to hear them as you head on your way.'
 	else
-		!!'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/boys_gossip.jpg"></center>'
 		'Two boys are chatting in the hallway as you walk past. "Did you hear about <<$pcs_nickname>>?" one of them asks the other as you walk past.'
 		'"What about her?" his friend replies, glancing at you.'
 		'"I heard she was checking the other girls out in the girls locker room after gym." The first one replies.'
 		'"Damn, think she''s a lesbian?" Eventually you walk far enough away to no longer hear them as you head on your way.'
 	end
-	!!act 'Continue on': gt 'gschool_events', 'leave_break_events2'
+	sveta_dyke_rumor +=1
 end
 
 --- gschool_gossip ---------------------------------

+ 0 - 3
locations/gschool_lessons.qsrc

@@ -41,9 +41,6 @@ if $ARGS[0] = 'morning':
 		elseif grupTipe = 3 and nerd_game['invite_day'] < daystart - week:
 			gt 'nerd_game_night', 'invite', 'morning'
 		else
-			'<center><b><font color="maroon">School Hallway</font></b></center>'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool_hall0<<Rand(0,2)>>.jpg"></center>'
-			'Walking down the halls, you barely notice the poor state of the school anymore, having grown used to it. Approaching your locker, you see several of your classmates who you wave to.'
 			gs 'gschool_gossip', 'morning'
 			*nl
 			gs 'gschool_lessons', 'uniform_check'