123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- # qwloc3
- <<<<<<< 464_qwloc3
- gs 'stat'
- 'You pick up the phone and a male voice said, "Hello <<$name>>, is Vladimir, you want to ride on a boat?"'
- act 'Oh, I have a lot of things, I just can not today.':
- cla
- vladimirday = day
- '(You) - Oh, I have a lot of things, I just can not segdnya.'
- '(Vladimir) - Okay. Then I´ll call you tomorrow at 4 pm.'
- act 'Hang up.': gt 'korr'
- end
- act 'I do not mind.':
- cla
- vladimirQW = 30
- vladimirday = day
- '(You) - I do not mind.'
- '(Vladimir) - Wonderful. Now for you to come my driver and drive Thank you.'
- act 'Hang up.': gt 'korr'
- end
- =======
- gs'stat'
- 'You raised a tube and a male voice said "Hello World, Vladimir is, wanna take a ride on a boat?"'
- act 'oh, I have a lot to do, Today I can not get.':
- cla
- vladimirday=day
- '(Do_You) - oh, I have a lot to do, I just can not segdnya.'
- '(Vladimir) - Fair_Enough. Then I `ll call you tomorrow 4 pm.'
- act 'hang Up.':gt 'korr'
- end
-
- act 'I do not mind.':
- cla
- vladimirQW=30
- vladimirday=day
- '(Do_You) - I do not mind.'
- '(Vladimir) - That`S_Great. Now for you to come my driver take you and Glory.'
- act 'hang Up.':gt 'korr'
- end
- >>>>>>> 464_qwloc3
- --- qwloc3 ---------------------------------
|