311_qwlocdog 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. # qwlocdog
  2. cls
  3. <<<<<<< 311_qwlocdog
  4. minut += 3
  5. gs 'stat'
  6. 'You pick up the phone and a female voice tells you. "Hello <<$name>>, this is Margaret.''s Meet today in the cafe?"'
  7. act 'Oh, I have a lot of things, I just can not today.':
  8. cla
  9. qwdogiventday = day
  10. '(You) - Oh, I have a lot of things, I just can not segdnya.'
  11. '(Margarita) - Okay. Then I´ll call in a week.'
  12. act 'Hang up.': gt 'korr'
  13. end
  14. act 'I do not mind.':
  15. cla
  16. QWdogReiq = 3
  17. qwdogiventday = day
  18. '(You) - I do not mind.'
  19. '(Margarita) - Wonderful. Then wait in the cafe.'
  20. act 'Hang up.': gt 'korr'
  21. end
  22. =======
  23. minut+=3
  24. gs'stat'
  25. 'You pick up the phone and a female voice tells you. "Hello world, Margarita is. Today met in a cafe?"'
  26. act 'oh, I have a lot to do, Today I can not get.':
  27. cla
  28. qwdogiventday=day
  29. '(Do_You) - oh, I have a lot to do, I just can not segdnya.'
  30. '(Margaret) - Fair_Enough. Then I`ll call in a week.'
  31. act 'hang Up.':gt 'korr'
  32. end
  33. act 'I do not mind.':
  34. cla
  35. QWdogReiq=3
  36. qwdogiventday=day
  37. '(Do_You) - I do not mind.'
  38. '(Margaret) - That`S_Great. Then wait in a cafe.'
  39. act 'hang Up.':gt 'korr'
  40. end
  41. >>>>>>> 311_qwlocdog
  42. --- qwlocdog ---------------------------------