| Blockland Forums > General Discussion |
| Console Commands Request |
| << < (2/3) > >> |
| shyGriff:
talk("text"); Sends a message written by CONSOLE.* buildconfetti(); Spams. announce("The random number selected was (" @ getRandom(1,50) @ ")"); Gets a random number 1-50 and announces it.* mousefire(1); Constantly firing. findclientbyname("name").player.___(); Acceptable blanks: delete, kill* findclientbyname("name").player.setplayerscale=("numbers"); Resizes player.* findclientbyname("name").clansuffix=("tag"); Resets player's clan tag. Using prefix in place of suffix changes the prefix.* servercmdSelf Delete(findclientbyname("name")); Kills the provided player.* turnleft(1); turnright(1); Turns player. Replace 1 with 0 to stop. clientCmdShowBricks(1); Shows hidden bricks. $Pref::Server::WelcomeMessage = "xxxx"; Changes welcome message.* explodeclock(); Explodes the clock, only in Bedroom or Kitchen* chatmessageall(); centerprintall(); bottomprintall(); Sends a message to all/prints all.* commandtoserver('isTalking'); Says you are typing. crouch(1); Walk(1); moveForward(1); movebackward(1); moveleft(1); moveRight(1); Self-explanatory. messageall('MsgAdminForce', "\c2PersonsName has become Super Admin (Auto)"); Says that "PersonsName" has become Admin, but they really have not. Also plays the sound and such. You can replace Super Admin with other things too: for example, "Super Doofus".* messageall('MsgClientJoin',"\c1Your mom connected."); Like fake admin, but it says someone has joined.* findClientByName("name").isAdmin = 1; Gives admin for real.* Ones marked with an asterisk, means they only work for the host. |
| Tudoreleuu:
"explodeclock(); Explodes the clock, only in Bedroom or Kitchen*" :o |
| Port:
Press Alt+Super to display all console commands. |
| shyGriff:
--- Quote from: Port on May 05, 2012, 03:17:17 PM ---Press Alt+Super to display all console commands. --- End quote --- what |
| Lugnut:
findclientbyname("NAME").dump(); findclientbyname("NAME").player.dump(); /getid on a brick then do ID.dump(); /getid on a jeep then do ID.dump(); |
| Navigation |
| Message Index |
| Next page |
| Previous page |