[01:22:36] <Malignant_Manor> Marzo: Dominus There's no way the Freedom Automaton hack in the patrol schedule can work.
[01:23:50] <Malignant_Manor> The npc will stop at the final patrol egg (11) and be stuck in patrol's version of loiter until the next schedule change.
[01:30:05] <Malignant_Manor> We'd need to actually save the needed patrol egg to start at somewhere and make sure it is back to the first path egg when the schedule ends.
[01:34:20] <Malignant_Manor> This is bug 1859. http://sourceforge.net/p/exult/bugs/1859/
[15:21:03] <Dominus> malignant_manor: so we could just comment Marzos hack for reloading there?
[15:21:41] <Dominus> gonna have a look tonight or tomorrow. thanks
[20:13:17] <Malignant_Manor> Dominus: There's some code reliant on the hack being there in order to detect if there are no path eggs.
[21:22:16] <Malignant_Manor> Dominus: After going back and looking at the code, it should be okay to comment out the
[21:22:18] <Malignant_Manor> if (gotpath)
[21:22:23] <Malignant_Manor> part.
[21:24:28] <Dominus> hey Malignant_Manor, thanks for checking. I cannot take a look tonight, just returned to my computer and will soon have to hit the bed but I'll take a look tomorrow
[21:31:24] <Malignant_Manor> Dominus: I will commit it.
[21:31:36] <Dominus> oh, great!
[21:31:39] <Dominus> go for it
[21:32:26] <Malignant_Manor> I guess Jeff didn't add to the changelog.
[21:34:09] <Dominus> no, he seldom does, these days
[21:34:33] <Dominus> this desk work schedule really needs temp items :)
[21:34:50] <Malignant_Manor> Marzo was saying there could be deletion issues.
[21:35:23] <Malignant_Manor> I'm not sure if this applies now that we track objects.
[21:35:48] <Dominus> I'm not sure whether jeff really did it the right way in this instance
[21:36:22] <Dominus> on first glance only