unit.setcommand()
Posted: Tue Apr 30, 2013 9:57 am
Can I has keys of the parameter table for setcommand?
I can't seems to figure out how to give position for gotolocation type command.
Example.
I can't seems to figure out how to give position for gotolocation type command.
Example.
Code: Select all
creep.setcommand({type=defines.command.gotolocation, ?=positiontable, distraction=defines.distraction.byenemy})