Kinglykrab 7de50d0e60
[Bug Fix] Fix IP Exemptions. (#2189)
* [Bug Fix] Fix IP Exemptions.
- IP Exemptions were broken due to GetAccountID() returning 0 in logic somehow, resolved this by setting a variable to GetAccountID() at the beginning of the method.
- Fixed weird IP messages where the long form of IP was displayed instead of the string form.
- Fixes edge case where IP rule may be set to -1 and this will make anyone get instantly kicked if IP Exemptions were enabled as their IP Count would always be greater than -1.

* Update client.cpp

* Update client.cpp

* Update clientlist.cpp

* Update clientlist.cpp
2022-05-27 23:57:55 -04:00
..
2017-04-09 20:17:48 -07:00
2016-10-28 19:02:03 -07:00
2019-03-10 00:10:47 -08:00
2019-03-10 00:10:47 -08:00
2013-05-09 11:37:51 -04:00
2022-05-27 23:57:55 -04:00
2019-12-23 02:08:51 -06:00
2017-04-02 20:03:51 -07:00
2021-02-23 18:30:46 -06:00
2020-06-28 19:14:36 -05:00
2017-01-13 21:52:08 -08:00
2019-09-02 02:24:34 -05:00
2013-05-09 11:13:16 -04:00
2017-07-15 20:29:55 -07:00
2020-03-21 17:05:28 -07:00