-
Newbie
Mounts & Race/Faction Restrictions
Hey all... just having some trouble with my database and Antrix. I am trying to setup the mounts so that they can be aquired by any race/faction... so I opened up my SQL db and ran a query to change all the mount items to have the field allowablerace set to -1. This works on all of the mounts that I have tested except for the epic Swift Orange Raptor... now first I checked to see if there was more than one entry for this, and there is not (item entry #18790) I then checked the spell it points to and there is no race restriction there either -- atleast from what I'm understand of the fields in the spells112 table. The other two epic raptor mounts didn't have any problems with this (Swift Blue/Olive Raptor), but the item for the epic Swift Orange Raptor mount still says it's restricted to Undead, Orc & Troll and it won't let any other races use it. I'm even pretty handy with C++ and I'm pretty damn positive it hasn't anything to do with the Antrix's source... anybody have any ideas?!
~ Sorcerer Merlin.
EDIT: Figured it out finally, when you make major DB changes for common items you should make sure that when you're testing that people remove their 'Cache' folder from the wow installation so old item etc. info doesn't get loaded... that took forever to figure out! :-D
Last edited by sorcerermerlin; 09-06-07 at 03:10 AM.
-