summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-09-14 17:13:24 +0200
committerGitHub <noreply@github.com>2021-09-14 17:13:24 +0200
commit48b6d6caf8d37cb3913877d8894d4a0bcfbea602 (patch)
tree707e817d2ea935976a60e5bf3113620347a2ce61 /docs
parentf0d8bb4d0400a99e0ff06357b39d4f9fd2783c78 (diff)
downloadwiki-48b6d6caf8d37cb3913877d8894d4a0bcfbea602.tar.gz
wiki-48b6d6caf8d37cb3913877d8894d4a0bcfbea602.tar.bz2
wiki-48b6d6caf8d37cb3913877d8894d4a0bcfbea602.zip
chore: new debug lfg command
Diffstat (limited to 'docs')
-rw-r--r--docs/gm-commands.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gm-commands.md b/docs/gm-commands.md
index 4c9986d..fe810f0 100644
--- a/docs/gm-commands.md
+++ b/docs/gm-commands.md
@@ -96,6 +96,7 @@ Note: Some commands are working only by selecting a player or a creature. These
|debug getvalue|3|`.debug $field [1\0]`|1: get uint32 value of $field of the selected unit; 0: get float value of $field of the selected unit|
|debug hostil|1||Get hostile reference list of the selected unit.|
|debug itemexpire|3|`.debug itemexpire $guid`|Delete the item with $guid.|
+|debug lfg|3|`.debug lfg`|Toggle debug mode for lfg. In debug mode GM can start lfg queue with one player.|
|debug lootrecipient|3|`.debug lootrecipient`|Get loot recipient of the selected creature.|
|debug los|3|`.debug los`|Show information about the line of sight status.|
|debug Mod32Value|3|`.debug Mod32Value #field #value`|Add #value to field #field of your character.|