Search Term:

Blockland Game Cheat Codes

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].


Invisible bot:
--------------
Go into the console and type bot.setCloaked(1);


Make bot visible again:
-----------------------
Go into the console and type bot.setCloaked(0);


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.


Build a wall:
-------------
Go into the console, then type: buildwall[number];


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);


Bots fight each other:
----------------------
To make two bots fight each other, go into the console and type:
bot.setAimObject(bot2);
bot2.setAimObject(bot1);
bot.setImageTrigger(0,1);
bot2.setImageTrigger(0,1);


Bot fights a player:
--------------------
Go into the console, then type:
bot.setAimObject([player's null number]);
bot.setImageTrigger(0,1);


Make bot aim higher:
--------------------
Go into the console, then type:
bot.setAimLocation(VectorAdd(bot2.getPosition(),"0 0 1"));


Kill bots:
----------
Go into the console, then type:
bot.kill();
bot2.kill();


Make bots follow player:
------------------------
Go into the console, then type:
following(%obj,%this); = (following([bot null number],[playernull number]))


Give bot a name and a health bar:
---------------------------------
Go into the console, then type:
Note that the health bar does not go down and the bot will not die.


Make bot walk around randomly:
------------------------------
Go into the console, then type:
commandtoserver('addrandombot');
Note: It will be named "bot bot bot".


Hint:
-----
Submitted by: EljiahR

To go outside of the room place, get in a flying vehicle and fly to window and
right before impact turn and you should go right through


Cheat:
------
Submitted by: Cody

Press [F8] then use W,A,S,D to move and then press [F7], you will be dropped at
the camera position.


Hint:
-----
Submitted by: Alijo

When your in the bedroom, the easiest way to get outdoors is to break the glass windows.
The only way to do this is to jet to the ceiling (or as high as possible) and start jeting
towards the window and you should break the glass.

VERY IMPORTANT- Remember that if you hit a wall or a strong surface like the edges and
sides of the windows you will crash and DIE!

No comments: