Jump to content

Ms.G

Members
  • Posts

    4
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Ms.G

  1. I couldn't find it in the player class nether character class, but I searched about getHwid() and I got 60 matches, and there is a whole package names Hwid http://prntscr.com/o2zhiy . what should I delete ? and btw for online server with disabled hwid would it be a problem ?
  2. how to fix it ? and if I disable it would be an issue ? but I guess disabling it better cuz it affects everything just tried events only one player can register the other count as same pc. I found a line in config.java "ALLOW_HWID_ENGINE = serverSettings.getProperty("AllowHWIDEngine", true);" should I make it False in config.ini ? I'll try now. thanks for responding. tried to stop make it False to "AllowHWIDEngine" but still the same problem, where can I disable it?
  3. Hey guys, I'm using L2Mythras pack from the shares, I got a problem where the system thinks everybody from the same PC, for example, in Olympiad when a player register nobody can register, unless he unregister then another player can register alone too, If I changed "OlympiadPlayerIp" to False so it doesn't check IP, they can register and with events too and for sure it's gonna be with voting, so the server kinda think all players from one PC but their IP's are totally different. so is there a way to fix this ? like disable the HWID and make it only based on IPs ? Please if you got an answer help me.
×
×
  • Create New...