Author Topic: acquiring player movement data for research  (Read 3862 times)

amirishere

  • Wayfarer
  • *
  • Posts: 7
    • View Profile
acquiring player movement data for research
« on: August 13, 2010, 08:47:08 pm »
Hi,
Does anyone know how I could obtain all the players movement data within a single realm. I would like to use it in a research on P2P MMORPGs. I need something like a log with the position of the players at constant intervals (say a min or 2).


Thanks in advance.

LigH

  • Forum Legend
  • *
  • Posts: 7096
    • View Profile
Re: acquiring player movement data for research
« Reply #1 on: August 14, 2010, 12:17:27 am »
This is server-internal data - and I really doubt that the developers would freely give you access to those. Imagine how you could abuse that, e.g. by stalking specific chars.

Gag Harmond
Knight and Ambassador
The Royal House of Purrty

amirishere

  • Wayfarer
  • *
  • Posts: 7
    • View Profile
Re: acquiring player movement data for research
« Reply #2 on: August 14, 2010, 01:26:05 am »
I can actually use old data if that would help, from two or three years ago.
Furthermore, It doesn't need to identify the players, (although I suppose I could If I had a character playing at that time and remembered who I met where), a random ID number would do.
Finally I only need the position data nothing more.
But overall you are right, I see the problem with that.

RlyDontKnow

  • Associate Developer
  • Hydlaa Citizen
  • *
  • Posts: 403
    • View Profile
Re: acquiring player movement data for research
« Reply #3 on: August 14, 2010, 04:23:22 am »
we don't just log any movement data
just think about it what a huge amount that'd be - just from a week - with logging each movement of a constant 50-100 characters moving around
not even thinking about months or years...

novacadian

  • Hydlaa Notable
  • *
  • Posts: 962
    • View Profile
Re: acquiring player movement data for research
« Reply #4 on: August 14, 2010, 05:18:20 am »
You might ask to some volunteer test subject which could send you a tell every two minutes with their /pos output. May be able to bribe them with tria.

Not sure how valid such a system would make your data, though.  :)

- Nova

weltall

  • Associate Developer
  • Veteran
  • *
  • Posts: 1671
    • View Profile
    • http://weltall.heliohost.org
Re: acquiring player movement data for research
« Reply #5 on: August 18, 2010, 01:40:52 pm »
it's already implemented you just need to copy the report log each 2 minutes the problem is why? :)