Blockland Forums > General Discussion
Big list O' Console Commands!
Deathwish:
MM_Fade.delete(); Do it, it makes the main menu fun!!!!!
Kalphiter:
--- Quote from: Deathwish on November 18, 2010, 08:47:00 AM ---MM_Fade.delete(); Do it, it makes the main menu fun!!!!!
--- End quote ---
It deletes the background screenshot fader and leaves a white background.
frogger3140:
Run a null commandtoserver();
Crash the client, or if you run server-sided, crash the whole server.
--- Code: ---Frogger3140-($)(16180)->: commandtoserver(cr@shbl);
/Applications/Blockland/dedicated.command: line 5: 55463 Bus error ./Blockland.app/Contents/MacOS/Blockland -dedicated -map plate3
logout
[Process completed]
--- End code ---
Mr.jacksaunt:
Bumping because of the e(ADDON NAME HERE);transmitDataBlocks();
clientCmdMissionStartPhase3();
// Do it in the order I got it in!!
// This will force load an add-on you have in your folder, careful if a player does not have this add-on it will crash them from your game
command, it saved my life. :D
Kalphiter:
--- Quote from: Mr.jacksaunt on November 26, 2010, 12:12:25 PM ---Bumping because of the e(ADDON NAME HERE);transmitDataBlocks();
clientCmdMissionStartPhase3();
// Do it in the order I got it in!!
// This will force load an add-on you have in your folder, careful if a player does not have this add-on it will crash them from your game
command, it saved my life. :D
--- End quote ---
Will not work, stop copy and pasting.