Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
Anybody know where i can get the latest WORKING version of zone bricks?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Anybody know where i can get the latest WORKING version of zone bricks? (Read 914 times)
level94836
July 31, 2017, 08:19:01 PM
I tried getting it from BL glass' RTB archive, but when i installed it, it wouldn't work. I tried removing all my addons except default ones and loaded blockland too, and nothing. The category for the bricks won't even show up.
Ad Bot
Advertisement
phflack
July 31, 2017, 09:22:07 PM
any errors in the console?
mario0126
July 31, 2017, 09:34:32 PM
I think you need event_zones (or is it called event_zonebricks?) to get brick_zonebricks working.
phflack
July 31, 2017, 09:42:44 PM
Code:
[Select]
%errorA = ForceRequiredAddOn("Brick_Large_Cubes");
%errorB = ForceRequiredAddOn("Event_Zones");
you need both Event_Zones and Brick_Large_Cubes
I think it enables them if they aren't though (you still need them in your addons folder)
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
Anybody know where i can get the latest WORKING version of zone bricks?