Author Topic: What is wrong with my events?  (Read 401 times)

So I'm working on a giant keurig coffee maker with changable cartidges, and it doesn't seem to be giving me the error message I programmed it to give when you try to activate it without a cartridge.
I put compass mod on and the brick I wanted to fire the relay was evented to fire the relay west, where the next brick was facing.
So I fired the relay multiple times and it wouldn't work. There were no bricks blocking it, and there was no other bricks than 2 bricks with relay events. I was using plate bricks for the relay fire. Please help.

you say there were no bricks blocking it, does that mean there is a gap?
relays only go to a brick right next to them
+ if there isn't a gap, check the direction with spawning an item?
you could try seeing if the relay is going to it by spawning a projectile when it gets a relay, if it is getting the relay it might be your event

you say there were no bricks blocking it, does that mean there is a gap?
relays only go to a brick right next to them
+ if there isn't a gap, check the direction with spawning an item?
you could try seeing if the relay is going to it by spawning a projectile when it gets a relay, if it is getting the relay it might be your event
ohhh
yes, there is a gap
thanks