Updated Perl API (markdown)

Chris Miles
2018-07-01 04:17:07 -05:00
parent a41d729d7f
commit b55d6d7760
+7
@@ -1373,3 +1373,10 @@ $door->SetX(XPos)
$door->SetY(YPos)
$door->SetZ(ZPos)
```
# Perl Debugging
* Run the perl file against the perl processor for syntax errors. (e.g. perl <filename.pl>)
* Reload the quest in game. #reloadquest or #rq
* See any recent API errors. #questerrors
* Peek at the zone console and see if any hints appear there. Also look at the zone logfile.