Silkroad Online Forums

A community forum for the free online game Silkroad Online. Discuss Silkroad Online, read up on guides, and build your character and skills.

Faq Search Members Chat  Register Profile Login

All times are UTC




Post new topic Reply to topic  [ 29 posts ] 
Author Message
 Post subject: [BETA] Gather monster stats from Media.pk2
PostPosted: Sun Sep 07, 2008 2:42 am 
Banned User
User avatar
Offline

Joined: Aug 2007
Posts: 1108
Location:
Off Topic
First off all, this has been just finished, so code is still messy, it takes a bit long to load (40~60 seconds on my computer). But after all, this is supposed to be run only once to create a database or something like that, nothing more. The table in the program is just to show what the results look like.

Image

And the link to the project source (used Visual C++ from VS2005):
Link #1
Link #2

What does it do? It collects all monster data from characterdata.txt (in newer media.pk2 you'll have to merge the 5 files together) and textdataname.txt (for the real names, not the ID like once). You will also notice than you can get a list of NPCs or anything else if you change the filter variable.

I'll keep the thread updated if I should have any improvement for the application. Until then, have fun by exploring the mess of my source (not a big mess, but surely there is some unneeded code). ^^

Update (30.1.2009): As some of you really need the information, here's the MS Access packet with 3 queries which will gather information about pets, thiefs/hunters and all other monsters (normal, unique, FW etc.).

Link #1

_________________
<< banned for proof of botting. -cin >>


Last edited by Nixie on Fri Jan 30, 2009 1:55 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Sun Sep 07, 2008 2:48 am 
Loyal Member
User avatar
Offline

Joined: Apr 2006
Posts: 1999
Location:
Off Topic
Why not just use Access?

_________________
Image


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Sun Sep 07, 2008 2:49 am 
Frequent Member
User avatar
Offline

Joined: Mar 2007
Posts: 1137
Location:
Off Topic
wow most mobs have double even the ammount of mag def than phy def
damn wonder how much a pure int spear nuker will do to mob whos phy def is the same as mag def

_________________
Image
Woohoo wrote:
There's a two-handed? Is that the axe one?


Last edited by ineedhelp on Sun Sep 07, 2008 4:10 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Sun Sep 07, 2008 3:05 am 
Banned User
User avatar
Offline

Joined: Aug 2007
Posts: 1108
Location:
Off Topic
Cruor wrote:
Why not just use Access?

Huh? How would access help here? o_O

(didn't really work a lot with access so far...)

Edit: just tried it and... blah. I failed at this project, access can get all the data. x[
But at least I learned some more coding if not anything else, lol. ^^'

_________________
<< banned for proof of botting. -cin >>


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Sun Sep 07, 2008 3:58 am 
Common Member
User avatar
Offline

Joined: Jul 2007
Posts: 171
Location:
Venus
ineedhelp wrote:
wow most mobs have triple double even quadruple the ammount of mag def than phy def

Not really, they have about 50% more mag defence. Have you looked at your defence recently?

_________________
Apricot!


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Sun Sep 07, 2008 4:09 am 
Frequent Member
User avatar
Offline

Joined: Mar 2007
Posts: 1137
Location:
Off Topic
Mango wrote:
ineedhelp wrote:
wow most mobs have triple double even quadruple the ammount of mag def than phy def

Not really, they have about 50% more mag defence. Have you looked at your defence recently?

loool damn i was looking at the diff of lvl and phy def lool

_________________
Image
Woohoo wrote:
There's a two-handed? Is that the axe one?


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Sun Sep 07, 2008 11:56 am 
Banned User
User avatar
Offline

Joined: Aug 2007
Posts: 1108
Location:
Off Topic
ineedhelp wrote:
Mango wrote:
ineedhelp wrote:
wow most mobs have triple double even quadruple the ammount of mag def than phy def

Not really, they have about 50% more mag defence. Have you looked at your defence recently?

loool damn i was looking at the diff of lvl and phy def lool

lol ^^

Btw... I'll make the connections within these 2 files with Access when I'll have time. Should be faster and easier to do. And what's more important, it will be loading faster. =)

_________________
<< banned for proof of botting. -cin >>


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 7:48 pm 
New Member
User avatar
Offline

Joined: Feb 2008
Posts: 25
Location: Portugal - Almada_capitaL
How do i work with it? :S

_________________
Image


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 8:00 pm 
Veteran Member
User avatar
Offline

Joined: Oct 2008
Posts: 3203
Location: England
X3minater wrote:
How do i work with it? :S

:roll:

_________________
Image
Saddam✓ Osama✓ Gaddafi✓ Justin Bieber☐ Rebecca Black☐


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 9:04 pm 
Banned User
User avatar
Offline

Joined: Aug 2007
Posts: 1108
Location:
Off Topic
It's old and you can do the same with access.

_________________
<< banned for proof of botting. -cin >>


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 9:10 pm 
New Member
User avatar
Offline

Joined: Feb 2008
Posts: 25
Location: Portugal - Almada_capitaL
Nixie wrote:
It's old and you can do the same with access.


OK

But where do i get the data?

The program looks cool on the SS!

_________________
Image


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 9:30 pm 
Banned User
User avatar
Offline

Joined: Aug 2007
Posts: 1108
Location:
Off Topic
Quote:
What does it do? It collects all monster data from characterdata.txt (in newer media.pk2 you'll have to merge the 5 files together) and textdataname.txt (for the real names, not the ID like once). You will also notice than you can get a list of NPCs or anything else if you change the filter variable.

_________________
<< banned for proof of botting. -cin >>


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 9:42 pm 
New Member
User avatar
Offline

Joined: Feb 2008
Posts: 25
Location: Portugal - Almada_capitaL
Nixie wrote:
Quote:
What does it do? It collects all monster data from characterdata.txt (in newer media.pk2 you'll have to merge the 5 files together) and textdataname.txt (for the real names, not the ID like once). You will also notice than you can get a list of NPCs or anything else if you change the filter variable.



I know...i read that!

But its kinda messy in those files... i think your program was supose to organize that "trash" and show it in a cleaner form ... like in the screen shot u put there.

So... i was just wondering how do i get your program to start? Do i need any extra program, like Visual C++ for instance??

_________________
Image


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 9:49 pm 
Banned User
User avatar
Offline

Joined: Aug 2007
Posts: 1108
Location:
Off Topic
X3minater wrote:
Nixie wrote:
Quote:
What does it do? It collects all monster data from characterdata.txt (in newer media.pk2 you'll have to merge the 5 files together) and textdataname.txt (for the real names, not the ID like once). You will also notice than you can get a list of NPCs or anything else if you change the filter variable.



I know...i read that!

But its kinda messy in those files... i think your program was supose to organize that "trash" and show it in a cleaner form ... like in the screen shot u put there.

So... i was just wondering how do i get your program to start? Do i need any extra program, like Visual C++ for instance??

You can use Microsoft Access to open the file and parse it.

_________________
<< banned for proof of botting. -cin >>


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 10:19 pm 
Senior Member
User avatar
Offline

Joined: May 2007
Posts: 4592
Location:
Off Topic
I did this a few months back but with Excel >.<" I had to cross reference the info that's already in the wiki to find out what the numbers mean.

If any of you guys are interested in completing the mob stats on the wiki with this program, here's the link to the pages that are incomplete:

http://silkroadwiki.com/wiki/Oasis_Kingdom
http://silkroadwiki.com/wiki/Asia_Minor
http://silkroadwiki.com/wiki/Central_Asia
http://silkroadwiki.com/wiki/Donwhang_Cave
http://silkroadwiki.com/wiki/Taklamakan


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 10:29 pm 
Banned User
User avatar
Offline

Joined: Aug 2007
Posts: 1108
Location:
Off Topic
Just checked it. I'd edit it, if there was a template for those pages. Maybe I'll later check the wiki syntax and make a template for monsters.

_________________
<< banned for proof of botting. -cin >>


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 11:06 pm 
New Member
User avatar
Offline

Joined: Feb 2008
Posts: 25
Location: Portugal - Almada_capitaL
Prophet Izaach wrote:
I did this a few months back but with Excel >.<" I had to cross reference the info that's already in the wiki to find out what the numbers mean.

If any of you guys are interested in completing the mob stats on the wiki with this program, here's the link to the pages that are incomplete:

http://silkroadwiki.com/wiki/Oasis_Kingdom
http://silkroadwiki.com/wiki/Asia_Minor
http://silkroadwiki.com/wiki/Central_Asia
http://silkroadwiki.com/wiki/Donwhang_Cave
http://silkroadwiki.com/wiki/Taklamakan


Can you share your knoledge :D I found a couple of them but im still missing some..

I think access parsses it in a wierd form =\

_________________
Image


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 11:07 pm 
Loyal Member
User avatar
Offline

Joined: Jul 2008
Posts: 1513
Location: The Billows
i thought http://www.sro.mmosite.com had these stats :/

_________________
Full Force Nuker Guide

Image


Come and play Jade Dynasty with me!
In USA-East The Billows, my name is AznFury. My Inductor ID is 6440043X060206013007425Z3f9d22
Copy the code when you make your first character and get lots of free stuff!


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 11:19 pm 
Banned User
User avatar
Offline

Joined: Aug 2007
Posts: 1108
Location:
Off Topic
http://silkroadwiki.com/wiki/Test#Testi ... e_template
What do you think?

_________________
<< banned for proof of botting. -cin >>


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Wed Jan 28, 2009 11:54 pm 
Senior Member
User avatar
Offline

Joined: May 2007
Posts: 4592
Location:
Off Topic
That looks excellent! If this makes it much easier to input the data, then by all means, implement it. There are just a few things to note. This template would be used on the monster spawn map pages such as the ones that I linked. We already have templates for these data though they're separated for some reason (e.g. Mangyang).

We're trying to limit the amount of info on the monster spawn map pages since each monster will be getting their own page where we can put as much information as we can.

Oh, and is there a way to change the orange bar on the name?


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Thu Jan 29, 2009 6:27 am 
Banned User
User avatar
Offline

Joined: Aug 2007
Posts: 1108
Location:
Off Topic
Prophet Izaach wrote:
That looks excellent! If this makes it much easier to input the data, then by all means, implement it. There are just a few things to note. This template would be used on the monster spawn map pages such as the ones that I linked. We already have templates for these data though they're separated for some reason (e.g. Mangyang).

We're trying to limit the amount of info on the monster spawn map pages since each monster will be getting their own page where we can put as much information as we can.

Oh, and is there a way to change the orange bar on the name?

http://silkroadwiki.com/wiki/Template:Creature

_________________
<< banned for proof of botting. -cin >>


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Thu Jan 29, 2009 5:28 pm 
Regular Member
User avatar
Offline

Joined: Dec 2007
Posts: 202
Location: Brazil
^^

http://www.silkroadonline.wiki.br/mob.a ... na&tipo=ch
http://www.silkroadonline.wiki.br/mob_i ... ghost_clon

i am remake model mobs ^^

_________________
Konpaku Aege
http://www.konpaku.com.br

Thanks Cruor for guide model 3d


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Thu Jan 29, 2009 6:30 pm 
Active Member
User avatar
Offline

Joined: May 2008
Posts: 837
Location: Nice question O,O
Konpaku always there for us,thx you man. :love:

_________________
Sword d12:
Spoiler!


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Thu Jan 29, 2009 9:28 pm 
New Member
User avatar
Offline

Joined: Feb 2008
Posts: 25
Location: Portugal - Almada_capitaL
Konpaku wrote:


LOL, now that i found a way to use Nixie's Tool :D (I had to install Visual C++... i was going to install it anyways :P)

_________________
Image


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Thu Jan 29, 2009 10:06 pm 
Banned User
User avatar
Offline

Joined: Aug 2007
Posts: 1108
Location:
Off Topic
So it actually didn't work at all? You could mentioned that earlier... ><

_________________
<< banned for proof of botting. -cin >>


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Thu Jan 29, 2009 10:17 pm 
New Member
User avatar
Offline

Joined: Feb 2008
Posts: 25
Location: Portugal - Almada_capitaL
Nixie wrote:
So it actually didn't work at all? You could mentioned that earlier... ><


I thought you knew :P

I just build the stuff u linked into a Release form and copyed the data files to that folder and runned the SilkMobEdit thing...


I tryed to parse it with access but i was too much work :banghead: eventualy i found the level, hp, hit and parry ratio, etc. columns but it had too much "trash" :roll:


But it looks good now 8) (a little slow to load though :banghead: )

_________________
Image


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Thu Jan 29, 2009 10:51 pm 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1561
Location: Off Topic Lounge
what is this used for..?

_________________
Image

Playing Jade Dynasty
2x Lupin Wdfmymoney


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Fri Jan 30, 2009 12:38 pm 
New Member
User avatar
Offline

Joined: Feb 2008
Posts: 25
Location: Portugal - Almada_capitaL
nohunta wrote:
what is this used for..?


Its just what you see on the screen shot! ;) To check the mobs stats.



BTW, I uploaded the SilkMobEdit (working :P), so if you want to link it on the first post feel free to do it ;)

http://files.filefront.com/SilkMobEditb ... einfo.html

I think you need to have MySQL server instaled... just follow these steps:
http://forums.mysql.com/read.php?11,195 ... msg-195569

_________________
Image


Top
 Profile  
 
 Post subject: Re: [BETA] Gather monster stats from Media.pk2
PostPosted: Fri Jan 30, 2009 1:55 pm 
Banned User
User avatar
Offline

Joined: Aug 2007
Posts: 1108
Location:
Off Topic
Updated the first post with the access database and queries, hope you'll like it in Access now. ;)

_________________
<< banned for proof of botting. -cin >>


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 29 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 20 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group