vmangos / core

Progressive Vanilla Core aimed at all versions from 1.2 to 1.12
GNU General Public License v2.0
691 stars 491 forks source link

Ranged Weapon: visual problem #71

Closed alexkulya closed 5 years ago

alexkulya commented 5 years ago

Faced with the problem of displaying ranged weapons in their hands. Take the creature as an example: Sergeant Major Skyshadow (Entry: 12780).

Result with vmangos: screenshot_3 Result with wowhead classic: Link

Data from table 'creature_template_addon' is correct. screenshot_1 Interrupting data from the table 'creature_addon' no.

The Equipment table 'creature_equip_template' is present. screenshot_2 And tied to the creature itself.

This problem is present in all creatures with the sheath flag '2'.

ratkosrb commented 5 years ago

Same issue seems to be present on cmangos too. Maybe classic client does not support showing ranged weapon slot on idle creatures? I made .npc info show the result of GetSheathe() and it shows as 2 for her, so the value gets set correctly server side.

alexkulya commented 5 years ago

It seems so. Client.

Daribon commented 5 years ago

It is likely that this function never existed in vanilla. Appears to be something added in TBC.

From November 14, 2006: Image From December 18, 2006 (patch 2.0.1): Image

August 15, 2006: wowscrnshot_081506_200150

August 23, 2009; Image

Unknown date, vanilla: vanishian

December 14, 2005: wowscrnshot_121405_083221

May 3, 2005: champhall1

September 6, 2007: Image

May 31, 2006: Image

March 23, 2008: Image

April 29, 2006: Image