You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your feature request or suggestion in detail
The idea currently would be to update/add ato the existing table item_instance another column(s) that could reflect mainly on Origin where the Item was created.
InstanceID would give the group instanceID where it was looted from. (because idk if instanceID tells what Map/Instance Map)
MapID would reflect what Map it was on (for instance, what instance).
Zone and Area IDs for more precise information in the wolrd outside of the Instance
And what creature either ID or GUID, maybe GUID for specific creature.
Describe a possible solution to your feature or suggestion in detail
An instance example:
1940 | 603 (Ulduar) | 4273 (Ulduar) | 4653 (Razorscale's Aerie) | 137611 (Razorscale)
You would know the person got the Item originally from Razorscale in Ulduar Raid in the Zone Razorscale's Aerie.
An world example:
0 (No Instance) | 0 (Easteren Kingdoms) | 267 (Hillsbrad Foothills) | 286 (Hillbrad Fields) | 16530
You would know the person got the Item originally from Citizen Wilkes in Hillsbrad Foothils
This information probably could be toggle via the worldconfig.
Similiar to Calculate.Creature.Zone.Area.Data = 0 but for Enabled or Disable the logging into the table
Additional context
As i was giving an example probably ZoneID could be ignored
The text was updated successfully, but these errors were encountered:
Describe your feature request or suggestion in detail
The idea currently would be to update/add ato the existing table
item_instance
another column(s) that could reflect mainly on Origin where the Item was created.Something roughly (adding columns):
InstanceID | MapID (maybe?) |ZoneID (maybe?) |AreaID (maybe?) | CreatureID/GUID (maybe?)
InstanceID would give the group instanceID where it was looted from. (because idk if instanceID tells what Map/Instance Map)
MapID would reflect what Map it was on (for instance, what instance).
Zone and Area IDs for more precise information in the wolrd outside of the Instance
And what creature either ID or GUID, maybe GUID for specific creature.
Describe a possible solution to your feature or suggestion in detail
An instance example:
1940 | 603 (Ulduar) | 4273 (Ulduar) | 4653 (Razorscale's Aerie) | 137611 (Razorscale)
You would know the person got the Item originally from Razorscale in Ulduar Raid in the Zone Razorscale's Aerie.
An world example:
0 (No Instance) | 0 (Easteren Kingdoms) | 267 (Hillsbrad Foothills) | 286 (Hillbrad Fields) | 16530
You would know the person got the Item originally from Citizen Wilkes in Hillsbrad Foothils
This information probably could be toggle via the worldconfig.
Similiar to
Calculate.Creature.Zone.Area.Data = 0
but for Enabled or Disable the logging into the tableAdditional context
As i was giving an example probably ZoneID could be ignored
The text was updated successfully, but these errors were encountered: