Line 9517: No closing ";" in XML entity argument "&" (problem in this file)
is the problem, my plugin loads fine before I add this trigger, then gives me that error afterwards. Any ideas?
is the problem, my plugin loads fine before I add this trigger, then gives me that error afterwards. Any ideas?
Quote:
<triggers>
<trigger
enabled="y"
group="qh:pipes"
keep_evaluating="y"
match="That pipe isn\'t lit\.$"
regexp="y"
script="found_unlit_pipe"
sequence="100"
>
</trigger>
</triggers>