vladimirQW_loc.qsrc 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. # vladimirQW_loc
  2. $location_type = 'event_outdoors'
  3. if $ARGS[0] = '':
  4. minut += 5
  5. menu_off = 1
  6. gs 'stat'
  7. '<center><b><font color="maroon">Man</font></b></center>'
  8. '<center><img <<$set_imgh>> src="images/characters/city/vladimir/001.jpg"></center>'
  9. if pcs_makeup > 1 and pcs_hairbsh = 1:
  10. 'A man standing near the fence noticed your gaze and smiled.'
  11. act 'Approach the man':
  12. cla
  13. 'You approach the man and he leaves the fence to walk towards you.'
  14. xgt 'vladimirQW_loc', 'qwvladdy'
  15. end
  16. act 'Smile':
  17. cla
  18. 'You smile at the man and he leaves the fence to walk towards you.'
  19. xgt 'vladimirQW_loc', 'qwvladdy'
  20. end
  21. act 'Ignore':
  22. cla
  23. 'You decide to ignore the man and start walking away but hearing his footsteps behind you, you turn back around.'
  24. xgt 'vladimirQW_loc', 'qwvladdy'
  25. end
  26. else
  27. 'The man returns your gaze for a moment before turning away.'
  28. act 'Leave':gt 'city_park', 'luna'
  29. end
  30. end &! --- ---
  31. if $ARGS[0] = 'qwvladdy':
  32. 'The man smiles at you. "My name is Vladimir. I couldn''t help but admire your beauty. Would you allow me the honor of your name?"'
  33. gs 'vladimirQW_loc', 'qwnamedy'
  34. act 'Sorry, I''m busy':
  35. cla
  36. vladimirQW['stage'] = 1
  37. '"Sorry, I''m busy," you excuse yourself.'
  38. 'Vladimir shakes his head to that. "Well, what are you busy with? I will not bite. I would just like to know the name of a beautiful, young lady."'
  39. gs 'vladimirQW_loc', 'qwnamedy'
  40. act 'Leave anyway':
  41. cla
  42. vladimirQW['stage'] = 2
  43. 'You turn away from the man with a roll of your eyes and leave.'
  44. act 'Leave':gt 'city_park', 'luna'
  45. end
  46. end
  47. end &! --- qwladdy ---
  48. if $ARGS[0] = 'qwnamedy':
  49. act '<<$pcs_nickname>>':
  50. cla
  51. vladimirQW['stage'] = 10
  52. '"<<$pcs_nickname>>," you introduce yourself.'
  53. 'Vladimir smiled. "A beautiful name that suits you perfectly. Unfortunately I have to go, but I would like to see you again. If you leave me your phone number, I could call you tomorrow. I could take you out to dinner at a restaurant."'
  54. act 'No (Go)':
  55. cla
  56. vladimirQW['stage'] = 2
  57. 'You decline and walk away, leaving the man standing.'
  58. act 'Leave':gt 'city_park', 'luna'
  59. end
  60. act 'Give him your number':
  61. cla
  62. vladimirQW['stage'] = 20
  63. vladimirQW['day'] = daystart
  64. gs 'telefon', 'AddContact', 'A108', 'icon_na', 1
  65. gs 'telefon', 'SetCallSchedule', 'A108', "", "0", "gs 'vladimirQW_loc', 'telephone_call'", "vladimirQW['day'] ! daystart and hour >= 15 and hour <= 17"
  66. gs 'stat'
  67. 'You tell Vladmimir your phone number and he writes it down in a small notebook with a leather cover.'
  68. act 'Leave':gt 'city_park', 'luna'
  69. end
  70. end
  71. end &! --- qwnamedy ---
  72. if $ARGS[0] = '2':
  73. gs 'stat'
  74. 'You answer the phone to hear a male voice speaking, "Hello <<$pcs_nickname>>, this is Vladimir. We met at the park, if you remember?"'
  75. act 'Hello, of course I remember':
  76. cla
  77. vladimirQW['stage'] = 21
  78. '"Hey, of course I remember. How could I forget?" You respond.'
  79. '"The offer to take you to dinner at the restaurant is still on the table. Would you like to go?" Vladimir asks.'
  80. act 'Oh, I have a lot to do today, I''m sorry.':
  81. cla
  82. vladimirQW['stage'] = 20
  83. vladimirQW['day'] = daystart
  84. 'You explain that you simply can''t today, as busy as you are.'
  85. '"Okay. Then I''ll call you tomorrow at 16:00." Vladimir promises.'
  86. act 'Hang up':gt $loc, $loc_arg
  87. end
  88. act 'I wouldn''t mind':
  89. cla
  90. vladimirQW['stage'] = 21
  91. vladimirQW['day'] = daystart
  92. gs 'telefon', 'SetCallSchedule', 'A108', "", "0", "gs 'vladimirQW_loc', 'telephone_call'", "vladimirQW['day'] ! daystart and hour >= 15 and hour <= 17 and week = 6"
  93. '"I would like that," you tell him.'
  94. '"Wonderful!" says Vladimir. "Then I''ll meet you at the restaurant at 20:00."'
  95. '"I''ll see you then!"'
  96. act 'Hang up':gt $loc, $loc_arg
  97. end
  98. end
  99. end
  100. if $ARGS[0] = '3':
  101. gs 'stat'
  102. 'You answer the phone to hear a male voice on the other end, "Hello <<$pcs_nickname>>, this is Vladimir. I happen to own a boat and wondered if you would like a ride on it?"'
  103. act 'Oh, I have a lot to do today, I''m sorry':
  104. cla
  105. vladimirQW['day'] = daystart
  106. 'You explain that you simply can''t today, as busy as you are.'
  107. '"Okay. Then I''ll call you another time." Vladimir promises.'
  108. act 'Hang up':gt $loc, $loc_arg
  109. end
  110. act 'I''d like that':
  111. cla
  112. vladimirQW['stage'] = 30
  113. vladimirQW['day'] = daystart
  114. gs 'telefon', 'SetCallSchedule', 'A108', "", "0", "gs 'vladimirQW_loc', 'telephone_call'", "vladimirQW['day'] ! daystart and hour >= 15 and hour <= 17 and week = 6"
  115. '"I''d like that." you tell him.'
  116. 'You can hear that Vladimir''s pleased over the phone. "Wonderful, my driver will come to pick you up."'
  117. act 'Hang up':gt $loc, $loc_arg
  118. end
  119. end
  120. if $ARGS[0] = '4':
  121. gs 'stat'
  122. 'You pick up the phone to hear a male voice speaking, "Hello <<$pcs_nickname>>, it''s Vladimir. I was wondering if you have time to meet up?"'
  123. act 'Oh, I have a lot to do today, I''m sorry':
  124. cla
  125. vladimirQW['day'] = daystart
  126. 'You explain that you simply can''t today, as busy as you are.'
  127. '"Okay. Then I''ll call you another day." Vladimir promises.'
  128. act 'Hang up':gt $loc, $loc_arg
  129. end
  130. act 'I''d like that':
  131. cla
  132. vladimirQW['stage'] = 40
  133. vladimirQW['day'] = daystart
  134. gs 'telefon', 'SetCallSchedule', 'A108', "", "0", "gs 'vladimirQW_loc', 'telephone_call'", "vladimirQW['day'] ! daystart and hour >= 15 and hour <= 17 and week = 6"
  135. '"I''d like that." you tell him.'
  136. 'You can hear that Vladimir''s pleased over the phone. "Wonderful, my driver will come to pick you up."'
  137. act 'Hang up':gt $loc, $loc_arg
  138. end
  139. end
  140. if $ARGS[0] = 'telephone_call':
  141. cla & clr
  142. gs 'stat'
  143. gs 'telefon','phone_ring'
  144. if vladimirQW['stage'] = 20:
  145. gt 'vladimirQW_loc', '2'
  146. elseif vladimirQW['stage'] = 25 and week = 6:
  147. gt 'vladimirQW_loc', '3'
  148. elseif vladimirQW['stage'] = 35 and week = 6:
  149. gt 'vladimirQW_loc', '4'
  150. end
  151. end
  152. --- vladimirQW_loc ---------------------------------