Advertisement
nerfstuff123

Untitled

Jul 25th, 2021
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. HeadlessExport.exe
  2.  
  3. CD Export
  4.  
  5. move /y db_achievement_12340.dbc Achievement.dbc
  6. move /y db_achievement_category_12340.dbc Achievement_Category.dbc
  7. move /y db_achievement_criteria_12340.dbc Achievement_Criteria.dbc
  8. move /y db_animationdata_12340.dbc AnimationData.dbc
  9. move /y db_areapoi_12340.dbc AreaPOI.dbc
  10. move /y db_areatable_12340.dbc AreaTable.dbc
  11. move /y db_battlemasterlist_12340.dbc BattlemasterList.dbc
  12. move /y db_chartitles_12340.dbc CharTitles.dbc
  13. move /y db_creaturedisplayinfo_12340.dbc CreatureDisplayInfo.dbc
  14. move /y db_creaturedisplayinfoextra_12340.dbc CreatureDisplayInfoExtra.dbc
  15. move /y db_creaturemodeldata_12340.dbc CreatureModelData.dbc
  16. move /y db_creaturesounddata_12340.dbc CreatureSoundData.dbc
  17. move /y db_currencytypes_12340.dbc CurrencyTypes.dbc
  18. move /y db_dungeonencounter_12340.dbc DungeonEncounter.dbc
  19. move /y db_faction_12340.dbc Faction.dbc
  20. move /y db_gameobjectdisplayinfo_12340.dbc GameObjectDisplayInfo.dbc
  21. move /y db_gametips_12340.dbc GameTips.dbc
  22. move /y db_gmsurveyanswers_12340.dbc GMSurveyAnswers.dbc
  23. move /y db_gmsurveyquestions_12340.dbc GMSurveyQuestions.dbc
  24. move /y db_groundeffectdoodad_12340.dbc GroundEffectDoodad.dbc
  25. move /y db_groundeffecttexture_12340.dbc GroundEffectTexture.dbc
  26. move /y db_gtcombatratings_12340.dbc gtCombatRatings.dbc
  27. move /y db_helmetgeosetvisdata_12340.dbc HelmetGeosetVisData.dbc
  28. move /y db_item_12340.dbc Item.dbc
  29. move /y db_itembagfamily_12340.dbc ItemBagFamily.dbc
  30. move /y db_itemdisplayinfo_12340.dbc ItemDisplayInfo.dbc
  31. move /y db_itemlimitcategory_12340.dbc ItemLimitCategory.dbc
  32. move /y db_itemset_12340.dbc ItemSet.dbc
  33. move /y db_lfgdungeons_12340.dbc LFGDungeons.dbc
  34. move /y db_light_12340.dbc Light.dbc
  35. move /y db_map_12340.dbc Map.dbc
  36. move /y db_mapdifficulty_12340.dbc MapDifficulty.dbc
  37. move /y db_particlecolor_12340.dbc ParticleColor.dbc
  38. move /y db_scalingstatdistribution_12340.dbc ScalingStatDistribution.dbc
  39. move /y db_skillraceclassinfo_12340.dbc SkillRaceClassInfo.dbc
  40. move /y db_soundentries_12340.dbc SoundEntries.dbc
  41. move /y db_spellcategory_12340.dbc SpellCategory.dbc
  42. move /y db_spelldifficulty_12340.dbc SpellDifficulty.dbc
  43. move /y db_spellduration_12340.dbc SpellDuration.dbc
  44. move /y db_spellitemenchantment_12340.dbc SpellItemEnchantment.dbc
  45. move /y db_spellmissile_12340.dbc SpellMissile.dbc
  46. move /y db_spellmissilemotion_12340.dbc SpellMissileMotion.dbc
  47. move /y db_spellvisualeffectname_12340.dbc SpellVisualEffectName.dbc
  48. move /y db_spellvisualkit_12340.dbc SpellVisualKit.dbc
  49. move /y db_spellvisualkitmodelattach_12340.dbc SpellVisualKitModelAttach.dbc
  50. move /y db_talent_12340.dbc Talent.dbc
  51. move /y db_worldstateui_12340.dbc WorldStateUI.dbc
  52. move /y dbc_creature_family.dbc CreatureFamily.dbc
  53. move /y dbc_creature_type.dbc CreatureType.dbc
  54. move /y dbc_item_extended_cost.dbc ItemExtendedCost.dbc
  55. move /y dbc_lock.dbc Lock.dbc
  56. move /y dbc_pvp_difficulty.dbc PvpDifficulty.dbc
  57. move /y dbc_skill_line.dbc SkillLine.dbc
  58. move /y dbc_skill_line_ability.dbc SkillLineAbility.dbc
  59. move /y dbc_spellicon.dbc SpellIcon.dbc
  60. move /y dbc_spellvisual.dbc SpellVisual.dbc
  61.  
  62. XCOPY "F:\wow work\Export DBC\Export" "F:\Program Files (x86)\World of Warcraft 3.3.5a (no install)\DBFilesClient" /E /C /I /Y
  63.  
  64.  
  65.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement