1
0

vladimirQW_loc.qsrc 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  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',"", "0", "gs 'vladimirQW_loc', 'telephone_call'", "vladimirQW['day'] ! daystart and hour >= 15 and hour <= 17", "", "0", "", "0", 1
  65. gs 'stat'
  66. 'You tell Vladmimir your phone number and he writes it down in a small notebook with a leather cover.'
  67. act 'Leave':gt 'city_park', 'luna'
  68. end
  69. end
  70. end &! --- qwnamedy ---
  71. if $ARGS[0] = '2':
  72. gs 'stat'
  73. 'You answer the phone to hear a male voice speaking, "Hello <<$pcs_nickname>>, this is Vladimir. We met at the park, if you remember?"'
  74. act 'Hello, of course I remember':
  75. cla
  76. vladimirQW['stage'] = 21
  77. '"Hey, of course I remember. How could I forget?" You respond.'
  78. '"The offer to take you to dinner at the restaurant is still on the table. Would you like to go?" Vladimir asks.'
  79. act 'Oh, I have a lot to do today, I''m sorry.':
  80. cla
  81. vladimirQW['stage'] = 20
  82. vladimirQW['day'] = daystart
  83. 'You explain that you simply can''t today, as busy as you are.'
  84. '"Okay. Then I''ll call you tomorrow at 16:00." Vladimir promises.'
  85. act 'Hang up':gt $loc, $loc_arg
  86. end
  87. act 'I wouldn''t mind':
  88. cla
  89. vladimirQW['stage'] = 21
  90. vladimirQW['day'] = daystart
  91. gs 'telefon', 'AddContact', 'A108', 'icon_na',"", "0", "gs 'vladimirQW_loc', 'telephone_call'", "vladimirQW['day'] ! daystart and hour >= 15 and hour <= 17 and week = 6", "", "0", "", "0", 1
  92. '"I would like that," you tell him.'
  93. '"Wonderful!" says Vladimir. "Then I''ll meet you at the restaurant at 20:00."'
  94. '"I''ll see you then!"'
  95. act 'Hang up':gt $loc, $loc_arg
  96. end
  97. end
  98. end
  99. if $ARGS[0] = '3':
  100. gs 'stat'
  101. '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?"'
  102. act 'Oh, I have a lot to do today, I''m sorry':
  103. cla
  104. vladimirQW['day'] = daystart
  105. 'You explain that you simply can''t today, as busy as you are.'
  106. '"Okay. Then I''ll call you another time." Vladimir promises.'
  107. act 'Hang up':gt $loc, $loc_arg
  108. end
  109. act 'I''d like that':
  110. cla
  111. vladimirQW['stage'] = 30
  112. vladimirQW['day'] = daystart
  113. gs 'telefon', 'AddContact', 'A108', 'icon_na',"", "0", "gs 'vladimirQW_loc', 'telephone_call'", "vladimirQW['day'] ! daystart and hour >= 15 and hour <= 17 and week = 6", "", "0", "", "0", 1
  114. '"I''d like that." you tell him.'
  115. 'You can hear that Vladimir''s pleased over the phone. "Wonderful, my driver will come to pick you up."'
  116. act 'Hang up':gt $loc, $loc_arg
  117. end
  118. end
  119. if $ARGS[0] = '4':
  120. gs 'stat'
  121. '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?"'
  122. act 'Oh, I have a lot to do today, I''m sorry':
  123. cla
  124. vladimirQW['day'] = daystart
  125. 'You explain that you simply can''t today, as busy as you are.'
  126. '"Okay. Then I''ll call you another day." Vladimir promises.'
  127. act 'Hang up':gt $loc, $loc_arg
  128. end
  129. act 'I''d like that':
  130. cla
  131. vladimirQW['stage'] = 40
  132. vladimirQW['day'] = daystart
  133. gs 'telefon', 'AddContact', 'A108', 'icon_na',"", "0", "gs 'vladimirQW_loc', 'telephone_call'", "vladimirQW['day'] ! daystart and hour >= 15 and hour <= 17 and week = 6", "", "0", "", "0", 1
  134. '"I''d like that." you tell him.'
  135. 'You can hear that Vladimir''s pleased over the phone. "Wonderful, my driver will come to pick you up."'
  136. act 'Hang up':gt $loc, $loc_arg
  137. end
  138. end
  139. if $ARGS[0] = 'telephone_call':
  140. cla & clr
  141. gs 'stat'
  142. gs 'telefon','phone_ring'
  143. if vladimirQW['stage'] = 20:
  144. gt 'vladimirQW_loc', '2'
  145. elseif vladimirQW['stage'] = 25 and week = 6:
  146. gt 'vladimirQW_loc', '3'
  147. elseif vladimirQW['stage'] = 35 and week = 6:
  148. gt 'vladimirQW_loc', '4'
  149. end
  150. end
  151. --- vladimirQW_loc ---------------------------------