Forum > Serverside Modding

[QUESTION] Item Prefixes

<< < (2/3) > >>

Vortalex:
Anyone else no for sure?

Ascathos:
Seeing as there is nothing defined within any DBC concerning these taggings and there are none to few entries listed within lua, you seem out of luck.

XxXGenesisXxX:

--- Quote from: "Vortalex" ---
--- Quote from: "Ascathos" ---I think they are hardcoded into the client, so you may or may not be out of luck.
--- End quote ---

They shouldn't be... I'd be highly disappointed if they were.
They've got to be somewhere in the LUA files.
--- End quote ---

Why shouldn't it be? It is a simple flag basically saying on or off, there are no variables about it other than localization. It also was released in TBC 2.0.3 patch, I quit when TBC came out, but presumably it was either part of the expansion release, or it was put into the expansion then activated via the patch. Either way, not something I would expect simply updated by a lua file.

Vortalex:

--- Quote from: "XxXGenesisXxX" ---Why shouldn't it be? It is a simple flag basically saying on or off, there are no variables about it other than localization. It also was released in TBC 2.0.3 patch, I quit when TBC came out, but presumably it was either part of the expansion release, or it was put into the expansion then activated via the patch. Either way, not something I would expect simply updated by a lua file.
--- End quote ---

The MoP GlobalStrings.lua contains references to ITEM_PREFIX: "Heroic" (or something like that) and other prefixes. They probably did this because they have been adding more prefixes such as Elite, Season 1, Season 2, etc... So I'm assuming it has something to do with a line elsewhere in the LUA files.

XxXGenesisXxX:
This isn't MoP. With more content comes a need to simplify, they could of easily changed that afterwards, they changed a ton throughout the Cata and MoP. Not shutting out the LUA idea, just saying there is a high possibility of it AT THE TIME, being redundant to put an external reference to such a simple string.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version