Jump to content
  • 0

how to fix this Hotkey


Kariton Revolution

Question


  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

Everytime i login in my RO my Hotkey is always

this> prob1.jpg

and if i change this to f1 to f9

prob2.jpg

when i logout or close the client

it will back to prob1.jpg

here's my data folder

prob3.jpg

post-467-0-53451800-1328754440_thumb.jpg

post-467-0-27245200-1328754472_thumb.jpg

post-467-0-56715600-1328754475_thumb.jpg

Edited by Spracanplu
Link to comment
Share on other sites

10 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  530
  • Reputation:   33
  • Joined:  01/17/12
  • Last Seen:  

try using a different hotkey.lub/lua

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  1315
  • Reputation:   372
  • Joined:  12/10/11
  • Last Seen:  

You need to Run the client as an Administrator so any changes you do gets saved.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

1. Remove the diff Load Lua before lub ( lots of people does )

2. Delete all Option Files in data ( the files that has .lua )

3. if Running with Win Vista or Win 7 , Run as Administrator

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

how i know if im using different hotkey.lub/lua thx

try using a different hotkey.lub/lua

its not working /no1

You need to Run the client as an Administrator so any changes you do gets saved.

1. Remove the diff Load Lua before lub ( lots of people does )

2. Delete all Option Files in data ( the files that has .lua )

3. if Running with Win Vista or Win 7 , Run as Administrator

Delete all Option Files in data? or grf?

and another prob how to delete file in grf using neoncube pls thx ^^

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  530
  • Reputation:   33
  • Joined:  01/17/12
  • Last Seen:  

//this will extract patch1.gpf into the data folder

1 FLD patch1.gpf

//here, patch2.gpf will be mergegd with grf_file

2 GRF patch2.gpf

//You can also delete files from the data folder.

3 FLD datafilenametodelete.xml*

//Deleting files inside a GRF archive is still supported

4 GRF datai_will_delete_you.txt*

based on Wiki.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  81
  • Reputation:   5
  • Joined:  11/19/11
  • Last Seen:  

don't remove "Read data folder first (Recommended ) while diffing client.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

don't remove "Read data folder first (Recommended ) while diffing client.

no idea why your still saying this

he didn't say that he can't save option file

cause if he said that the problem is that client doesn't read option files/doesn't read data folder

1. Remove the diff Load Lua before lub ( lots of people does )

2. Delete all Option Files in data ( the files that has .lua )

3. if Running with Win Vista or Win 7 , Run as Administrator

Delete all Option Files in data? or grf?

and another prob how to delete file in grf using neoncube pls thx ^^

Read what i've said again

1. Remove the diff Load Lua before lub ( lots of people does )

2. Delete all Option Files in data ( the files that has .lua )

3. if Running with Win Vista or Win 7 , Run as Administrator

it means delete all option files inside data

more specific ~__~

delete all

data

- ChatWndInfo_U.lua

- OptionInfo.lua

- UserKeys_s.lua

- UserKeys.lua (if you still have this)

after deleting

Open your Client then try again

~____~

if still doesn't work

go back to the list I've posted~

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

nothing happen after i delete the lua.file's in my data folder and login to my client and save the hotkey nabalik lang lht ng lua. :P

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

lol

i didn't read post #1 good

Solution

remove the 4 files i said before

inside your grf

and just put it inside data folder

cause not all files from unpacked grf must be found at grf

some files must be found still at data

like those 4 option files i said

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  81
  • Reputation:   5
  • Joined:  11/19/11
  • Last Seen:  

don't remove "Read data folder first (Recommended ) while diffing client.

im saying these because i have encounter those problem before, and this solution works for me, maybe work for him maybe not, just sharing thoughts

2 options when encounter those problems :

1. using read data folder first + read lua before lub [ IF you PICK this when DIFFING ]

what happen ? :

  • definitely use.lua's files
  • definitely those lua's are readed from data folder first then inside the GRF.
  • so it will uses UserKeys_s.lua, UserKeys.lua, OptionInfo.lua from data folder MORE than inside GRF.

what is really need to be included to data folder ? [ according to problem ]

  • UserKeys_s.lua - HOTKEYS save file
  • UserKeys.lua (if you still have this) <- copied from KeiKun post before ^^ - HOTKEYS save file
  • OptionInfo.lua <- copied from KeiKun post before ^^ - not related to HOTKEYS
  • ChatWndInfo_U.lua <- copied from KeiKun post before ^^ - not related to HOTKEYS

2. removed diff read data folder first + read lua before lub [ IF you PICK this when DIFFING ]

what happen ? :

  • definitely uses lua's files.
  • definitely the lua's are readed directly to GRF.
  • so it will uses UserKeys_s.lua, UserKeys.lua, OptionInfo.lua from GRF folder MORE than inside data folder.

what is really need to be included to GRF ? [ according to problem ]

  • UserKeys_s.lua - HOTKEYS save file
  • UserKeys.lua (if you still have this) <- copied from KeiKun post before ^^ - HOTKEYS save file
  • OptionInfo.lua <- copied from KeiKun post before ^^ - not related to HOTKEYS
  • ChatWndInfo_U.lua <- copied from KeiKun post before ^^ - not related to HOTKEYS

WHAT TO DO ? : Pick which one of your proses when using a Client, do it accordingly with these proses.

p/s: some people prefer other SAME guide because with the same guide but different approch of guidance at least they have option on get to know the real thing ^^,

sorry if i have offended someone , but im here trying to help also with a different approch of guidance.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...