Enemy option "Don't shoot automatically": When activated the enemy will never shoot directly and should do only with commands. This can be done by disabling the enemy fire when created, but there is no create event and if you have large levels you will need looping conditionals which isn't good.
Object CP "Create": Executed on the first frame the game runs for an object.