About logs on mir 3.55

Play Now

Chaba

Dedicated Member
Dedicated Member
Nov 22, 2003
51
0
32
Hi all,
I need to know in what file the game logs are saved (drops of monster, items stored, items droped by players, trades, etc...)

and how to see them.


Thanks in advance.
 

mapadale

Guest
Hi all,
I need to know in what file the game logs are saved (drops of monster, items stored, items droped by players, trades, etc...)

and how to see them.


Thanks in advance.
you need to be a bit more specific in relation to which logs you want.

As item drops from mobs are not logged.

Items stored are in DB and so on and so on.
 
Upvote 0

Chaba

Dedicated Member
Dedicated Member
Nov 22, 2003
51
0
32
Thanks for reply.

What i need is know what happen on my server, if somebody hack it where and how to look it. (send of items via mail, trade etc...)

You are sure drops of mobs cant be saw?

Will be hard to administrate a server in where u cant know what happen on it.

I just want that, where and how to look what i need to know for rule a server.

(In old job was in txt files and was ok, cant think in 3.55 that not work... :( )
 
Upvote 0

mapadale

Guest
Account hacks are no good - To many people cry wolf when its not true.
Chat logs - Save in log
Items logs - All saved in the DB

Stored Items - DB

Unless you really know what your looking for and have a full understanding of the server and how it works and what saves where there is no point in really telling you.

All the items in the store DB are all numerical.

As I said logs are stored all over the place and you can't just say you want to know where they all are. Cause unfortunatly someone would have to write a guide on them and how to read certain logs properly.
 
Upvote 0

Chaba

Dedicated Member
Dedicated Member
Nov 22, 2003
51
0
32
Tks again.

I had a server running lot of time in job and i saw the txt logs and know all how works and what was happening on my server in all the time.

Seems like u saying, now i have o check in databases of items in sql server.

I already saw all this logs and know how to use this and how to find.

Thinked a best system implemented in 3.55 but seems not.

A last help about items, if i cant know what item drop a boss for example, how i can know a good lvl 50 sword what number have it in a drop of a boss killed.

I am wondering how gm manage that with not really good information (just having faith on rareitems time database?... )

and one question more about drops, i saw a items drop with two 1 1 after the name

Example

1/100 Woomahorn 1 1


What that 1 1 mean?


Thanks for all. :)
 
Upvote 0

mapadale

Guest
Tks again.

I had a server running lot of time in job and i saw the txt logs and know all how works and what was happening on my server in all the time.

Seems like u saying, now i have o check in databases of items in sql server.

I already saw all this logs and know how to use this and how to find.

Thinked a best system implemented in 3.55 but seems not.

A last help about items, if i cant know what item drop a boss for example, how i can know a good lvl 50 sword what number have it in a drop of a boss killed.

I am wondering how gm manage that with not really good information (just having faith on rareitems time database?... )

and one question more about drops, i saw a items drop with two 1 1 after the name

Example

1/100 Woomahorn 1 1


What that 1 1 mean?


Thanks for all. :)
1/100 - How many you need to kill for it to drop.
1 - How many drop
1 - Not 100% sure on the second 1

What a boss drops is all in the Envir

The system for the logs is a lot more different than job, as not everything is .txt logs and a lot of it is stored in the DB's

I might even right another guide on the logs and other things that are associated with the 3.55 files and so on.
 
Upvote 0

CheekyVimto

It's my Precious!
Golden Oldie
Mar 8, 2005
576
305
290
1/100 - How many you need to kill for it to drop.
1 - How many drop
1 - Not 100% sure on the second 1

I believe the second one can only be used in addition to the first 1, but i think its how many can drop in an alotted time frame.

so

1/100 Item1 4 1

This should drop a maximum of 4 in 1 hour.

There is also a table in the Hero3G Database that does something similar too.
 
Upvote 0