Navigation

    forum

    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    1. Home
    2. digital_light
    • Flag Profile
    • block_user
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Groups
    • Blog

    digital_light

    @digital_light

    2
    Posts
    684
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    digital_light Follow

    Posts made by digital_light

    • RE: CONTAINER not found

      It just seems odd that containers are not owned.  Why is that?

      posted in Help
      digital_light
    • CONTAINER not found

       I can't seem to be able to find my containers with out just using the ids.

      I have tried _.filter(Game.structures,(i)=>i.structureType==STRUCTURE_CONTAINER) but that comes up empty as well as creep.room.find(FIND_STRUCTURES,(i)=>i.structureType==STRUCTURE_CONTAINER)

      it seems that when the containers are built they aren't added to the structure list.

      posted in Help
      digital_light