What's new

Fix for mount Obsidian Nightwing

Abaddon

Verified Member
2
2015
0
Thank u, can u have a look at the Sandstone Drake too?
ID= 93326

Transforming into a Dragon with the same Dragon onboard is weird XD
Thought maybe its some issue from the same Corner.
 

Rhisk

Senior User
Veteran Member
67
2016
4
Location
Cuba
Thank u, can u have a look at the Sandstone Drake too?
ID= 93326

Transforming into a Dragon with the same Dragon onboard is weird XD
Thought maybe its some issue from the same Corner.

This error you mention probably is by the vehicle_template_accessory table looks for entry 50269, in case there is delete it. You can test in your database with:

Code:
DELETE FROM `vehicle_template_accessory` WHERE `entry` = 50269;

50269: is the id of the npc that is summed with spell 93326

Sorry for my google english.
 
Last edited:

Rhisk

Senior User
Veteran Member
67
2016
4
Location
Cuba
how the title said.. Lets test it

Oh cmon look that,View attachment 771 help me!
That pic is in MOP or superior expantion, not sure in that, you can try change the `VehicleId` for other if not work and remember always delete the cache in the client before check the fix.

Sorry my bad english.
 
Top