Author Topic: New Command  (Read 6738 times)



OGM GUISZ I NO 1 IT R /Self Delete


I MAK SCRN REED AN YU DI AN CLIK 2 RESBOND

WY W3 TAK1N L1K3 D4T?

/requestEventTables
/colorTest
/wtf


There are not that many default /commands...

Oh, there are quite a few.
Dump the console functions and admire the serverCmds.

Doorman, It was puke. I ported it. xD

None of these are from add-ons.

Code: [Select]
/AcceptMiniGameInvite
/AcceptTrustInvite
/AddEvent
/Alarm
/Ban
/BrickCount
/BSD
/BuyBrick
/CancelAllEvents
/CancelBrick
/CancelEvents
/CancelExtendedBrickInfoRequest
/CancelSaveFileUpload
/ChangeMap
/ChatTest
/ClearAllBricks
/ClearBrickGroup
/ClearBricks
/ClearColors
/ClearEvents
/ClearInventory
/ClearVehicles
/ColorTest
/Confusion
/CreateMiniGame
/DFG
/DoAllIcons
/DoIcon
/DoItemIcon
/DoPackIcons
/DoPlayerIcons
/DoSecondPackIcons
/DoUpdates
/DropCameraAtPlayer
/DropPlayerAtCamera
/DropTool
/EndMiniGame
/EndSaveFileUpload
/Fetch
/Find
/GetID
/GetMapList
/GetPZ
/Hate
/HilightBrickGroup
/Hug
/IconInit
/IgnoreMiniGameInvite
/IgnoreTrustInvite
/InitUploadHandshake
/InstantUseBrick
/InviteToMiniGame
/JoinMiniGame
/Kick
/LeaveMiniGame
/Light
/ListAllDataBlocks
/Love
/MagicWand
/MessageSent
/MissionStartPhase1Ack
/MissionStartPhase2Ack
/MissionStartPhase3Ack
/NextSeat
/PlantBrick
/PrevSeat
/RayPZ
/RealBrickCount
/RejectMiniGameInvite
/RejectTrustInvite
/ReloadBricks
/RemoveFromMiniGame
/RequestBanList
/RequestBrickManList
/RequestEventTables
/RequestExtendedBrickInfo
/RequestMiniGameColorList
/RequestMiniGameList
/RequestNamedTargets
/RequestWrenchEvents
/ResetMiniGame
/ResetVehicles
/Ret
/RotateBrick
/SAD
/SADSetPassword
/SetColorMethod
/SetFocalPoint
/SetMiniGameData
/SetPrint
/SetSaveUploadDirName
/SetWrenchData
/ShiftBrick
/Sit
/Spy
/StartSaveFileUpload
/StartTalking
/StopTalking
/Self Delete
/SuperShiftBrick
/TeamMessageSent
/TimeScale
/TripOut
/Trust_Demote
/Trust_Invite
/TrustListUpload_Done
/TrustListUpload_Line
/UnBan
/UndoBrick
/UnIgnore
/UnUseTool
/UpdateBodyColors
/UpdateBodyParts
/UpdatePrefs
/UploadSaveFileLine
/UseFXCan
/UseHammer
/UseInventory
/UsePrintGun
/UseSprayCan
/UseTool
/VehicleSpawn_Respawn
/Wand
/Warp
/Wtf
/Zombie

/thread
« Last Edit: January 15, 2009, 08:06:45 PM by Truce »


None of these are from add-ons.

Code: [Select]
/MissionStartPhase1Ack
/MissionStartPhase2Ack
/MissionStartPhase3Ack

/thread
I have a feeling those might mess up the client due to the fact these are supposed to call on their own.

None of these are from add-ons.

Code: [Select]
/AcceptMiniGameInvite  (No args)
/AcceptTrustInvite  (No args)
/AddEvent  (Not sure on args)
/Alarm  (No args)
/Ban ClientObject BL_ID Time Reason
/BrickCount  (No args)
/BSD  (Not sure on args, this has to do with bricks though)
/BuyBrick Slot Datablock
/CancelAllEvents  (No args)
/CancelEvents  (Not sure on args)
/CancelSaveFileUpload  (No args)
/ChangeMap MapName
/ChatTest  (Not sure on args)
/ClearColors  (Not sure on args)
/ClearEvents  (Probably no args)
/ClearInventory  (Your own?)
/ColorTest  (No args)
/CreateMiniGame  (Not sure on args, most likely the minigame settings)
/DFG  (Not even sure what this is)
/DoAllIcons  (Not sure)
/DoIcon  (Not sure)
/DoItemIcon  (Not sure)
/DoPackIcons  (Not sure)
/DoPlayerIcons  (Not sure)
/DoSecondPackIcons  (Not sure)
/DoUpdates  (Probably has to do with auto updating blockland? But why would this be a servercmd?)
/DropCameraAtPlayer  (No args)
/DropPlayerAtCamera  (No args)
/EndMiniGame  (No args)
/EndSaveFileUpload  (Do not use, this is supposed to send on it's own.)
/Fetch ClientObject(Or name?)
/Find ClientObject(Or name?)
/GetID  (Not sure)
/GetMapList  (This calls on it's own, it's for updating the change map GUI list)
/GetPZ  (Not sure)
/Hug  (No args)
/IconInit  (Not sure)
/IgnoreMiniGameInvite  (No args)
/IgnoreTrustInvite  (No args)
/InitUploadHandshake  (This calls on it's own, do not use)
/InstantUseBrick Datablock
/InviteToMiniGame ClientObject(Or name?)
/JoinMiniGame MinigameID(first minigame is 1, next is 2, etc.)
/Kick  (Not sure on args)
/LeaveMiniGame  (No args)
/Light  (No args)
/MagicWand  (No args)
/MessageSent MessageString
/NextSeat  (No args)
/PrevSeat  (No args)
/RayPZ  (Not sure what this is)
/RealBrickCount  (Broken, always returns 0)
/RejectMiniGameInvite  (No args)
/RejectTrustInvite  (No args)
/ReloadBricks  (No args, reloads... well... not even sure. When I did this awhile ago, it loaded some save I forgot I even had.)
/RemoveFromMiniGame ClientObject(Or name?)
/RequestBanList  (This calls automatically when you open the unban GUI)
/RequestEventTables  (I'm assuming this calls automatically when you open the Events GUI)
/RequestMiniGameColorList  (This calls automatically when you open the start minigame GUI)
/RequestMiniGameList  (This calls automatically when you open up the minigame GUI)
/ResetMiniGame  (No args)
/Ret  (Not even sure what this is)
/SAD (Letters and numbers :o)
/SADSetPassword (Letters and numbers :o)
/SetColorMethod 0, 1 or 2 (This was used when loading bricks, to either stay with the current color set, change it, or add the colors onto the current one. Not sure if this works anymore)
/SetPrint PrintID
/SetSaveUploadDirName  (Not sure what this does, I'm sure it does something on it's own.)
/SetWrenchData  (Not sure on args, I'm assuming brick name, emitter, etc.)
/Sit  (No args)
/Spy ClientObject(Name works)
/StartSaveFileUpload  (This calls on it's own)
/StartTalking  (No args, it makes your name show up at the top of the chat box)
/StopTalking  (No args)
/Self Delete  (No args)
/TeamMessageSent MessageString
/TimeScale Value
/TripOut  (What?)
/Trust_Demote  (Don't know the args. Probably something to do with ID and level)
/Trust_Invite (Either client object, name, or id)
/TrustListUpload_Done  (This works on it's own when you join the server)
/TrustListUpload_Line  (As above)
/UnBan ListID (0 being first person banned, 1 is the second person in the list [If the list is unsorted])
/UnIgnore  (Don't know the args)
/UploadSaveFileLine  (This works on it's own)
/UseFXCan  (Not sure on args, probably a number determining which FX you use)
/UseHammer  (No args)
/UsePrintGun  (No args)
/UseSprayCan  (Probably a number determining which color you use)
/VehicleSpawn_Respawn  (No args, I think)
/Wand  (No args)
/Warp  (No args)
/Zombie  (No args)

/thread

I just summed up everything I know. :o

Mkay, but that output list was just a script I whipped up that extracted all serverCmds from dumpConsoleFunctions after allGameScripts was executed.

Bit more explanation of a few:
/BSD shows the 'Bricks' emote, the same one that shows up when you open the bricks GUI. (You don't normally see it because the GUI is in the way)

/doupdates will crash the server if you are the host, making all clients go to the main menu and "search" for Blockland updates.

/magicwand gives you the Destructo Wand if you are an admin.

I'd normally post the Massive List Of Server Commands which I had (taken/edited from ResonanceCascade's old "Break My Server" script :cookieMonster: ), but Truce has already done it.