summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2021-04-08 23:04:02 +0200
committerGitHub <noreply@github.com>2021-04-08 23:04:02 +0200
commit9c02a09161c1cb9a007fec7d25b8ca81e1f1d539 (patch)
tree72299480779c0c06f562335557f463d6728528db /docs
parentf12ce98eabf0a2504c11c207dc3d1917f294afca (diff)
downloadwiki-9c02a09161c1cb9a007fec7d25b8ca81e1f1d539.tar.gz
wiki-9c02a09161c1cb9a007fec7d25b8ca81e1f1d539.tar.bz2
wiki-9c02a09161c1cb9a007fec7d25b8ca81e1f1d539.zip
.debug los is missing (#429)
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 fd703a2..2e40b82 100644
--- a/docs/GM-Commands.md
+++ b/docs/GM-Commands.md
@@ -100,6 +100,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 los|3|`.debug los`|Show information about the line of sight status.|
|debug lootrecipient|3|`.debug lootrecipient`|Get loot recipient of the selected creature.|
|debug moveflags|3|`.debug moveflags [$newMoveFlags [$newMoveFlags2]]`|No params given will output the current moveflags of the target|
|debug play cinematic|1|`.debug play cinematic #cinematicid`|Play cinematic #cinematicid for you. You stay at place while your mind fly.|