Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Странное поведение глагола "просить" #33

Open
yandexx opened this issue May 14, 2021 · 0 comments
Open
Labels
bug Something isn't working Glulx Есть в Glulx версии Z-code Есть в Z-code версии

Comments

@yandexx
Copy link
Owner

yandexx commented May 14, 2021

Очень странно работает команда "просить". По факту, сейчас это аналог orders->give, но без noun и second! Специально проверял: action = 22, noun = 0, second = 0.

В Beginner's Guide есть указание, что give обрабатывает и "Ask Benny for X" и "Benny, give me Xxx" (стр. 248), но в библиотеке RussianG есть отдельная команда askFor, которая, по-идее, должна реагировать на глагол "просить" и принимать noun и second. Я добавлял в life askFor, но обрабатывается только ветка в orders->give.

@yandexx yandexx added bug Something isn't working Z-code Есть в Z-code версии Glulx Есть в Glulx версии labels May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Glulx Есть в Glulx версии Z-code Есть в Z-code версии
Projects
None yet
Development

No branches or pull requests

1 participant