2012-03-24, 11:58 PM
Polantaris speaks the truth. It's a common problem with Linux PRNGs if you seed with time(). However, most other PRNGs (Mersenne Twister being the most popular) utilize a stream state. Also, it's very unlikely that Nexon would run their server application twice in the same second to cause a restart or any sort of predictability that would affect the average mapler.
