gpt4 book ai didi

inform7 - 通知 7 : Pick up thing based on if specific thing is in inventory

转载 作者:行者123 更新时间:2023-12-04 07:40:39 26 4
gpt4 key购买 nike

我正在用 Inform 7 进行冒险。在冒险中,你可以捡到一个筹码。如果您的库存中有芯片,我希望能够拿起一种叫做袖珍电脑的东西。把它放在一个可能的通知句子中:

If chip is in the inventory, take pocket computer.

最佳答案

我认为你最好换个方式去做。毕竟随身元素一般都可以捡起来;如果他们没有芯片,您似乎想要做的是阻止它。我认为这样的事情可以工作:

Instead of taking the pocket computer when the player does not have the chip:
say "You need the chip first!"

但是,我会考虑阻止玩家拿起它是否合理。袖珍电脑是否以某种方式固定到位,并且需要芯片来解锁它?或者仅仅是计算机在拥有芯片之前没有用处?如果是后者,我建议您仍然允许玩家拿起它,因为在现实生活中没有什么可以阻止他们这样做。它破坏了沉浸感以阻止合理的 Action ,仅仅是因为它还没有用。

关于inform7 - 通知 7 : Pick up thing based on if specific thing is in inventory,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13905194/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com