TooAngel / screeps

TooAngel NPC / bot / source code for screeps
https://screeps.com
GNU Affero General Public License v3.0
600 stars 154 forks source link

[DOCUMENTS]add some manual play documents #669

Closed XenoAmess closed 1 year ago

XenoAmess commented 1 year ago

would probably add more when I use it/

mschultheiss83 commented 1 year ago

Do you have discord?

If so: https://discord.gg/HrkhZmVG

mschultheiss83 commented 1 year ago

i use room.checkRoleToSpawn(role, count, targetId, targetRoom) like Game.rooms['E99N99'].checkRoleToSpawn('claimer', 1, '1983409c1270104cf84ca390', 'E98N98') Game.rooms['E99N99'].checkRoleToSpawn('nextroomer', 1, null, 'E98N98')