464_qwloc3 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. # qwloc3
  2. <<<<<<< 464_qwloc3
  3. gs 'stat'
  4. 'You pick up the phone and a male voice said, "Hello <<$name>>, is Vladimir, you want to ride on a boat?"'
  5. act 'Oh, I have a lot of things, I just can not today.':
  6. cla
  7. vladimirday = day
  8. '(You) - Oh, I have a lot of things, I just can not segdnya.'
  9. '(Vladimir) - Okay. Then I´ll call you tomorrow at 4 pm.'
  10. act 'Hang up.': gt 'korr'
  11. end
  12. act 'I do not mind.':
  13. cla
  14. vladimirQW = 30
  15. vladimirday = day
  16. '(You) - I do not mind.'
  17. '(Vladimir) - Wonderful. Now for you to come my driver and drive Thank you.'
  18. act 'Hang up.': gt 'korr'
  19. end
  20. =======
  21. gs'stat'
  22. 'You raised a tube and a male voice said "Hello World, Vladimir is, wanna take a ride on a boat?"'
  23. act 'oh, I have a lot to do, Today I can not get.':
  24. cla
  25. vladimirday=day
  26. '(Do_You) - oh, I have a lot to do, I just can not segdnya.'
  27. '(Vladimir) - Fair_Enough. Then I `ll call you tomorrow 4 pm.'
  28. act 'hang Up.':gt 'korr'
  29. end
  30. act 'I do not mind.':
  31. cla
  32. vladimirQW=30
  33. vladimirday=day
  34. '(Do_You) - I do not mind.'
  35. '(Vladimir) - That`S_Great. Now for you to come my driver take you and Glory.'
  36. act 'hang Up.':gt 'korr'
  37. end
  38. >>>>>>> 464_qwloc3
  39. --- qwloc3 ---------------------------------