Blockland Forums > General Discussion
Using console commands without being host?
Renderman:
--- Quote from: Zylenox_v on January 03, 2014, 12:03:27 PM ---Try using some of these-
Buildstairs();
Buildfloor();
Buildwall();
Buildconfetti();
jump();
jump(1);
crash();
quit();
But here are some useless commands you can do without bricks:
findclientbyname(NAME).player.setVelocity("# # #");
findclientbyname(NAME).player.Burnplayer("#");
findclientbyname(NAME).player.addhealth("#");
findclientbyanem(NAME).player.hideNode("Node"); Example nodes: rarm, rhand, larm, lhand, pants.
--- End quote ---
you forgot mousefire (1);
its good for cityrpg's
Port:
* Press the key associated with the character code for ~ on American keyboards. On most keyboards, this is always the key below escape.
* Enter a console command and press enter.
???
"Using console commands" does not imply that you're trying to do it on the server.
blockman01:
--- Quote from: Zylenox_v on January 03, 2014, 12:03:27 PM ---Try using some of these-
Buildstairs();
Buildfloor();
Buildwall();
Buildconfetti();
jump();
jump(1);
crash();
quit();
But here are some useless commands you can do without bricks:
findclientbyname(NAME).player.setVelocity("# # #");
findclientbyname(NAME).player.Burnplayer("#");
findclientbyname(NAME).player.addhealth("#");
findclientbyanem(NAME).player.hideNode("Node"); Example nodes: rarm, rhand, larm, lhand, pants.
--- End quote ---
Don't forget
Clientcmdtimescale(0.2);
XR-7:
First one I used was findclientbyname("Name").clanprefix=("<color:Color code>newtag");
$trinick:
I don't see why people stick their noses up at eval chat extensions. The absolute worst thing you could do with eval is delete someone's add-ons or overwrite their key.dat. Once Truce created 100gb of text files in my config directory. Anyway, point being, it's hardly even a security hole. If you think that someone might forget with your Blockland directory, that user most likely shouldn't have Super Admin on your server.