Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use hq items with item id #82

Open
btofnc opened this issue Mar 5, 2023 · 8 comments
Open

use hq items with item id #82

btofnc opened this issue Mar 5, 2023 · 8 comments

Comments

@btofnc
Copy link

btofnc commented Mar 5, 2023

Does anyone know how to use hq item with item id or item name?
The hq item's id is same as normal item's so how do it use it by //i ?

@SelfAfflicted
Copy link

SelfAfflicted commented Mar 7, 2023

add an h before id
image

there's also options f and g to add a frame around the icon and make it greyscale, there might be more but i'm unaware of them

@btofnc
Copy link
Author

btofnc commented Mar 8, 2023

add an h before id image

there's also options f and g to add a frame around the icon and make it greyscale, there might be more but i'm unaware of them

thanks for your reply, but it doesn't work.
image

if i use
//i 23167
it will use normal super-potion. When i use
//i h23167
nothing will happen.

@SelfAfflicted
Copy link

SelfAfflicted commented Mar 8, 2023

Oh, I misread your message, what I mentioned above was for icons on the qolbar, I'm unsure how to use an hq item via id number, but you can use the name as well followed by the HQ symbol like this:
//i Hyper-Potion
the square at the end should be the hq symbol when pasted in game.

@btofnc
Copy link
Author

btofnc commented Mar 9, 2023

Oh, I misread your message, what I mentioned above was for icons on the qolbar, I'm unsure how to use an hq item via id number, but you can use the name as well followed by the HQ symbol like this: //i Hyper-Potion the square at the end should be the hq symbol when pasted in game.

Thanks again, I could use the hq items with hq symbol.
I have another two questions:

  1. in the name field, the icon's number is not same as item number, is there any way to quick find out the icon which is I want to use?
  2. Can the icon show cooldown timer? I've tried to check the settings in icon tab, but when i use hyper-potion it doesn't show cooldown on it.

@SelfAfflicted
Copy link

  • in the name field, the icon's number is not same as item number, is there any way to quick find out the icon which is I want to use?

In the bottom right hand corner of the shortcut settings, there's a red icon with a magnifying glass, click that and it will open the icon browser. As far as I know there's no quick way to search for a specific item's icon, you've to scan each image in the panel 'til you find the one you want, fortunately they're somewhat categorized into tabs at the top. Once you find it, left click the image to copy the ID to clipboard and also should enter the id automatically when right-clicking on the shortcut again.
image

  • Can the icon show cooldown timer? I've tried to check the settings in icon tab, but when I use hyper-potion it doesn't show cooldown on it.

This one I'm unsure about, there is an option in the shortcut settings, under the icon tab for action cooldown IDs, but for items, I wasn't able to figure out, though I swear, at one time, I did have a shortcut with cordials with a cd setup, but that was some time ago, and may've been removed.

@btofnc
Copy link
Author

btofnc commented Mar 9, 2023

In the bottom right hand corner of the shortcut settings, there's a red icon with a magnifying glass, click that and it will open the icon browser. As far as I know there's no quick way to search for a specific item's icon, you've to scan each image in the panel 'til you find the one you want, fortunately they're somewhat categorized into tabs at the top. Once you find it, left click the image to copy the ID to clipboard and also should enter the id automatically when right-clicking on the shortcut again. image

This is how I did to find out the icon. It's really not easy to find out an icon from a huge amount of icons. Because the icon number is not same as item or aciton number. :(

This one I'm unsure about, there is an option in the shortcut settings, under the icon tab for action cooldown IDs, but for items, I wasn't able to figure out, though I swear, at one time, I did have a shortcut with cordials with a cd setup, but that was some time ago, and may've been removed.

I've tried the action cooldown but only actions are listed. I can't find any otpions to show cooldown when I used any kind of potion. As it's hint, it should be able to show effects on the icon.

@UnknownX7
Copy link
Owner

For HQ IDs the game adds 1000000 to the normal ID, but you can add the HQ symbol to the name as well (you can actually insert game symbols by right clicking on the text box). For icon IDs, I have some ideas for implementing a search for a few of the tabs, but all sections start with a placeholder icon to indicate the category so most stuff isn't too hidden and similar stuff is near each other. For the cooldown, pots use [847] Item.

@btofnc
Copy link
Author

btofnc commented Mar 10, 2023

Many thanks, it works pretty good now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants