Search found 5 matches
- Thu Jan 09, 2014 10:01 pm
- Forum: Bugs
- Topic: Windurst Mission 2-1
- Replies: 1
- Views: 2011
Re: Windurst Mission 2-1
I read some on the wiki and there might be an issue with my experience. The wiki says 5 Fossil Rocks are possible. I've only ever had one of them be in the room at the bottom in my retail experience. Still Darkstar has it coded for 6 possible Fossil Rocks, so I still think it might be an error with ...
- Thu Jan 09, 2014 9:16 pm
- Forum: Bugs
- Topic: Windurst Mission 2-1
- Replies: 1
- Views: 2011
Windurst Mission 2-1
I entered a bug report for Windurst Mission 2-1. It appears the npc id shuffle of past updates has caused this mission to not work for some. My Fossil_Rock.lua for Maze of Shakrami had a commented if statement also. For those already on the mission, tell your server operator to add in a line to Foss...
- Fri Jan 03, 2014 6:45 pm
- Forum: Bugs
- Topic: Magical Maps issue
- Replies: 7
- Views: 5821
Re: Magical Maps issue
I have this kind of working for one map vendor in Windurst Woods. I moved most of the finish code to onEventUpdate as this is what the event appears to require now. The only piece I'm missing is what to change option to after you finish getting the keyitem to allow the event to perform normally once...
- Mon Dec 30, 2013 10:11 pm
- Forum: Bugs
- Topic: Magical Maps issue
- Replies: 7
- Views: 5821
Re: Magical Maps issue
I took a stab at trying to figure this out. It's my first time at scripting something. I was able to get all but one map to disappear from the list if you pass in 0x7FFFFFFF as the second parameter. There are 32 map options now and for some reason if you pass in 0xFFFFFFFF, it reverts to showing all...
- Mon Dec 30, 2013 7:52 pm
- Forum: Bugs
- Topic: Magical Maps issue
- Replies: 7
- Views: 5821
Re: Magical Maps issue
Did this ever get fixed? I still have the old style map scripts on my latest download of the svn and it doesn't allow map purchasing. According to the November 5th update, they made changes to map vendors. The following adjustments have been made to magic maps. •Rewards have been added to quests tha...