[DiscordArchive] well what expansion are we talking about?
[DiscordArchive] well what expansion are we talking about?
Archived author: M'Dic • Posted: 2022-08-01T21:12:21.967000+00:00
Original source
well what expansion are we talking about?
Archived author: Tea • Posted: 2022-08-01T21:14:18.260000+00:00
Original source
must be 335
Archived author: Tea • Posted: 2022-08-01T21:14:33.898000+00:00
Original source
you can fly in retail dalaran (both of them) without restrictions
Archived author: M'Dic • Posted: 2022-08-01T21:17:08.659000+00:00
Original source
well if people want a item to have them mount and fly with a specific mount i always offer this one liner sql for a item they can add in game via gm cmds to do so
Archived author: M'Dic • Posted: 2022-08-01T21:17:13.024000+00:00
Original source
let me look it up real quick
Archived author: M'Dic • Posted: 2022-08-01T21:18:21.577000+00:00
Original source
.additem 701000 gives you a tome that gives you a flying mount that works anywhere in world, Kali and EK as well, obviously doesnt work in silvermoon.
```cpp
DELETE FROM `item_template` WHERE `entry`=701000;
INSERT INTO `item_template` (`entry`, `class`, `subclass`, `SoundOverrideSubclass`, `name`, `displayid`, `Quality`, `Flags`, `FlagsExtra`, `BuyCount`, `BuyPrice`, `SellPrice`, `InventoryType`, `AllowableClass`, `AllowableRace`, `ItemLevel`, `RequiredLevel`, `RequiredSkill`, `RequiredSkillRank`, `requiredspell`, `requiredhonorrank`, `RequiredCityRank`, `RequiredReputationFaction`, `RequiredReputationRank`, `maxcount`, `stackable`, `ContainerSlots`, `StatsCount`, `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`, `ScalingStatDistribution`, `ScalingStatValue`, `dmg_min1`, `dmg_max1`, `dmg_type1`, `dmg_min2`, `dmg_max2`, `dmg_type2`, `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`, `duration`, `ItemLimitCategory`, `HolidayId`, `ScriptName`, `DisenchantID`, `FoodType`, `minMoneyLoot`, `maxMoneyLoot`, `flagsCustom`, `VerifiedBuild`) VALUES (701000, 9, 0, -1, 'Tome of World Flying', 61330, 7, 134217792, 0, 1, 4500000, 4500000, 0, -1, -1, 80, 45, 0, 0, 0, 0, 0, 0, 0, 0, 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, 1000, 0, 0, 483, 0, -1, 0, -1, 0, -1, 31700, 6, 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, 0, 'Learn to fly everywhere', 0, 0, 0, 0, 0, 8, 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, 0, 0, 0, 1);
```
Archived author: M'Dic • Posted: 2022-08-01T21:18:55.101000+00:00
Original source
but run that on the world and u will end up with a book in your inventory to click on to be on the flying tank scarab.
Archived author: M'Dic • Posted: 2022-08-01T21:19:21.056000+00:00
Original source
im guessing it was some beta mount or gm mount tbh. supposively its been around since tbc if i recall right from wowhead\wow.tools
Archived author: Krutok • Posted: 2022-08-01T21:44:15.784000+00:00
Original source
<@209317995057643521>yes I know the mount. I just want that you can fly in dalaran, that's enough for me. old world is blizlike. fly with own mounts
Archived author: M'Dic • Posted: 2022-08-01T21:45:43.193000+00:00
Original source
I would jave to double check. But i think flying was restricted via some dbc. Well atleast with master variations