Hi,
Anyone knows how to analyze population tendency on HEM2?
I tryed a method based on SQL, but have some issues with it.
If anyone can help, i would appreciate.
Thanks
Hi,
Anyone knows how to analyze population tendency on HEM2?
I tryed a method based on SQL, but have some issues with it.
If anyone can help, i would appreciate.
Thanks
did it before, but also had to dig in sql to be able to do it
basicly I created aliases with a lot players in it. Did it directly into sql because it would have been tedious to do it manually.
hm2 can't handle aliases with 1000 players or more, so keep that in mind.
I'm at work at the moment, so I don't have the script at the moment. ( it took 900 players where I had the most sample on, now my database is bigger and I would take less players since sample could get real big).
Warning to all, making changes in the database manually could corrupt you db, so proceed with caution.
Hi Qubie,
hm2 can't handle aliases with 1000 players or more, so keep that in mind.
Thank you so much for this part. Was the fact that i had more than 1k vilans that was making HM2 crash.
Is working now.
Thank You ♠_thumbsup: