Syntax | Description |
---|---|
/dexecute <name> <command> | Executes a command on peer's client. Short version: /dex |
/dgaexecute <group> <command> | Executes a command on all clients in a group (including own). Short version: /dgae |
/dgexecute <group> <command> | Executes a command on all clients in a group (except own). Short version: /dge |
/dggaexecute <command> | Executes a command on all clients in your current in-game group (including own). Short version: /dgga |
/dggexecute <command> | Executes a command on all clients in your current in-game group (except own). Short version: /dgge |
/dgraexecute <command> | Executes a command on all clients in your current in-game raid (including own). Short version: /dgra |
/dgrexecute <command> | Executes a command on all clients in your current in-game raid (except own). Short version: /dgre |
/dgtell <group> <text> | Echo text on console for all peers in group. Short version: /dgt |
/dgzaexecute <command> | Executes a command on all clients in your current in-game zone (including own). Short version: /dgza |
/dgzexecute <command> | Executes a command on all clients in your current in-game zone (except own). Short version: /dgze |
/djoin <group> [all|save] | Join a group, and optionally write to [General] or [server_character] (all or save, respectively) |
/dleave <group> [all|save] | Leave a group, and optionally write to [General] or [server_character] (all or save, respectively) |
/dnet [<arg>] | Set variables such as network interface, change settings in the config file, toggle debug mode, and output group/peer information. No option will |
/dobserve <name> [-q <query>] [-o <result>] [-drop] | Add an observer on name and update values in result, or drop the observer. |
/dquery <name> [-q <query>] [-o <result>] [-t <timeout>] | Execute query on name and store return in result. |
/dtell <name> <text> | Echo text on peer's console. Short version: /dt |