screeps - Is there any way to change the spawn location? -


currently new creep spawn 1 square above spawn or in next available clockwise position.

is there way choose newly created creeps go?

you can't can make moving after created flag.

if(game.flags.flag1 !== undefined){     creep.moveto(game.flags.flag1); } 

Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -