Blockland Forums > Help
Any way to make bots damage and be damaged? [More info please read]
Pages: (1/1)
Advanced Bot:
Any way to make bots damage and be damaged when the person who has those is not in the mini? Because I have an RPG server and I am wondering how they can still be damaged and damage other people when I am gone.
Greek2me:
Make sure that the minigame is set to "Include All Players' Bricks".
Advanced Bot:
--- Quote from: Greek2me on June 03, 2013, 12:34:30 AM ---Make sure that the minigame is set to "Include All Players' Bricks".
--- End quote ---
It is, I am using slayer, when I leave the mini, bots don't damage and can't be damaged....
Greek2me:
Not sure if it will help, but try putting this in console:
--- Code: ---$DefaultMinigame = Slayer.Minigames.getObject(0);
--- End code ---
Advanced Bot:
--- Quote from: Greek2me on June 03, 2013, 01:51:52 PM ---Not sure if it will help, but try putting this in console:
--- Code: ---$DefaultMinigame = Slayer.Minigames.getObject(0);
--- End code ---
--- End quote ---
It works, thanks!
Pages: (1/1)