Poll

How should it be layed out?

Name - commands they suggested
30 (76.9%)
no names, just commands
9 (23.1%)

Total Members Voted: 39

Author Topic: Console Command List  (Read 74125 times)


What is
serverconnection.chasecam(<delay amount>);
?

look on your help topic on how to keep your camera still but your player can move

What is
serverconnection.chasecam(<delay amount>);
?
It delays your 3d person cam; you can freeze it with 9999 for a few minutes, the higher the number, the longer it takes.

servercmdSelf Delete(findclientbyname("namehere"));  -  Kills whoever's name you put in.
findclientbyname("namehere").clansuffix=("clantag");  -  Sets the right clan tag to whatever you put in.
findclientbyname("namehere").clanprefix=("clantag");  -  Sets the left clan tag to whatever you put in.
findclientbyname("namehere").player.setplayerscale=("# # #");  -  Sets a player's scale to whatever you put in (.1 - 5)
$megashotscalefactor=1  -  I don't remember what this one does, something about screenshots.
buildfloor2();  -  Randomly build a floor.
tree();  -  Simplified mission editor, I think. Everything is numbers.

Oh, and bump because this topic's useful.
« Last Edit: January 20, 2011, 04:59:47 PM by carolcat »

Thanks, carolcat. Il Edit the console command list right away!

EDIT: Updated the List and the Donations.

Come on,

More console commands!
« Last Edit: January 21, 2011, 05:15:53 PM by K3k0m@n »

findclientbyname("{NAME}").setcontrolobject("{OBJECTIDHERE}");
Replace {NAME} with your IGN. Type /getid while looking at a vehicle/player.

webcom_postserver();
Most useful command ever. Posts your server to the master server.
$Pref::Server::AutoSuperAdminList = "  XXXX";
Change x's to people that you want to have super admin's ID's
$Pref::Server::AutoAdminList = "  XXXX";
Ditto.
$Pref::Server::WelcomeMessage = "xxxx";
Changes welcome message.
$Pref::Server::Name = "xxxx";
Changes server name. webcom_postserver(); after doing this.


videoSetGammaCorrection(0);
 :cookieMonster:

videoSetGammaCorrection(0);
 :cookieMonster:
That cookie monster tells me not to test it in game.

Im not adding it because you didnt tell me what it means. does.

Thanks JamestheLeet, updateing again.
« Last Edit: January 29, 2011, 05:57:46 AM by K3k0m@n »


That cookie monster tells me not to test it in game.

Im not adding it because you didnt tell me what it means. does.

Thanks JamestheLeet, updateing again.
It's makes everything, even stuff outside of Blockland, *slightly* brighter or darker, between a value of 0 and 1.
1 is slightly brighter than normal, 0 is slightly darker than normal, and I'd assume 0.5 is somewhere in the middle.

explodeclock(); explodes clock :D

Longer and longer the list goes...

Hey, i have an idea. Lets try to get the list bigger then all the other lists!

It takes time for lists to grow. Patience.