hotlinegaq.blogg.se

Screeps global control level
Screeps global control level













screeps global control level

Structure Types STRUCTURE_SPAWN "spawn"Ĭreeps constants (undocumented in api documentation) CREEP_SPAWN_TIME 3 // Base spawn timeĬREEP_LIFE_TIME 1500 // Lifetime of a creepĬREEP_CORPSE_RATE 0.2 // Portion of remaining creep value that is dropped upon death Properties (undocumented in api documentation) LOOK_CREEPS "creep" Direction constants TOP 1 LOOK_CONSTRUCTION_SITES "constructionSite" Used in results when finding objects at a position Used to for some search functions to filter by type. Used by functions sending commands to the screeps engine.

  • module (to export javascript code using module.exports)įollowing are object prototypes of ingame objects, any added property to its prototype will be available to its instances.
  • `global` and `globals` are available in the sandbox, but none of them are defined when scripts are run server side. Note: the global object itself should be assumed non-existing.

    screeps global control level

    2.19.2 Terrain types (undocumented in api documentation).2.19.1 costs (undocumented in api documentation).2.19 Storage constants (undocumented in api documentation).2.18 Link constants (undocumented in api documentation).2.17 Extension constants (undocumented in api documentation).

    screeps global control level

    2.16 Wall constants (undocumented in api documentation).2.15 Road constants (undocumented in api documentation).2.14 Source constants (undocumented in api documentation).

    screeps global control level

  • 2.13 Spawn constants (undocumented in api documentation).
  • 2.12 Rampart constants (undocumented in api documentation).
  • 2.11 Energy constants (undocumented in api documentation).
  • 2.10 Obstacle objects types list (undocumented in api documentation, probably used for pathfinder).
  • 2.9 Creeps constants (undocumented in api documentation).














  • Screeps global control level