L2JMobius

Free Users => Shares/Contributions => Topic started by: Yarpi on November 21, 2021, 12:07:31 PM

Title: Parser source in C +
Post by: Yarpi on November 21, 2021, 12:07:31 PM
Good afternoon. I post the source code of the monsters parser from the site https://lineage2scarlet.com/npc/monsters. The parser is written in C + The author of this miracle is not me, I acted only in the role of the customer of this creation.
Outputting the result to the file result.xml
Maybe someone will need it or someone will want to finish it.

https://drive.google.com/file/d/16yXrsbeSS_bAorzoIEWZh2X5oaUsmygi/view?usp=sharing (https://drive.google.com/file/d/16yXrsbeSS_bAorzoIEWZh2X5oaUsmygi/view?usp=sharing)
Title: Re: Parser source in C +
Post by: Mechagon3k on November 21, 2021, 11:27:18 PM
L2 database from Scarlet is Gracia Epilogue up to Freya High-Five.
What's the point in parsing that DB for Classic Interlude?
Title: Re: Parser source in C +
Post by: Yarpi on November 22, 2021, 08:38:28 AM
L2 database from Scarlet is Gracia Epilogue up to Freya High-Five.
What's the point in parsing that DB for Classic Interlude?

I seem to have written that this is the source, but if this is the source, then you can take and remake it for any other database that interests you.