Blockland Forums > General Discussion
Zonebrick issue - They don't work
Crispy_:
So I made some zonebricks (4x4 cube) and placed them. Put two events, on vehicle enter zone, driver player, additem. Then I tested it with a speedkart, it worked!
I then saved and reloaded the build. Now it doesn't work. When I drive through it, it does nothing. Why could this be?
Racerboy:
Try replanting the bricks, maybe.
Crispy_:
--- Quote from: Racerboy on January 12, 2014, 09:50:31 AM ---Try replanting the bricks, maybe.
--- End quote ---
I don't want to have to do that. This is for a gamemode.
Bester Bageler:
The problem is a 4x4 cube is not a natural zone brick, add an event like
onminigamereset > self > setzone > (put nothing here)
the minigame will make it a zone brick for the events to work.
Crispy_:
Even if the add-on was edited to make a 4x4 zone brick? Meh, I'll try it anyway.