|
@@ -73,7 +73,7 @@
|
|
|
!---------------------------------------------
|
|
|
|
|
|
! City quest (should go into journal)
|
|
|
-!!anushkaCityQW['first_visit'] = first visit to her city apartment. 0: you did not meet her yet, 1: she told you the location of the apartment, 2: you entered the first time.
|
|
|
+!!anushkaCityQW['first_visit'] = first visit to her city apartment. 0: You did not meet her yet, 1: She told you the location of the apartment, 2 (could be daystart): You met her in the apartment for the first time.
|
|
|
|
|
|
if $ARGS[0] = 'home':
|
|
|
menu_off = 0
|
|
@@ -112,48 +112,53 @@ if $ARGS[0] = 'home':
|
|
|
'It''s too early in the day to visit Anushka, Radomir, Valentin, or Arkadi.'
|
|
|
act 'Move away from the door': gt 'city_island'
|
|
|
!elseif week = 1 and hour >= 18 and hour < 23:
|
|
|
- elseif locat['A144'] and locat['A156'] >= 0 and locat['A144'] and locat['A156'] < 8:
|
|
|
- *clr & cla
|
|
|
- !locat['A144'] = 2
|
|
|
- !locat['A156'] = 1
|
|
|
- ! Either Anushka or Arkadi opens the door
|
|
|
- aptdoor = rand(1,2)
|
|
|
- 'You stand outside the door as you knock, waiting to see who answers it.'
|
|
|
- if aptdoor = 1:
|
|
|
+ !elseif locat['A144'] and locat['A156'] >= 0 and locat['A144'] and locat['A156'] < 8:
|
|
|
+ elseif $AnushkaLocCity = 'home':
|
|
|
+ *clr & cla
|
|
|
+ if $ArkadiLocCity = 'home':
|
|
|
+ !locat['A144'] = 2
|
|
|
!locat['A156'] = 1
|
|
|
- '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big156.jpg"></center>'
|
|
|
- if npc_rel['A156'] >= 60:
|
|
|
- 'Arkadi answers the door. "What''s up?"'
|
|
|
- 'You give him one of your big smiles. "Nothing much. Thought I would stop by and hang out."'
|
|
|
- 'He nods a bit. "Nush is in her room if you are looking for her. You are welcome to hangout." He says as he walks away from the door, leaving you to decide if you want to walk in. You see him walk back to the living room.'
|
|
|
- elseif npc_rel['A156'] <= 20:
|
|
|
- 'Arkadi answers the door. "What the fuck do you want?"'
|
|
|
- 'You give him a careful smile. "Nothing much. Thought I would stop by and hang out."'
|
|
|
- 'He gives you a look of disgust. "Nush is in her room if you are looking for her. Otherwise you can fuck off." He says as he walks away from the door, leaving you to decide if you want to walk in. You see him walk back to the living room.'
|
|
|
+ ! Either Anushka or Arkadi opens the door
|
|
|
+ aptdoor = rand(1,2)
|
|
|
+ 'You stand outside the door as you knock, waiting to see who answers it.'
|
|
|
+ if aptdoor = 1:
|
|
|
+ !locat['A156'] = 1
|
|
|
+ '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big156.jpg"></center>'
|
|
|
+ if npc_rel['A156'] >= 60:
|
|
|
+ 'Arkadi answers the door. "What''s up?"'
|
|
|
+ 'You give him one of your big smiles. "Nothing much. Thought I would stop by and hang out."'
|
|
|
+ 'He nods a bit. "Nush is in her room if you are looking for her. You are welcome to hangout." He says as he walks away from the door, leaving you to decide if you want to walk in. You see him walk back to the living room.'
|
|
|
+ elseif npc_rel['A156'] <= 20:
|
|
|
+ 'Arkadi answers the door. "What the fuck do you want?"'
|
|
|
+ 'You give him a careful smile. "Nothing much. Thought I would stop by and hang out."'
|
|
|
+ 'He gives you a look of disgust. "Nush is in her room if you are looking for her. Otherwise you can fuck off." He says as he walks away from the door, leaving you to decide if you want to walk in. You see him walk back to the living room.'
|
|
|
+ else
|
|
|
+ 'Arkadi answers the door. "What''s up?"'
|
|
|
+ 'You smile at him. "Nothing much. Thought I would stop by and hang out."'
|
|
|
+ 'He nods a bit. "Nush is in her room if you are looking for her." He says as he walks away from the door, leaving you to decide if you want to walk in. You see him walk back to the living room.'
|
|
|
+ end
|
|
|
+ act 'Leave': gt 'city_island'
|
|
|
+ act 'Enter': gt 'anushapt_city','hallway'
|
|
|
else
|
|
|
- 'Arkadi answers the door. "What''s up?"'
|
|
|
- 'You smile at him. "Nothing much. Thought I would stop by and hang out."'
|
|
|
- 'He nods a bit. "Nush is in her room if you are looking for her." He says as he walks away from the door, leaving you to decide if you want to walk in. You see him walk back to the living room.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big144.jpg"></center>'
|
|
|
+ 'Anushka opens the door, smiling. "Hey <<$pcs_nickname>>. Come on in." She leads you down the hall to her room.'
|
|
|
+ locat['A144'] = 2
|
|
|
+ act 'Enter': gt 'anush_bedroom_city','anushroom'
|
|
|
end
|
|
|
- act 'Leave': gt 'city_island'
|
|
|
- act 'Enter': gt 'anushapt_city','hallway'
|
|
|
else
|
|
|
+ !elseif week = 2 and hour >= 15 and hour < 18:
|
|
|
+ !elseif locat['A144'] >= 0 and locat['A144'] <= 8:
|
|
|
+ *clr & cla
|
|
|
+ locat['A144'] = 2
|
|
|
'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big144.jpg"></center>'
|
|
|
'Anushka opens the door, smiling. "Hey <<$pcs_nickname>>. Come on in." She leads you down the hall to her room.'
|
|
|
- locat['A144'] = 2
|
|
|
act 'Enter': gt 'anush_bedroom_city','anushroom'
|
|
|
end
|
|
|
- !elseif week = 2 and hour >= 15 and hour < 18:
|
|
|
- elseif locat['A144'] >= 0 and locat['A144'] <= 8:
|
|
|
- *clr & cla
|
|
|
- locat['A144'] = 2
|
|
|
- '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big144.jpg"></center>'
|
|
|
- 'Anushka opens the door, smiling. "Hey <<$pcs_nickname>>. Come on in." She leads you down the hall to her room.'
|
|
|
- act 'Enter': gt 'anush_bedroom_city','anushroom'
|
|
|
- elseif (week = 2 or week = 4) and hour >= 18 and hour < 23:
|
|
|
+ elseif locat['A144'] = 9:
|
|
|
+ !elseif (week = 2 or week = 4) and hour >= 18 and hour < 23:
|
|
|
*clr & cla
|
|
|
!! Anushka is at work
|
|
|
- locat['A144'] = 9
|
|
|
+
|
|
|
!! Arkadi or Valentin
|
|
|
locat['A156'] = 1
|
|
|
locat['A158'] = 1
|
|
@@ -204,20 +209,23 @@ if $ARGS[0] = 'home':
|
|
|
act 'Enter': gt 'anushapt_city','hallway'
|
|
|
end
|
|
|
end
|
|
|
- elseif week = 4 and hour >= 15 and hour < 18:
|
|
|
- locat['A144'] = 2
|
|
|
- '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big144.jpg"></center>'
|
|
|
- 'Anushka opens the door, smiling. "Hey <<$pcs_nickname>>. Come on in." She leads you down the hall to her room.'
|
|
|
- act 'Enter': gt 'anush_bedroom_city','anushroom'
|
|
|
- elseif week = 5 and hour >= 16 and hour < 20:
|
|
|
- locat['A144'] = 2
|
|
|
- '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big144.jpg"></center>'
|
|
|
- 'Anushka opens the door, smiling. "Hey <<$pcs_nickname>>. Come on in." She leads you down the hall to her room.'
|
|
|
- act 'Enter': gt 'anush_bedroom_city','anushroom'
|
|
|
- elseif day <= 7 and week = 6 and hour >= 8 and hour < 16:
|
|
|
+! elseif week = 4 and hour >= 15 and hour < 18:
|
|
|
+! *clr & cla
|
|
|
+! locat['A144'] = 2
|
|
|
+! '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big144.jpg"></center>'
|
|
|
+! 'Anushka opens the door, smiling. "Hey <<$pcs_nickname>>. Come on in." She leads you down the hall to her room.'
|
|
|
+! act 'Enter': gt 'anush_bedroom_city','anushroom'
|
|
|
+! elseif week = 5 and hour >= 16 and hour < 20:
|
|
|
+! locat['A144'] = 2
|
|
|
+! '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big144.jpg"></center>'
|
|
|
+! 'Anushka opens the door, smiling. "Hey <<$pcs_nickname>>. Come on in." She leads you down the hall to her room.'
|
|
|
+! act 'Enter': gt 'anush_bedroom_city','anushroom'
|
|
|
+ !elseif day <= 7 and week = 6 and hour >= 8 and hour < 16:
|
|
|
+ elseif locat['A144'] = 11:
|
|
|
!! Amushka in the studio. Only happens on the first Saturday of the month, otherwise it goes to the Saturday elseif code below
|
|
|
*clr & cla
|
|
|
- locat['A144'] = 11
|
|
|
+ minut += 1
|
|
|
+ !Force Valentin to be in the hallway for now. Need to get a better solution in schedule.
|
|
|
locat['A158'] = 1
|
|
|
'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big158.jpg"></center>'
|
|
|
if npc_rel['A158'] >= 60:
|
|
@@ -238,9 +246,11 @@ if $ARGS[0] = 'home':
|
|
|
act 'Leave': gt 'city_island'
|
|
|
act 'Enter': gt 'anushapt_city','hallway'
|
|
|
end
|
|
|
- elseif (week = 6 and hour >= 16 and hour < 20) or (week = 6 and hour >= 8 and hour < 20):
|
|
|
+ !elseif (week = 6 and hour >= 16 and hour < 20) or (week = 6 and hour >= 8 and hour < 20):
|
|
|
+ elseif $AnushkaLocCity = 'home' and $ValentinLocCity = 'home':
|
|
|
*clr & cla
|
|
|
- locat['A144'] = 2
|
|
|
+ minute += 1
|
|
|
+ !locat['A144'] = 2
|
|
|
aptdoor = rand(1,2)
|
|
|
'You stand outside the door as you knock, waiting to see who answers it.'
|
|
|
if aptdoor = 1:
|