瀏覽代碼

[fixed/changed] fixed two small bugs in the active content in `booty_call_sms`. Changed the wait time to 0.25s

anjuna krokus 3 周之前
父節點
當前提交
73430141be
共有 1 個文件被更改,包括 14 次插入15 次删除
  1. 14 15
      locations/booty_call_sms.qsrc

+ 14 - 15
locations/booty_call_sms.qsrc

@@ -591,7 +591,7 @@ if $ARGS[0] = 'SMS_Base':
 		gs 'SMStext_builder', 'send', $SMSTree['1']
 		gs 'SMStext_builder', 'show_sms', ARGS[3]
 
-		wait 500
+		wait 250
 
 		gs 'SMStext_builder', 'receive', $SMSTree['2']
 		gs 'SMStext_builder', 'add_reply', $SMSTree['a3'], 'booty_call_sms', 'bc_choice1', $ARGS[1], $ARGS[2], 'a'
@@ -606,7 +606,7 @@ if $ARGS[0] = 'bc_choice1':
 		gs 'SMStext_builder', 'send', $SMSTree[$ARGS[3] + '3']
 		gs 'SMStext_builder', 'show_sms', ARGS[4]
 
-		wait 500
+		wait 250
 
 		gs 'SMStext_builder', 'receive', $SMSTree[$ARGS[3] + '4']
 		gs 'SMStext_builder', 'add_reply', $SMSTree[$ARGS[3] + 'a5'], 'booty_call_sms', 'bc_choice2', $ARGS[1], $ARGS[2], $ARGS[3] + 'a', 'decline_booty_call'
@@ -620,7 +620,7 @@ elseif $ARGS[0] = 'bc_choice2':
 		gs 'SMStext_builder', 'send', $SMSTree[$ARGS[3] + '5']
 		gs 'SMStext_builder', 'show_sms', ARGS[5]
 
-		wait 500
+		wait 250
 
 		gs 'SMStext_builder', 'receive', $SMSTree[$ARGS[3] + '6']
 		gs 'SMStext_builder', 'show_sms', ARGS[5]
@@ -661,11 +661,11 @@ if $ARGS[0] = 'Choice2_b':
 		gs 'SMStext_builder', 'send', $SMSTree['b1']
 		gs 'SMStext_builder', 'show_sms', ARGS[3]
 
-		wait 500
+		wait 250
 
 		gs 'SMStext_builder', 'receive', $SMSTree['b2']
-		gs 'SMStext_builder', 'add_reply', $SMSTree['ba3'], 'booty_call_sms', 'Choice2_ba', $ARGS[1], $ARGS[2], 'ba', 'decline_booty_call'
-		gs 'SMStext_builder', 'add_reply', $SMSTree['bb3'], 'booty_call_sms', 'Choice2_bb', $ARGS[1], $ARGS[2], 'bb', 'accept_booty_call'
+		gs 'SMStext_builder', 'add_reply', $SMSTree['ba3'], 'booty_call_sms', 'Choice2_b2', $ARGS[1], $ARGS[2], 'ba', 'decline_booty_call'
+		gs 'SMStext_builder', 'add_reply', $SMSTree['bb3'], 'booty_call_sms', 'Choice2_b2', $ARGS[1], $ARGS[2], 'bb', 'accept_booty_call'
 		gs 'SMStext_builder', 'show_sms', ARGS[3]
 	gs 'SMStext_builder', 'end'
 
@@ -677,7 +677,7 @@ elseif $ARGS[0] = 'Choice2_b2':
 		gs 'SMStext_builder', 'send', $SMSTree[$ARGS[3] + '3']
 		gs 'SMStext_builder', 'show_sms', ARGS[5]
 
-		wait 500
+		wait 250
 
 		gs 'SMStext_builder', 'receive', $SMSTree[$ARGS[3] + '4']
 		gs 'SMStext_builder', 'show_sms', ARGS[5]
@@ -783,7 +783,7 @@ if $ARGS[0] = 'new_bootycall1':
 		gs 'SMStext_builder', 'send', $SMSTree[$ARGS[3] + '11']
 		gs 'SMStext_builder', 'show_sms', ARGS[4]
 
-		wait 500
+		wait 250
 
 		gs 'SMStext_builder', 'receive', $SMSTree[$ARGS[3] + '12']
 		gs 'SMStext_builder', 'add_reply', $SMSTree['a20'], 'booty_call_sms', 'new_routing3', $ARGS[1], $ARGS[2], 'a', 'decline_booty_call', ''
@@ -798,7 +798,7 @@ if $ARGS[0] = 'late apology':
 		gs 'SMStext_builder', 'send', $SMSTree[$ARGS[4]]
 		gs 'SMStext_builder', 'show_sms', ARGS[5]
 
-		wait 500
+		wait 250
 
 		if $ARGS[1] = '1':
 			gs 'SMStext_builder', 'add_reply', $SMSTree['c22'], 'booty_call_sms', 'late_apology', '2', $ARGS[2], $ARGS[3], 'c22'
@@ -818,7 +818,7 @@ if $ARGS[0] = 'new_routing3':
 		gs 'SMStext_builder', 'send', $SMSTree[$ARGS[3] + '20']
 		gs 'SMStext_builder', 'show_sms', ARGS[6]
 
-		wait 500
+		wait 250
 
 		gs 'SMStext_builder', 'receive', $SMSTree[$ARGS[3] + '21']
 		gs 'SMStext_builder', 'show_sms', ARGS[6]
@@ -875,16 +875,15 @@ if $ARGS[0] = 'sexting1':
 	gs 'SMStext_builder', 'end'
 end
 
-if $ARGS[0] = 'sexting_not_at_home':
+if $ARGS[0] = 'sexting_public':
 	gs 'booty_call_sms', $ARGS[1], $ARGS[2]
 	gs 'SMStext_builder', 'start'
 		gs 'SMStext_builder', 'send', $SMSTree['c1']
 		gs 'SMStext_builder', 'show_sms', ARGS[2]
 
-		wait 500
+		wait 250
 
 		gs 'SMStext_builder', 'receive', $SMSTree['c2']
-
 		if npc_dirty_lover[$ARGS[1]] = 1:
 			gs 'SMStext_builder', 'add_reply', $SMSTree['a1'], 'booty_call_sms', 'sexting_refuse', $ARGS[1], $ARGS[2], 'refuse'
 			gs 'SMStext_builder', 'add_reply', $SMSTree['b1'], 'booty_call_sms', 'sexting_refuse', $ARGS[1], $ARGS[2], 'next'
@@ -914,12 +913,12 @@ if $ARGS[0] = 'sexting_send':
 		gs 'SMStext_builder', 'send_img', $ARGS[4]
 		gs 'SMStext_builder', 'show_sms', ARGS[3]
 
-		wait 500
+		wait 250
 
 		gs 'SMStext_builder', 'receive', 'damn!!'
 		gs 'SMStext_builder', 'show_sms', ARGS[3]
 
-		wait 500
+		wait 250
 		gs 'SMStext_builder', 'send', ':)'
 		! Add responses based on the result??
 		!{