Northern San d'Oria quest the requires cleaning four signposts in Jugner Forest
Also, I marked a complete quests as complete in the quest.lua file that have been verified.
Grimy Signposts
Grimy Signposts
- Attachments
-
- [Quest]Grimy_Signposts.patch
- (6.83 KiB) Downloaded 287 times
-
- Posts: 12
- Joined: Fri Jul 27, 2012 1:25 pm
Re: Grimy Signposts
Checked over this quest today and ran through it.
After cleaning all the signs in Jugner and returning to Maugie in South Sandy I was able click her over and over and over and each time she wants to complete the quest but it looks like you may have the wrong CSID. When I attempt to finish the quest it shows that it is calling CSID 44 and the script is looking for CSID 45.
Please double check this.
Thanks!
After cleaning all the signs in Jugner and returning to Maugie in South Sandy I was able click her over and over and over and each time she wants to complete the quest but it looks like you may have the wrong CSID. When I attempt to finish the quest it shows that it is calling CSID 44 and the script is looking for CSID 45.
Please double check this.
Thanks!
Re: Grimy Signposts
Sorry for the latness, I just saw your reply. I appologize for the typo, should have been 'elseif (csid == 44) then' not 'elseif (csid == 42) then'.
Here is a new Maugie.lua for (zones\Southern_San_dOria\npcs)
EDIT - had to zip the file, seems .lua files are not allowed.
Here is a new Maugie.lua for (zones\Southern_San_dOria\npcs)
EDIT - had to zip the file, seems .lua files are not allowed.
- Attachments
-
- Maugie.zip
- (728 Bytes) Downloaded 277 times
-
- Developer
- Posts: 176
- Joined: Tue Jul 31, 2012 7:21 am