Blockland Forums > General Discussion
Big list O' Console Commands!
Tingalz:
type in a random letter and hit TAB.
Plornt:
getplayername(); gets the name
bottomprintall();
messageall('',"");
chatmessageall();
centerprintall();
Kalphiter:
--- Quote from: Plornt on September 04, 2009, 05:56:46 PM ---getplayername();
--- End quote ---
???
Show syntax or lies.
Xerces:
--- Quote from: Regulith ---Mount object to object
ObjectID.mountobject(ObjectD,0);
Change object scale
ObjectID.setPlayerScale.("# # #");
--- End quote ---
Didn't I post those in the other topic?
Please amend the list.
Link & Link
Gamefandan:
--- Quote from: Gamefandan on September 03, 2009, 05:56:26 PM ---echo(Put what you want to echo here.); - When you press enter, it will say it in the console.
turnright(); - Makes you spin right.
turnleft(); - Makes you spin left.
commandtoserer('messagesent',"LOLOL YUR MESSAGE GOES HERE! :D"); - Congrats, you sent a chat message.
echo(mPow(7,9)); - Echos 7 to the power of nine.
echo(mSqrt(4)); - Echos the square root of 4.
echo(1+1); - Echos what 1+1 equals.
echo(1-1); - Echos what 1-1 equals.
There I edited and added more. Now stop being picky.
--- End quote ---
Edit - Kalph corrected me on Square Root.