12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- # qwlocdog
- cls
- <<<<<<< 311_qwlocdog
- minut += 3
- gs 'stat'
- 'You pick up the phone and a female voice tells you. "Hello <<$name>>, this is Margaret.''s Meet today in the cafe?"'
- act 'Oh, I have a lot of things, I just can not today.':
- cla
- qwdogiventday = day
- '(You) - Oh, I have a lot of things, I just can not segdnya.'
- '(Margarita) - Okay. Then I´ll call in a week.'
- act 'Hang up.': gt 'korr'
- end
- act 'I do not mind.':
- cla
- QWdogReiq = 3
- qwdogiventday = day
- '(You) - I do not mind.'
- '(Margarita) - Wonderful. Then wait in the cafe.'
- act 'Hang up.': gt 'korr'
- end
- =======
- minut+=3
- gs'stat'
- 'You pick up the phone and a female voice tells you. "Hello world, Margarita is. Today met in a cafe?"'
- act 'oh, I have a lot to do, Today I can not get.':
- cla
- qwdogiventday=day
- '(Do_You) - oh, I have a lot to do, I just can not segdnya.'
- '(Margaret) - Fair_Enough. Then I`ll call in a week.'
- act 'hang Up.':gt 'korr'
- end
-
- act 'I do not mind.':
- cla
- QWdogReiq=3
- qwdogiventday=day
- '(Do_You) - I do not mind.'
- '(Margaret) - That`S_Great. Then wait in a cafe.'
- act 'hang Up.':gt 'korr'
- end
- >>>>>>> 311_qwlocdog
- --- qwlocdog ---------------------------------
|