Mystiq.org - forum: The Horseman's Reins -> Itemy -> Bugreport

Jump to content

Report ID 3343 Title The Horseman's Reins
Product Itemy Status Nebude se opravovat (Severity 2 - Fair)

Page 1 of 1

Report ID #3343: The Horseman's Reins

#1 User is offline  
Sammyk 

  • Group: VIP
  • Posts: 87
  • Joined: 10-July 09

Posted 19 October 2010 - 04:54 PM

http://www.wowhead.com/item=37012

Tento mount nieje v databáze. Cezeta písal, že nemá ani spell v jadre.
Má dropovať z Headless Horseman - http://www.mystiq.or...i/db/?npc=23682 , podľa toho čo som sa dočítal od patchu 2.4.2.

Napísal som sql dotaz na pridanie mounta(itemu) do db:
INSERT INTO `world`.`item_template` (`entry`, `class`, `subclass`, `unk0`, `name`, `displayid`, `Quality`, `Flags`, `BuyCount`, `BuyPrice`, `SellPrice`, `InventoryType`, `AllowableClass`, `AllowableRace`, `ItemLevel`, `RequiredLevel`, `RequiredSkill`, `RequiredSkillRank`, `requiredspell`, `requiredhonorrank`, `RequiredCityRank`, `RequiredReputationFaction`, `RequiredReputationRank`, `maxcount`, `stackable`, `ContainerSlots`, `stat_type1`, `stat_value1`, `stat_type2`, `stat_value2`, `stat_type3`, `stat_value3`, `stat_type4`, `stat_value4`, `stat_type5`, `stat_value5`, `stat_type6`, `stat_value6`, `stat_type7`, `stat_value7`, `stat_type8`, `stat_value8`, `stat_type9`, `stat_value9`, `stat_type10`, `stat_value10`, `dmg_min1`, `dmg_max1`, `dmg_type1`, `dmg_min2`, `dmg_max2`, `dmg_type2`, `dmg_min3`, `dmg_max3`, `dmg_type3`, `dmg_min4`, `dmg_max4`, `dmg_type4`, `dmg_min5`, `dmg_max5`, `dmg_type5`, `armor`, `holy_res`, `fire_res`, `nature_res`, `frost_res`, `shadow_res`, `arcane_res`, `delay`, `ammo_type`, `RangedModRange`, `spellid_1`, `spelltrigger_1`, `spellcharges_1`, `spellppmRate_1`, `spellcooldown_1`, `spellcategory_1`, `spellcategorycooldown_1`, `spellid_2`, `spelltrigger_2`, `spellcharges_2`, `spellppmRate_2`, `spellcooldown_2`, `spellcategory_2`, `spellcategorycooldown_2`, `spellid_3`, `spelltrigger_3`, `spellcharges_3`, `spellppmRate_3`, `spellcooldown_3`, `spellcategory_3`, `spellcategorycooldown_3`, `spellid_4`, `spelltrigger_4`, `spellcharges_4`, `spellppmRate_4`, `spellcooldown_4`, `spellcategory_4`, `spellcategorycooldown_4`, `spellid_5`, `spelltrigger_5`, `spellcharges_5`, `spellppmRate_5`, `spellcooldown_5`, `spellcategory_5`, `spellcategorycooldown_5`, `bonding`, `description`, `PageText`, `LanguageID`, `PageMaterial`, `startquest`, `lockid`, `Material`, `sheath`, `RandomProperty`, `RandomSuffix`, `block`, `itemset`, `MaxDurability`, `area`, `Map`, `BagFamily`, `TotemCategory`, `socketColor_1`, `socketContent_1`, `socketColor_2`, `socketContent_2`, `socketColor_3`, `socketContent_3`, `socketBonus`, `GemProperties`, `RequiredDisenchantSkill`, `ArmorDamageModifier`, `ScriptName`, `DisenchantID`, `FoodType`, `minMoneyLoot`, `maxMoneyLoot`, `Duration`) VALUES ('37012', '15', '5', '-1', 'The Horseman''s Reins', '36142', '4', '64', '0', '0', '0', '0', '-1', '-1', '70', '70', '762', '300', '0', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '48025', '0', '0', '0', '-1', '330', '3000', '0', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '0', '-1', '0', '-1', '0', '0', '0', '0', '-1', '0', '-1', '1', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '0', '', '0', '0', '0', '0', '0');



Spell mounta z OregonCore:
http://bitbucket.org...cts.cpp#cl-4972


Mount by mal byť dostupný aj pre najmenší riding skill, spúšta "mounted spell" podľa skillu (ako je vidieť v spell scripte). Do toho môjho DB dotazu som zahrnul minimálny level 70 a riding minimálne 300.
Problém s tým mountom je pri prechode z OL do Azerothu. V OL po nasadnutí na mounta sa spustí "100% ground speed a 280% fly speed", po prechode portálom do Azerothu, ktorý nedáva dismount ostane tento spell aktívny a dá sa lietať aj v azerothe :)
To by sa dalo vyriešiť pridaním funkcie dismount portálom.


Page 1 of 1  

Replies (1 - 2)

#2 User is offline  
cezeta 

  • Daemonica Team
  • Group: Developer
  • Posts: 3,923
  • Joined: 02-July 08

Posted 19 October 2010 - 07:51 PM

Upravuji status na: Nutná oprava od vývojářů
Upravuji vážnost na: 2 - Normální
Updatuji verzi na: Revize 1825
Report zafixován v: Revize 1825

#3 User is offline  
cezeta 

  • Daemonica Team
  • Group: Developer
  • Posts: 3,923
  • Joined: 02-July 08

Posted 04 December 2010 - 11:31 AM

Upravuji status na: Nebude se opravovat

na TBC nejede


Page 1 of 1

0 User(s) are reading this issue
0 Guests and 0 Anonymous Users


Powered by IP.Tracker 1.3.4 © 2024  IPS, Inc.

TOPlist