Blockland Forums > General Discussion
Console Command List!
Judge:
What was that commad that deletes the sky?
Sky.delete();?
Zeblote:
--- Quote from: Electrk on July 16, 2013, 01:02:58 PM ---c5 is magenta, not pink >:(
also, c8 is black and there is no c9
--- End quote ---
osht how did I not see this
Danny Boy:
setres(width,height); ~ Changes your game resolution.
Zeblote:
--- Quote from: Danny Boy on July 16, 2013, 02:23:26 PM ---setres(width,height); ~ Changes your game resolution.
--- End quote ---
Why do you list only 2 arguments when dumpconsolefunctions() shows this
--- Code: ---virtual bool setRes( int width, int height, int bpp=NULL, int hz=NULL )
--- End code ---
Danny Boy:
Because I know what I'm talking about and you only need the width and height arguments.
http://forum.blockland.us/index.php?topic=199538.0