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

Suggestion: .additem command with ability to add specific or random enchants #21173

Open
Drazroz opened this issue Jan 15, 2025 · 3 comments
Open

Comments

@Drazroz
Copy link

Drazroz commented Jan 15, 2025

Hello, isnt a problem, it's more like a question, once i can't find anything that can explain how to.
The most close i get the information is here: https://wowwiki-archive.fandom.com/wiki/ItemLink // https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-questions-requests/209578-possible-add-items-enchants-suffixes.html or even looking at the cs's scripts for solution.
Ok, how can i .additem with random suffix defined and, if possible, with enchant. Example:
Item: Tumultuous Cloak - Id. 51994
RandomSuffix: of the Battle - Id.72 (-72, on this case)
Enchant: Lesser Agility - Id.849.
I would love to indicate if theres already informated this, put it in https://www.azerothcore.org/wiki/gm-commands description idk. Can be a noob question, but its an honest question, thank you

@Kitzunu
Copy link
Member

Kitzunu commented Jan 15, 2025

Github is for reporting bugs. Ask questions in discord

@Kitzunu Kitzunu closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2025
@TheSCREWEDSoftware
Copy link
Contributor

Re opening this. As he phrased it wrong and he meant to make a suggestion.

He wanted to suggest having the possiblity either of adding a specific enchant or a random enchant on an item via command.

Example .additem enchant 25 13943 this would create the item Worn Shortsword with the enchant Enchant Weapon - Greater Striking

or another example .additem enchant 25 * this would create the item Worn Shortsword with the random enchant (* could be swapped for anything)

@Drazroz this what i understood from your question that was suggestion in discord, it's this correct?

@Drazroz
Copy link
Author

Drazroz commented Jan 15, 2025

Re opening this. As he phrased it wrong and he meant to make a suggestion.

He wanted to suggest having the possiblity either of adding a specific enchant or a random enchant on an item via command.

Example .additem enchant 25 13943 this would create the item Worn Shortsword with the enchant Enchant Weapon - Greater Striking

or another example .additem enchant 25 * this would create the item Worn Shortsword with the random enchant (* could be swapped for anything)

@Drazroz this what i understood from your question that was suggestion in discord, it's this correct?

Yes, it is, the command "as i magined" was for an .additem ItemID ItemCound RandomSuffixID EnchantID (As far as i can imagine on), but yes, once we can't add an item easily with a random enchant specific

@TheSCREWEDSoftware TheSCREWEDSoftware changed the title RandomSuffix Suggestion: .additem command with ability to add specific or random enchants Jan 15, 2025
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