Page 1 of 1

Mandragora-Mad Script (Bug # 128)

Posted: Mon Aug 06, 2012 5:31 pm
by PrBlahBlahtson
Relevant Tracker Post

Bug report was that quest does not work. Well yeah, it's not scripted, of course it doesn't work.

Decided I'd check if the PXI scripts had the quest written, and found that they had. First quest I've written to completion, so it's probably best if it's given a once-over. Does modify quest.lua to show completion.

Possible issues I can think of:
- Allows turn-ins on a completed quest. Not certain if that's retail, or not. I could probably modify it to re-issue the quest to people who have it completed, if necessary. Would make it impossible to see Yoran-Oran's idle text (0xf5) though.
- Runs player:completeQuest on every single turn in, even if it's already completed.
- Fame values are what were used in PXI. There's a table that includes number of Cornettes necessary per fame level, but it has no other data on the wiki. I could probably dig into the code, pick out what value each fame level was at, do some math to figure out what Cornette should be, and then make the rest proportionate according to gil reward, if necessary.
- Gil and reward message are calculated separately, while PXI did them via a variable. Makes it a little more annoying if you're modifying the quest, I guess.

Edit:
Forgot a url.

Re: Mandragora-Mad Script (Bug # 128)

Posted: Tue Sep 11, 2012 3:49 pm
by Flunklesnarkin
Could somebody add this to the server please


I get so many of the mandragora leafs and yuhtunga sulfurs :3

Re: Mandragora-Mad Script (Bug # 128)

Posted: Wed Sep 12, 2012 1:38 pm
by diatanato
thx ^^ rev1729

Re: Mandragora-Mad Script (Bug # 128)

Posted: Tue Sep 18, 2012 2:03 pm
by Flunklesnarkin
It works now, thanks :D!!