Denizen/0.7/Troubleshooting: Difference between revisions
(Created page with "==Troubleshooting Denizen== Denizen can be a complicated plugin to get used to. If you are having problems there are several tools available to help you. To check assignment...") |
Aufdemrand (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
= | <div style="float:right;margin-left:2.0em; padding:10px; font-family:camingodos-web; font-size:110%; ">__TOC__</div> | ||
<div style="margin-right:2.0em; margin-top:35px; padding:10px; font-family:camingodos-web; font-size:110%;"> | |||
<span style="font-family:natalya-alternate-one; font-size:650%; margin-right:-7px; margin-left:-10px;">D</span>enizen can seem a bit complicated at first. If you are having problems there are several tools available to help you. | |||
To check assignments on a Denizen use | To check assignments on a Denizen use | ||
Line 19: | Line 20: | ||
If all else fails join us on IRC. http://webchat.esper.net/?channels=citizens | If all else fails join us on IRC. http://webchat.esper.net/?channels=citizens | ||
</div> |
Revision as of 05:11, 29 August 2012
Denizen can seem a bit complicated at first. If you are having problems there are several tools available to help you.
To check assignments on a Denizen use
/denizen info
With the NPC selected. If you are the NPC's owner you can also sneak and right click to view this info.
Check that the proper scripts are assigned to the Denizen. Also check the the appropriate triggers are turned on.
If that does not solve the problem next turn on Denizen debugging:
/denizen debug
This will turn on debugging mode. In debugging mode useful information is printed to the server console about what is going on behind the scenes.
It will show you errors such as invalid commands, non-matching requirements, or triggers that are disabled.
If you are still having problems check your console messages for errors, especially at start up.
If all else fails join us on IRC. http://webchat.esper.net/?channels=citizens