Blockland Forums > Help
Brick ownership help
YounqD:
--- Quote from: swollow on July 23, 2013, 07:08:04 PM ---enable "include all player bricks" on the minigame settings, also what type of minigame are you using?
--- End quote ---
I enable that but it dosent work, also I'm using a team slayer gamemode.
Greek2me:
How are the zombies not working? Are they not moving, not attacking, what?
Also, please post your console log and your debug_server.log. (found in config/server/Slayer)
YounqD:
--- Quote from: Greek2me on July 23, 2013, 11:10:22 PM ---How are the zombies not working? Are they not moving, not attacking, what?
Also, please post your console log and your debug_server.log. (found in config/server/Slayer)
--- End quote ---
The zombies just walk around and we cant damage them and they don't even attack us
Greek2me:
--- Quote from: YounqD on July 23, 2013, 11:37:55 PM ---The zombies just walk around and we cant damage them and they don't even attack us
--- End quote ---
Thank you. Please try entering this into console:
--- Code: ---$DefaultMinigame = Slayer.Minigames.getObject(0);
--- End code ---
YounqD:
--- Quote from: Greek2me on July 24, 2013, 01:04:06 AM ---Thank you. Please try entering this into console:
--- Code: ---$DefaultMinigame = Slayer.Minigames.getObject(0);
--- End code ---
--- End quote ---
I did that but it still doesn't seem to work