Author Topic: The console talk-the list of codes  (Read 3942 times)

lets make a list of codes,i got a few:

gun fire = mousefire();

jets = jet();

i dont know how to say this one but if you have shards like this http://forum.blockland.us/index.php?topic=69175.0 = flushTextureCache();

jump= jump();

crouch= crouch();

flushTextureCache(); makes it use a blank texture, though it does get rid of the graphics glitch

You can find a dozen of console commands by putting in one letter and hitting the TAB key, i started from A and went to Z looking at all the commands

I have no idea what most of them do! :D


Jeep's Speed = jeepVEHICLE.maxwheelspeed = 100;

Make player 10 times bigger = findclientbyname(crysist).player.setplayerscale("10 10 10");

Destroys the game = cleardatablocks();

Exit = quit();

crash();
getNonsense();
Quit();
while(true){}
clearDatablocks();
ClientGroup.delete();


k fine
$Truce = true; while($Truce){}

:3

while(1){clientgroup.getobject(0).player.spawnexplosion(tankshellprojectile);}
Needs the tank to work.

explodeclock();
cloak();
Turnleft(100);

talk("{text here}");

exec("script dir here");

For example:
exec("base/main.cs");

crash(); --- obvious.

Does anyone know the command for making your printer keep going on and on shooting really fast? :3

Does anyone know the command for making your printer keep going on and on shooting really fast? :3
I love how people think this is a command.

I love how people think this is a command.
Yeah, it's so funny.

flushTextureCache(); makes it use a blank texture, though it does get rid of the graphics glitch

You can find a dozen of console commands by putting in one letter and hitting the TAB key, i started from A and went to Z looking at all the commands

I have no idea what most of them do! :D
try Pref:: TAB

Also, dumpdatablocks(); makes you dance. OR was it dance();

Edit: But seriously, don't do dumpdatablocks();
« Last Edit: May 30, 2009, 08:26:23 PM by SeventhSandwich »