Jump to content
  • 0
crazyarashi

Cash Shop Icon For 2016~2017 Clients Question. [Closed]

Question

I have test all 2017 clients available and i noticed that the cash shop icon and added a hotkey command to open it
 is gone or it was changed like that :))

screenCrazyRO001.jpg

Edited by crazyarashi
Closed
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
21 minutes ago, sader1992 said:

i didn't get the question +.+

but as i know that RagexeRE is without cashshop button by default so nemo is the helper here

and for the hot key by default there is no hotkey for the cash shop but you can add one

data\luafiles514\lua files\hotkey.lub

by default the cash shop is

[37] = { EXE = MsgStrID.MSI_HK_CASHSHOPWND },

= no key (the keys number can be found up this file)

example:

[37] = { EXE = MsgStrID.MSI_HK_CASHSHOPWND, KEY1 = 67 },

the key 67 = C

if you edit the hotkey.lub like that in game now you can use C to open the cash shop

to add 2 hotkeys it's like that

[37] = { EXE = MsgStrID.MSI_HK_CASHSHOPWND, KEY1 = 67, KEY2 = 18 },

this ^ = alt and C  to open the cash shop

Thanks I missed the restore cash shop icon in nemo :))
and for the hotkeys it's editable in-game so yes thanks again :))

Link to comment
Share on other sites

  • -1

i didn't get the question +.+

but as i know that RagexeRE is without cashshop button by default so nemo is the helper here

and for the hot key by default there is no hotkey for the cash shop but you can add one

data\luafiles514\lua files\hotkey.lub

by default the cash shop is

[37] = { EXE = MsgStrID.MSI_HK_CASHSHOPWND },

= no key (the keys number can be found up this file)

example:

[37] = { EXE = MsgStrID.MSI_HK_CASHSHOPWND, KEY1 = 67 },

the key 67 = C

if you edit the hotkey.lub like that in game now you can use C to open the cash shop

to add 2 hotkeys it's like that

[37] = { EXE = MsgStrID.MSI_HK_CASHSHOPWND, KEY1 = 67, KEY2 = 18 },

this ^ = alt and C  to open the cash shop

Edited by sader1992
  • Like 1
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...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.