| Blockland Forums > General Discussion |
| RTB cheats wtf? |
| << < (6/6) |
| nige111:
Return To Blockland Name a bot: Press ~ to display the console window, then type commandtoserver(spawnguardbot','<name>'); Information in this section was contributed by Stuart Benjamin. Loel. |
| Night-Stalker:
More.... http://thecheats.co.uk/cheats/Blockland-1034.html Blockland Make a bot: First, press [F8]. Press W to move a little bit forward. Go into the console and type: new AIPlayer(bot) { datablock="LightMaleHumanArmor"; position=localclientconnection.camera.getPosition(); }; To resume the game press [F7] or type aiplayer::spawnplayer(); To spawn another bot, press [F8] from a new place than where you spawned the first bot. Then, go into the console and type: new AIPlayer(bot2) { datablock="LightMaleHumanArmor"; position=localclientconnection.camera.getPosition(); }; To resume the game, press [F7] Information in this section was contributed by Glenn. Invisible bot: Go into the console and type bot.setCloaked(1); Information in this section was contributed by Glenn. Make bot visible again: Go into the console and type bot.setCloaked(0); Information in this section was contributed by Glenn. Give bot weapon: Go into the console and type: bot.mountImage(shotgunImage,0); Note: you can also enter (swordimage,0); or other weapon images. Some weapons will run out of ammunition. When this happens, type bot.incInventory(<weapon name>Ammo,5); Information in this section was contributed by Glenn. Bots fight each other: To make two bots fight each other, go into the console and type: Information in this section was contributed by Glenn. bot.setAimObject(bot2); bot2.setAimObject(bot1); bot.setImageTrigger(0,1); bot2.setImageTrigger(0,1); Bot fights a player: Go into the console, then type: Information in this section was contributed by Glenn. bot.setAimObject(<player's null number>); bot.setImageTrigger(0,1); Make bot aim higher: Go into the console, then type: Information in this section was contributed by Glenn. bot.setAimLocation(VectorAdd(bot2.getPosition(),"0 0 1")); Kill bots: Go into the console, then type: Information in this section was contributed by Glenn. bot.kill(); bot2.kill(); Make bots follow player: Go into the console, then type: Information in this section was contributed by Glenn. following(%obj,%this); = (following(<bot null number>,<player null number>)) Give bot a name and a health bar: Go into the console, then type: <bot null number>.setshapename(<name>); Note that the health bar does not go down and the bot will not die. Information in this section was contributed by Glenn. Make bot walk around randomly: Go into the console, then type: commandtoserver('addrandombot'); Note: It will be named "bot bot bot". Information in this section was contributed by Glenn. Get guns: You must be the administrator in the game. Press [F11], then [F4]. Then on the bottom right-hand corner, click on the second list thing from the top, then "Weapons". The object or objects will spawn in the middle of the screen -- point it at the ground next to you. Information in this section was contributed by Glenn. Build a wall: Go into the console, then type: buildwall<numberhere>; Information in this section was contributed by THEGoron. THEGoron? |
| Indy:
THE Goron Leader. Otherwise, Goron. |
| Grim Ant:
I don't see how those are cheats. |
| lilkev2k6:
That's a fucking readme, not cheats, I hate when people take FAQ stuff and call them cheats, lol. |
| Navigation |
| Message Index |
| Previous page |