Navigation

    forum

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

    ichy-wayland

    @ichy-wayland

    3
    Posts
    732
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    ichy-wayland Follow

    Posts made by ichy-wayland

    • No Room History

      So, i wanted to view my room's history on a invader attack. Normal thing. But then, when i look into my Rooms history, the only thing i see is "No Data". If you want to see it, heres the room link:

      https://screeps.com/a/#!/room/E21S5

      posted in Technical Issues and Bugs
      ichy-wayland
    • RE: Send messages via code

      Yes, it would have to be rate limited.

      posted in Feature Requests
      ichy-wayland
    • Send messages via code

      Hey! I think that it would be nice to be able to send messages via code. It would be useful on automating war declarations, peace requests, trade requests and other stuff alike. Example of what it could be:

      Game.msg('player1', 'Hello, i like peanuts.');
      // or
      Game.players.player1.msg('Hello, i like peanuts.');

      posted in Feature Requests
      ichy-wayland