Navigation

    forum

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

    wykrmn

    @wykrmn

    5
    Posts
    522
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    wykrmn Follow

    Posts made by wykrmn

    • RE: Season #4 is open!

      @trepidimous According to o4 on the Discord the caravans will accept:

      All tiers. The higher the tier, the more score

      posted in News & Announcements
      wykrmn
    • RE: Season #4 is open!

      Looking forward to another season. GL all! 🙂

      posted in News & Announcements
      wykrmn
    • RE: Issues Setting up Git

      There are many instances, both in forums and public alliance chats here, acknowledging the issue as something they are aware of and working on.

      Not to dissuade your post. Just wanted to let you know people are aware of it and it is being worked on last I heard.

      posted in Technical Issues and Bugs
      wykrmn
    • GeneratePixel() contextual information is out of date

      Which shard is affected?

      N/A

      What happened?

      When writing the Game.cpu.generatePixel() method using the in-game editor, the tooltip displays the following:

      Generate 1 pixel resource unit for 5000 CPU from your bucket.

      What should have happened?

      I believe the correct tooltip due to recent changes is

      Generate 1 pixel resource unit for 10000 CPU from your bucket.

      Attempting to generate a pixel resource unit with between 5000 and 9999 CPU in the bucket returns -6, ERR_NOT_ENOUGH_RESOURCES

      How can we reproduce this?

      1. Open the in-game script editor
      2. On any line, begin typing sufficient portion of the function call Game.cpu.generatePixel() to prompt the contextual information tooltip.
      3. The information should be displayed as written in that window.
      posted in Technical Issues and Bugs
      wykrmn