gpt4 book ai didi

screeps - 通过名字找到房间

转载 作者:行者123 更新时间:2023-12-02 17:04:31 30 4
gpt4 key购买 nike

假设我在内存中保存了房间的名称 - “1-1”。我如何在无法访问该房间中的任何蠕变/结构的情况下访问该房间对象?像这样的东西:

function(roomName){
var room = Game.rooms.roomName; //what would the simplest and quickest code be?
}

提前致谢。

最佳答案

如果房间内没有任何物体,您将无法进入该房间。就像 war 迷雾一样。为了查看里面有什么room(换句话说,要访问 room 对象实例),您必须将一些 Creep 发送到那里。

更新:Game.rooms属性已添加到 API 中。

关于screeps - 通过名字找到房间,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27091527/

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