Skip to forum
Notifications
Clear all

Population Tendency HM2

4 Posts
2 Users
0 Reactions
1,976 Views

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


Reply
Quote
3 replies
Qubie
Joined: 04.01.2008

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.


Reply
Quote

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:


Reply
Quote
Qubie
Joined: 04.01.2008

your welcome


Reply
Quote