Southperry.net
Ereb raw quest data extraction - Printable Version

+- Southperry.net (https://www.southperry.net)
+-- Forum: Maplestory (https://www.southperry.net/forumdisplay.php?fid=15)
+--- Forum: Maplestory Discussion (https://www.southperry.net/forumdisplay.php?fid=31)
+--- Thread: Ereb raw quest data extraction (/showthread.php?tid=11575)

Pages: 1 2


Ereb raw quest data extraction - Nikkey - 2009-05-23

Now with lovely Korean names!
 Quest



Ereb raw quest data extraction - Nikkey - 2009-05-23

 Say

(Btw, regex is for noobs.)


Ereb raw quest data extraction - Fiel - 2009-05-23

Devil's Sunrise - why didn't you ask me for the MSEA String.wz stuff? I'd have been happy to send it. Frown


Ereb raw quest data extraction - Dusk - 2009-05-23

Fiel Wrote:Devil's Sunrise - why didn't you ask me for the MSEA String.wz stuff? I'd have been happy to send it. Frown

Could you send that this way? I'm learning Perl right now, I could use a simple regex problem Chin


Ereb raw quest data extraction - Celsarir - 2009-05-23

Fiel Wrote:Devil's Sunrise - why didn't you ask me for the MSEA String.wz stuff? I'd have been happy to send it. Frown

Glitter I would very much be happy if I can have that too. Although you guys barely know me, and I lurk more than I post, I promise I won't do bad stuff with it. Glitter


Ereb raw quest data extraction - Fiel - 2009-05-23

There's really nothing bad you can do with a String.wz extraction anyway. I'll most likely get it posted within the next 24 hours.


Ereb raw quest data extraction - Amnesia - 2009-05-24

So.. If it's Erev in MapleSEA, it'll probably be Erev for GMS right, too? Frown


Ereb raw quest data extraction - lul. - 2009-05-24

Amnesia Wrote:So.. If it's Erev in MapleSEA, it'll probably be Erev for GMS right, too? Frown

Most likely. Might stay on KMS if that sh[SIZE="2"]i[/SIZE]t ever makes it on GMS. Next thing, they change Lienne to Liebbe or something.


Ereb raw quest data extraction - bio9205 - 2009-05-24

lul. Wrote:Most likely. Might stay on KMS if that sh[SIZE="2"]i[/SIZE]t ever makes it on GMS. Next thing, they change Lienne to Liebbe or something.

If you watch anime, they always mix up the "v"s and the "b"s, and the "r"s and the "l"s. I know Japan and Korea are different, but... They're similar.

So Lienne would be... Rienne Goggleemoticon


Ereb raw quest data extraction - Amnesia - 2009-05-25

Nexon seem to like the letter 'y' the most [Kyrin, Vynn...]
So it might actaully be Eryb, Lyenne..


Ereb raw quest data extraction - Kortestanov - 2009-05-25

Stereo Wrote:I like it better with the colour formatting turned into bbcode Tongue


for future reference, replace:
#b with ['color="Blue"]
#d with ['color="Purple"]
#r with ['color="Red"]
#g with ['color="Green"]
#e with ['b] // this might need assistance to actually work out, #k ends all codes
#k with ['/color]
using id# xxxxxxxx,
#axxxxxn# with quantity of quest requirement n for quest xxxxxx (killing monsters: eg. 0 / 1)
#mxxxxxxx# with map name
#oxxxxxxx# with monster's name
#pxxxxxxx# with NPC's name
#ixxxxxxx# with item's picture // #vxxxxxxxx# is an alternative
#cxxxxxxx# with current quantity held of item
#txxxxxxx# with item's name // #zxxxxxxxx# is an alternative
Interesting, indeed. i always wondered what these things meant.


Ereb raw quest data extraction - aznbluejay - 2009-05-25

Would appreciate substituting codes for names. You could find the corresponding NPC and items with the String.wz, right?


Ereb raw quest data extraction - Fiel - 2009-05-25

aznbluejay Wrote:Would appreciate substituting codes for names. You could find the corresponding NPC and items with the String.wz, right?

I'd appreciate it too, but I need to write the script for it first.


Ereb raw quest data extraction - Stereo - 2009-05-26

Kortestanov Wrote:Interesting, indeed. i always wondered what these things meant.

It's not a full list, there's also the "links" (clickable text) that use #Lx to start and #l to finish or something, but I forgot the specs. And a couple letters that I couldn't find any examples of in the data that I could check out what they did.