X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;ds=sidebyside;f=Docs%2FDEVTOOLS.txt;fp=Docs%2FDEVTOOLS.txt;h=cfb823200ae9a041eafd25c26712bfcea74bf0a1;hb=c8a6dd9ee1b43f98d4d98e9feb981bde02ac8772;hp=7312be8d63f4cf148285c71cb568886b0453d1ac;hpb=ddbdc1a8a7b22f7a4c03667672436d8744f45c90;p=lugaru.git diff --git a/Docs/DEVTOOLS.txt b/Docs/DEVTOOLS.txt index 7312be8..cfb8232 100644 --- a/Docs/DEVTOOLS.txt +++ b/Docs/DEVTOOLS.txt @@ -234,7 +234,10 @@ fixdialog (int) (string) - replaces the dialog of given index by the one described in the "string.txt" file. ddialog (int) - deletes given dialog (if no argument or -1, deletes the last dialog). Does not work when actually playing a dialog. +fixtype (int) (int) - fixes the type (2nd arg) of the given dialog (1st arg). play (int) - plays given dialog. +fixrotation - when playing a dialog, sets the in-dialog yaw of the current + participant to its out-of-dialog yaw value. Graphics ~~~~~~~~