Navigation

    forum

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

    Posts made by UMonster

    • Can't finish a tutorial (stuck on setting roles)

      Hello.
      I am going through the tutorial. It asks me to set the creeps' roles using the momery object. I've set the roles successfully and I confirm I can see those both via console and Memory tab, but the next step of the tutorial never appears.

      Code I used just in case:

      Memory.creeps.Worker1.role = 'harvester';
      Memory.creeps.Worker2.role = 'harvester';
      Memory.creeps.Builder1.role = 'builder';

      posted in Technical Issues and Bugs
      UMonster