Selaa lähdekoodia

fix the picture location and improve the entrance logic

rachels 3 vuotta sitten
vanhempi
säilyke
8e22adc0c9
1 muutettua tiedostoa jossa 8 lisäystä ja 3 poistoa
  1. 8 3
      locations/mod_IbizaStart.qsrc

+ 8 - 3
locations/mod_IbizaStart.qsrc

@@ -21,7 +21,7 @@ if $ARGS[0] = 'start':
 	else
 		$IbizaTemp='Gadyukino'
 	end
-	'<center><img <<$set_imgh>> src="mod/ibiza/locations/city/citycenter/nightclub/club11.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/nightclub/club11.jpg"></center>'
 	*nl 
 	'Erik is standing in front of you. Checking him out while trying not to be too obvious, you think to yourself, <<$OpenInnerThought>> «What a handsome man.»<<$CloseInnerThought>>'
 	'He is truly quite attractive and, thinking about it, you realize that you probably like him a little more than is good for you... though it does turn you on to think that you would probably do anything he might ask of you. Like, <i>anything</i>. He notices you''re attention and comes closer; your legs tremble and your knees feel a little weak.'
@@ -38,7 +38,7 @@ if $ARGS[0] = 'start':
 	end
 	act '"What?"':
 		*clr & cla
-		'<center><img <<$set_imgh>> src="mod/ibiza/locations/city/citycenter/nightclub/club11.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/nightclub/club11.jpg"></center>'
 		'<<$OpenPCVoice>>"Ummm . . . what do you mean Erik?"<<$ClosePCVoice>>'
 		'<<$OpenMaleVoice>>"I hear you like being treated like a little... Slut!"<<$CloseMaleVoice>> He laughs, <<$OpenMaleVoice>>"And of course you also like money. Don''t you? Am I right or not?"<<$CloseMaleVoice>>'
 		minut += 2
@@ -76,7 +76,8 @@ if $ARGS[0] = 'start':
 					'<<$OpenInnerThought>>"I think that could be an opportunity to learn about new lands and cultures." He is so handsome. You cannot resist him. His chin is perfect and his fingernails are even manicured! Wow!! <<$CloseInnerThought>> <<$OpenMaleVoice>>"You get to keep any tips the clients give you and in addition, I''l pay you 50000 rubles for the trip. I''ll give you 25000 rubles now and after the trip I''ll pay you the rest. Are you interested?"<<$CloseMaleVoice>> <<$OpenInnerThought>>"50000 rubles what the fuck! That is a lot of money! And the tips I could earn from people this rich!" <<$CloseInnerThought>>'
 					minut += 2
 					gs 'stat'
-
+					ibizaQW = 2
+					ibiza_cooldown = daystart
 					act 'Agree':
 						cla
 						*nl
@@ -84,6 +85,7 @@ if $ARGS[0] = 'start':
 						'<<$OpenMaleVoice>>"Great, here you go then. That''s 25000 rubles to start with, all yours!"<<$CloseMaleVoice>>'
 						minut += 2
 						money += 25000
+						
 						gs 'stat'
 !!25.000 rubles to add. If the player not present in Nightclub the next Saturday. Oblige to go to the sauna until he repays Eric''s debt
 						act 'Continue':
@@ -123,12 +125,14 @@ if $ARGS[0] = 'another time':
 	minut += 2
 	gs 'stat'
 
+
 	act 'No':
 		cla
 		*nl
 		'<<$OpenPCVoice>>"I am not interested Eric, sorry."<<$ClosePCVoice>>'
 		minut += 1
 		gs 'stat'
+		ibizaQW = 4
 
 		act 'Leave Eric': gt 'club', 'inside'
 		!!event finished
@@ -139,6 +143,7 @@ if $ARGS[0] = 'another time':
 		!!25.000 rubles to add. If the player not present in Nightclub the next Saturday. Oblige to go to the sauna until he repays Eric''s debt
 		minut += 2
 		money += 25000
+		ibiza_leaveday = daystart + 13 - week
 		gs 'stat'
 		
 		act 'Yes':