Difference between revisions of "RoM Troubleshooting"
From SolarStrike wiki
(New page: = Debugging options = There are some special profile options to print out some debugging messages. Please enter that options in your profile e.g.: <option name="DEBUG_TARGET" value="tru...) |
(No difference)
|
Revision as of 23:17, 14 October 2009
Debugging options
There are some special profile options to print out some debugging messages. Please enter that options in your profile e.g.:
<option name="DEBUG_TARGET" value="true" /> ...
DEBUG_TARGET | Print out some targeting informations. |
DEBUG_LOOT | Print out messages why we don't loot. |
DEBUG_INV | Printout messages about the inventory update process. |
DEBUG_HARVEST | Print out some messages about the harvesting process. |