Sarjuuk / aowow

Database viewer for TrinityCore based on aowow by @LordJZ, based on the JS-Engine of Wowhead
204 stars 217 forks source link

SAI Event Param 6 not loaded #305

Closed jackpoz closed 3 years ago

jackpoz commented 3 years ago

SAI events have 6 parameters but the tooltip shows only 5 image

In addition to this, https://github.com/TrinityCore/TrinityCore/commit/5628ca7f7cf2fdc053551d3f5e90ad466f3db2e6 added "count" as 6th parameter to SMART_ACTION_SUMMON_CREATURE , with https://github.com/TrinityCore/TrinityCore/commit/a7fa9f28db87403ce2c19d86364bfe93b6c96aa4 using that field for npc 27353 . This can be used as test case. Support to the new parameter for this specific action could be added to a new issue.

jackpoz commented 3 years ago

Nevermind, the tooltip shows the parameter when hovering over "Action"