-
Valued Member
[HK] Settings & Hot Keys
So hot keys, and game setting preferences don't save when closing and opening the client.
Using HK release, and Zone fixed by Dec.
Last edited by fiestanerd69; 19-07-15 at 11:46 PM.
Reason: Changed title to be more informative and fixed some spelling / grammar mistakes.
-
-
Valued Member
Re: [HK] Settings & Hot Keys
still cant seem to get them to save. has anyone had this issue? or maybe my zone/or client are damaged?
-
Re: [HK] Settings & Hot Keys
It's the database, it's probably something you touched there. If you deleted things then that's your issue. Probably deleted something you shouldn't have.
-
Account Upgraded | Title Enabled!
Re: [HK] Settings & Hot Keys
Try two things:
1- Run the game as Administrator
2- Delete Option.mco - then run the game again.
-
Apprentice
Re: [HK] Settings & Hot Keys
Well I guess you used the Wipe.sql. So this script wipes/deletes 2 important tables: the tKeyMapInit & tAuctionCategory or something like that.
-
Valued Member
Re: [HK] Settings & Hot Keys
it was the database, but I only used the the script that came with the release to clear them out. that shouldnt have broken it, should it?
-
Re: [HK] Settings & Hot Keys
If you ran the wipe script then it would have broken it because there are some tables which shouldn't be deleted, you should probably remove those tables from the script and then perform the wipe. @SilenceOne said it was tAuctionGroup and tKeyMapInit but there could be some others too.
-
Valued Member
Re: [HK] Settings & Hot Keys
ohh alright. i missunderstood the script. i thought it was just emptying each table. alright. issue closed then.
-
Re: [HK] Settings & Hot Keys
Well yeah it is emptying all the specified tables. Though there are some tables which should not be emptied and they need to be removed from the script. Anyhow, closing seeing as the issue has been resolved.