Author Topic: Which default servercommands require admin or super-admin?  (Read 927 times)

Default servercommands ONLY, please, no RTB/Slayer/yaddayadda servercmds. Also, please include a description of what it does.

Obvious things I already have:
  • dropPlayerAtCamera
  • dropCameraAtPlayer
  • warp
  • fetch
  • find
  • magicWand
  • kick
  • ban
  • unban
« Last Edit: January 31, 2012, 10:46:27 AM by DontCare4Free »

/dfg is host only lololol

serverCmdBan
serverCmdCancelAllEvents
serverCmdCancelSaveFileUpload
serverCmdChangeMap
serverCmdClearAllBricks
serverCmdClearBots
serverCmdClearBrickGroup
serverCmdClearEvents -- ?
serverCmdClearVehicles
serverCmdColorTest
serverCmdDropCameraAtPlayer
serverCmdDropPlayerAtCamera
serverCmdEndSaveFileUpload
serverCmdFetch
serverCmdFind
serverCmdGetID
serverCmdGetMapList
serverCmdHilightBrickGroup
serverCmdInitUploadHandshake
serverCmdKick
serverCmdMagicWand
serverCmdNextChest
serverCmdReloadBricks
serverCmdRequestBanList
serverCmdResetVehicles
serverCmdSADSetPassword
serverCmdSetColorMethod
serverCmdSetFocalPoint -- ?
serverCmdSetPreviewCenter (SA)
serverCmdSetSaveUploadDirName
serverCmdStartSaveFileUpload
serverCmdTimeScale
serverCmdUnBan
serverCmdUploadSaveFileLine
serverCmdWarp


I may have missed a few, though.
« Last Edit: February 04, 2012, 11:55:51 AM by Port »

Clearinventory isn't admin only. It clears your brick cart.
Pretty sure SetFocalPoint is host only.

There's also serverCmdUseHammer

What is setFocalPoint anyway?

What is setFocalPoint anyway?
I bet it's for DOF screenshots.

What is setFocalPoint anyway?
It's for the server preview on the servers page.

I bet it's for DOF screenshots.
DOF screenshots are purely client-sided.


DOF screenshots are purely client-sided.
Agh. Of course they are. Brain fart.

/getID works for regular admins too.

setFocalPoint could come in handy if you're making a grand imperial holystuffgreat palace and it's only focusing on the red brick spam that people are making at the spawn.

colortest isn't SA only :u

/getID works for regular admins too.
That's pointless because most eval chat mods are for super admin.

That's pointless because most eval chat mods are for super admin.
/getID is default. It wasn't made with eval chat in mind.

/getID is default. It wasn't made with eval chat in mind.
I wonder why it was made. It's useful as forget, don't get me wrong, but any person with some coding knowledge knows how to get that things ID anyway. Maybe it's just default with the Torque starter kit Badspot used and he didn't care enough to remove it.