Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Monsterbook data
#1
I remember that Fiel posted page with the monsterbook data. Can someone give me the link that he gave? i saw the topic but the page isnt accessable anymore
Reply
#2
You mean this by IsaacGS?
Reply
#3
The requested URL /database/MonsterBook.html was not found on this server.

So that means he hasn't uploaded the info yet.
Reply
#4
Yeah, he needs to update it. Maybe translate the Korean text while hes at it.

That reference is extremely helpful for all servers.
Reply
#5
TKWizard Wrote:Yeah, he needs to update it. Maybe translate the Korean text while hes at it.

That reference is extremely helpful for all servers.

I don't think he translates anything, he just uses the Global string data for the items, doesn't he? I remember there were a bunch of untranslated Pirate skillbooks in the old version, as well as untranslated guns, though the knuckles were translated.
Reply
#6
The database is just a represenation of what's in the data. If what's in the data is in Korean text, then the database will have it in Korean text. If he were to translate it, then that wouldn't be what's in the data anymore.
Reply
#7
Here's how my monsterbook data works in pseudocode:

Code:
itemID of item being fetched. itemID is taken from KMST monsterbook data
GMSStringData = LoadStringData("GMS/"); //Dictionary
KMSTStringData = LoadStringData("KMST/"); //Dictionary

if GMSStringData has itemID:
    outputstring(GMSStringData[itemID])
else:
    outputstring(KMSTStringData[itemID])
Reply
#8
Alright, guess we will wait for the GMS to get pirates then update the database again?

Then the other things not translated will be the Powders, some armor stimulators (Helmet, Overall, Top, bottom) [Those stimulators won't come out until Maker is implemented.] and Time Temple mobs.
Reply
#9
I believe most lv.120 gear is also not in GMS yet (the warrior weapons and knuckle are though, for some reason)
Reply
#10
http://www.southperry.net/database/MonsterBook.rar
Reply
#11
Fiel Wrote:http://www.southperry.net/database/MonsterBook.rar

Seems to work fine =)

I'm looking over some of the stuff, and, assuming Nexon America just simply imported the data from K/JMS, I'm actually pretty amused the Zakum drops scrolls xD (including Chaos 60%)
Reply
#12
Fiel Wrote:http://www.southperry.net/database/MonsterBook.rar

what program do u need to open this? cause i dont think my comp have it :o
Reply
#13
Mudkip Wrote:what program do u need to open this? cause i dont think my comp have it :o

Try winrar.
Reply
#14
Fiel Wrote:http://www.southperry.net/database/MonsterBook.rar

You should do like the last one... Name, and link to the drop list.
But ty anyway Big Grin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)