Nice work. Thanks for sharing!
Posts made by utiutiuti
-
Can't claim controller in W11N4
Can't claim controller in W11N4
Not shure why.
Destroyed all buildings, only some walls are left.
Did I miss something? -
RE: Screeps d.ts file and gulp script
Thank you. Will test the d.ts file.
-
RE: Server problems
Also had to do a relogin, and some connection problems. But right now everything works fine
-
RE: First attempt at logic to automate creep creation
And don't forget. This script is running EVERY Game Tick. So you have to store your vars "hc" "uc" "bc" somewhere else. Maybe in the memory Object of the room
Alternatively don't give names or use a random number. -
RE: First attempt at logic to automate creep creation
Hi,
get to your solution step by step.
I would recommend:- Put the "find" routine in a variable.
- For debug reasons, do a "console.log(varFindHarvester);" and so on.
- Then do the if part
- Maybe remove the name generation for debugging purposes
Should lead you to the solution.
-
RE: Thank you, dear Screeps gods...
Hail to the gods and goddesses!
JK. Thanks for this wonderful game + experience.
Keep on coding! -
RE: Email overload
confirm.
700 E-Mails in Inbox. Starting yesterday
-
RE: Two extensions on the same tile
Observed the same for extensions, but in my example, you can choose both (and both can be filled with energy. Definetely a bug. But I think it is reported before.