Vehicles that are not working v2

Console DB errors have been killed.

Opening a new topic to report non-working vehicles (i.e nothing happens when you click them; they do not “mount” their npc accessories"

Left-overs from last topic:

[CODE]/* Vehicles not found:
23693 – Duskwing Eagle
26191 – Dusk
26525 – Cockroach
26585 – Bloodmist
27354 – Broken-down Shredder – might be 48533 Ride Shredder
27516 – Fordragon Stallion
27671 – Fordragon Armored Gryphon
29691 – Reed’s Steam Tank
29857 – Frostbite
*/
UPDATE creature_template SET speed_run=1.38571 WHERE entry=26191; – Dusk
UPDATE creature_template SET speed_run=1.28968 WHERE entry=26585; – Bloodmist
UPDATE creature_template SET speed_run=1.38571 WHERE entry=27516; – Fordragon Stallion
UPDATE creature_template SET speed_walk=1.6,speed_run=0.57143 WHERE entry=27354; – Broken-down Shredder
UPDATE creature_template SET speed_run=2 WHERE entry=29144; – Refurbished Steam Tank
UPDATE creature_template SET speed_run=1 WHERE entry=29691; – Reed’s Steam Tank
UPDATE creature_template SET speed_run=1.28571 WHERE entry=29857; – Frostbite

DELETE FROM creature_template_addon WHERE entry IN (23693,26191,26525,26585,27354,27516,27671,29691,29857);
INSERT INTO creature_template_addon (entry,mount,bytes1,bytes2,emote,auras) VALUES
(23693,0,0,1,0, NULL), – Duskwing Eagle
(26191,0,0,1,0, NULL), – Dusk
(26525,0,0,1,0, NULL), – Cockroach
(26585,0,0,257,0, NULL), – Bloodmist
(27354,0,0,1,0, ‘48456 0 48458 0’), – Broken-down Shredder, Auras: Shredder Smoke and Shredder Sparks Periodic – might be 48533 Ride Shredder
(27516,0,65536,257,0, NULL), – Fordragon Stallion
(27671,0,65536,257,0, NULL), – Fordragon Armored Gryphon
(29691,0,7,1,0, NULL), – Reed’s Steam Tank
(29857,0,0,2,0, NULL); – Frostbite

DELETE FROM npc_spellclick_spells WHERE npc_entry=36477; – Krick (typo)

UPDATE creature_model_info SET bounding_radius=0.455,combat_reach=1.95,gender=1 WHERE modelid=9954; – Frostbite[/sql]

[sql]-- Handy query:
SELECTId,EffectBasePoints1,EffectBasePoints2,EffectBasePoints3,SpellName,Description,ToolTip,EffectTriggerSpell1,EffectTriggerSpell2,EffectTriggerSpell3 FROM 335dbc_spell
WHERE ((EffectTriggerSpell1 IN (SELECT id FROM335dbc_spell WHERE (EffectApplyAuraName1=236 OREffectApplyAuraName2=236 OREffectApplyAuraName3=236 ))
OREffectTriggerSpell2 IN (SELECT id FROM335dbc_spell WHERE (EffectApplyAuraName1=236 OREffectApplyAuraName2=236 OREffectApplyAuraName3=236))
OREffectTriggerSpell3 IN (SELECT id FROM335dbc_spell WHERE (EffectApplyAuraName1=236 OREffectApplyAuraName2=236 OREffectApplyAuraName3=236)))
OR EffectApplyAuraName1=236 OREffectApplyAuraName2=236 OREffectApplyAuraName3=236)
AND Id NOT IN (SELECT spell_id FROM world.npc_spellclick_spells) AND
(EffectTriggerSpell1 NOT IN (SELECT spell_id FROM world.npc_spellclick_spells)
OR EffectTriggerSpell2 NOT IN (SELECT spell_id FROM world.npc_spellclick_spells)
OR EffectTriggerSpell3 NOT IN (SELECT spell_id FROM world.npc_spellclick_spells))
ORDER BYId ASC LIMIT 0,200;
[/CODE]

Mounts of Toc:

Argent Battleworg – 36558 (http://www.wowhead.com/npc=36558)

Argent Battleworg – 36559 (http://www.wowhead.com/npc=36559)

Argent Warhorse – 35644 (http://www.wowhead.com/npc=35644)

Argent Warhorse – 36557 (http://www.wowhead.com/npc=36557)

I fixed two of those in DB/NPC: (Vehicles) continuation of last commit · TrinityCore/TrinityCore@4437cb9 · GitHub

If you applied that fix, they are still not working?

now you can mount it but:

You can mount on it without equip the lance.

You can attack mounts of opposite faction.

You can use only horde mounts (with both faction) alliance mounts are unfrendly for both.

Mounts of opposite faction attack all (Included boss) whit Tramples spell! (if you

http://img841.imageshack.us/img841/9963/immaginesa.png

I do not know if it depends on the vehicle but i report it:

Mounts ID(are missing some):

http://www.wowhead.com/npc=33408

http://www.wowhead.com/npc=33298

http://www.wowhead.com/npc=33297

http://www.wowhead.com/npc=33409

http://www.wowhead.com/npc=33418

http://www.wowhead.com/npc=33299

Spawn whitout npc on top!

Krick and Tyrannus still bug.

ToC dungeon needs to be properly scripted.

I can’t figure out what is wrong with them.

The same, when attack Ick Spawn Krick.

And I think Tyrannus not show mount in Rimefang

I mean I can’t figure out why Ick doesn’t mount Krick and Tyrannus doesn’t mount Rimefang.

In DB it seems everything is fine but in-game it’s not working

Krick is mount, but when attack Ick spawn another Krick.

And Tyrannus I think no mount.

ok but mounts needs to equip lance to use!

And 35644 you change faction on 14 (Monster) Unfrendly for both!

[CODE]Table vehicle_template_accessory: creature template entry 33432 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 27241 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 29698 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 35491 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 36891 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 38500 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 28518 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 28009 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 28054 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 28451 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 30204 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 29351 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 30174 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 29500 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 29358 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 25968 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 38431 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 38585 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 38586 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 38431 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 38585 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 38586 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 28018 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 39860 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 36896 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 36794 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 29931 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 24750 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 33293 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 33299 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 33418 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 33409 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 33300 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 33408 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 33301 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 33414 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 33297 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 33416 has no data in npc_spellclick_spells

Table vehicle_template_accessory: creature template entry 33298 has no data in npc_spellclick_spells[/CODE]

more vehicle

telsamat: those entries don’t even have a vehicle_template_accessory entry. What DB are you using?

Now Krick no spawn, but I think (not sure) Ick not cast any spell, only Krick.

Tyrannus not works, not mount in rimefang.

Rimefang needs “_vehicle->InstallAllAccessories();” (see ick’s script for more details) in script for proper work

I think I have one mount not working.

The one for quest: Sniffing Out the Perpetrator (reported ticket: http://www.trinitycore.org/t/trinitycore/ticket/947 ).

Sum up:

You can call a Frosthound for mounting (and sniff for clues), but instead, it is spawned as a pet (or something similar).

not working spell 62960 62575 mount 33870,33790,33791,33792,33793,33794,33795,33796,33798,33799,33800,33842,33843

Those are from The Argent Tournament. I confirm those. (Are not ridable)

laughs

Those are not npcs to be rideable. When you click on them it spawns a mount for you that you can control (You will need to have the proper quest)

You know, when we (I) fix something, we fix it right.

https://github.com/TrinityCore/TrinityCore/commit/c247b705122912f3f0d51613aa9de1568c20f439 I have applied it.Spell not working

Working extremely well here. Get sure your character meets the conditions. You don’t cast the spell, you click the stabled vehicle/mount instead.