PDA

View Full Version : Reload adventure system related data


Lillu
10-15-2009, 06:05 PM
Is there a way to reload the adventure system related data? I'm making changes to adventure_template_entry table and such, but the changes won't show up ingame just when the zone is realoaded. I'm thinking of something like #reloadquest for perl, but any workaround besides rebooting a zone would be welcome..

cavedude
10-15-2009, 06:51 PM
Not at present no, and be careful about accessing new adventure data without rebooting, it can cause a zone crash :|

Bug KLS for a reload command like we have for quests and tasks :)

Irreverent
10-15-2009, 08:10 PM
I can't get seem to get my adventures to work at all. I can get to the stone, but when a group requests an adventure they get "no adventures found"

Lillu
10-16-2009, 03:53 AM
Not at present no, and be careful about accessing new adventure data without rebooting, it can cause a zone crash :|

Bug KLS for a reload command like we have for quests and tasks :)

Alright, thanks Cavedude :)

@ Irreverent: Follow this guide (http://www.eqemulator.net/wiki/wikka.php?wakka=AdventureSystemSample) for adventure creation, it works perfectly, at least on rev 953+. and make sure you reboot the zone for the changes to take effect.