PDA

View Full Version : Plugins Directory


Uleat
04-29-2012, 05:13 AM
I tried to be smarter than the machine and save some duplication by enabling my <plugins> directory in the config.

I tried this:

<plugins>quests\plugins</plugins>


Is my syntax correct, or does the config parser remove symbols and/or anything after them?

lerxst2112
04-29-2012, 05:43 AM
Looking at the code it would appear that path is hardcoded and what is in the config file isn't used.