[b42] Problems adding events to a zone
Posted: Mon Nov 12, 2012 6:08 pm
I have a new event which i am trying to add to the ID without notable success.
Event has been tested in isolation (via shortcut key to manually add to zone)
But adding the event to the \data\zones\infinite-dungeon\events.lua (as {name="forge-of-gods", minor=true, percent=100},) seems to have little effect.
Log files shows that before adding:
Assigned events list [31] = {
And after adding
Assigned events list [31] = {
Even deleting all the existing events from this file seem to leave the available event list the same size.
Note 1) If i add the event into \data\general\events\groups\majeyal-generic.lua it will correctly show up.
Note 2) Presently adding the files directly to the tome-0.9.42.team file to ensure nothing to do with addon loading, but see the same issue with both.
Any ideas?
Event has been tested in isolation (via shortcut key to manually add to zone)
But adding the event to the \data\zones\infinite-dungeon\events.lua (as {name="forge-of-gods", minor=true, percent=100},) seems to have little effect.
Log files shows that before adding:
Assigned events list [31] = {
And after adding
Assigned events list [31] = {
Even deleting all the existing events from this file seem to leave the available event list the same size.
Note 1) If i add the event into \data\general\events\groups\majeyal-generic.lua it will correctly show up.
Note 2) Presently adding the files directly to the tome-0.9.42.team file to ensure nothing to do with addon loading, but see the same issue with both.
Any ideas?