Magic
Magic
  • 29
  • 7 678
TSwow Addon/Packet Test
Small test I did with addons and sending packets using TSwow
มุมมอง: 123

วีดีโอ

Modding With Magic #9 - Spells
มุมมอง 31412 ชั่วโมงที่ผ่านมา
This episode we learn about spells, which are a powerful way for things in the game to communicate between each other. Links: Spell Editor: github.com/stoneharry/WoW-Spell-Editor
Creating a Github repository for your TSwow project
มุมมอง 11114 วันที่ผ่านมา
In this tutorial I show how to integrate Github into your modding, along with a brief overview of version control. Links: github.com/ www.sourcetreeapp.com/ .gitignore file: pastebin.com/raw/GiWtW97t
Modding With Magic #8 - Bringing It Together
มุมมอง 27514 วันที่ผ่านมา
This episode we bring everything we've learned together and make a quest chain that includes creatures, items, and objects.
Shard of Affinity
มุมมอง 19828 วันที่ผ่านมา
Neat trinket I made because I was bored. Here is the code if anyone wants to look at it: pastebin.com/raw/D2NGmx8w
Modding With Magic #7 - Queries
มุมมอง 283หลายเดือนก่อน
This episode we learn about queries, which are powerful ways to search and manipulate things like databases or DBC files.
Modding With Magic #6 - Quests
มุมมอง 277หลายเดือนก่อน
This episode we learn about quests, including different types of objectives and rewards.
Modding With Magic #5 - Creatures
มุมมอง 410หลายเดือนก่อน
This episode we learn about creatures, including modifying loot, custom models, and spawn data.
Modding With Magic #4 - Objects
มุมมอง 3882 หลายเดือนก่อน
In this episode we learn about game objects, and create a chest that contains loot. Links: Model Viewer: code.google.com/archive/p/wowmodelviewer/downloads
Modding With Magic #3 - Items
มุมมอง 4962 หลายเดือนก่อน
In this episode we learn about items, along with more TSwow functions like cloning and logging. We bring it all together to create a pumpkin helmet and staff with a frostbolt spell attached to it. Links: Wowhead: www.wowhead.com/wotlk/database Item Template Docs: trinitycore.atlassian.net/wiki/spaces/tc/pages/2130222/item_template
Modding With Magic #2 - Your First Script
มุมมอง 9172 หลายเดือนก่อน
In this episode we focus on making our first script, along with an overview of the tools we need when modding. Links: WDBX Editor: github.com/robinsch/WDBXEditor/releases/tag/2.0.3a MPQ Browser: www.zezula.net/en/mpq/download.html HeidiSQL: www.heidisql.com/download.php TrinityCore Wiki: trinitycore.atlassian.net/wiki/spaces/tc/overview?homepageId=2129935
Modding With Magic #1 - Introduction
มุมมอง 1.3K2 หลายเดือนก่อน
The first episode of a new series where I teach people about World of Warcraft modding, and an introduction to the TSWoW framework. Links: Installation Guide: tswow.github.io/tswow-wiki/install/repack.html GM Commands: trinitycore.atlassian.net/wiki/spaces/tc/pages/2130065/GM Commands
Mekgineer Thermaplugg
มุมมอง 198ปีที่แล้ว
Mekgineer Thermaplugg
Wildthorn Cure
มุมมอง 93ปีที่แล้ว
Wildthorn Cure
shapers_terrace.wmo
มุมมอง 260ปีที่แล้ว
shapers_terrace.wmo
Shadowforge Miner
มุมมอง 67ปีที่แล้ว
Shadowforge Miner
Large Human Farm
มุมมอง 268ปีที่แล้ว
Large Human Farm
Frostmane Prisoners
มุมมอง 75ปีที่แล้ว
Frostmane Prisoners
Jack in the Box
มุมมอง 296ปีที่แล้ว
Jack in the Box
magic_farm.wmo
มุมมอง 105ปีที่แล้ว
magic_farm.wmo
WMO cave test
มุมมอง 106ปีที่แล้ว
WMO cave test
Stone of Elune
มุมมอง 932 ปีที่แล้ว
Stone of Elune
Mirkfallon Lake
มุมมอง 1482 ปีที่แล้ว
Mirkfallon Lake
Defense of Southshore
มุมมอง 1802 ปีที่แล้ว
Defense of Southshore
A Touch of Lightning
มุมมอง 1402 ปีที่แล้ว
A Touch of Lightning
Sha'gri
มุมมอง 1092 ปีที่แล้ว
Sha'gri
Lost Rams
มุมมอง 2282 ปีที่แล้ว
Lost Rams
Peace in Death
มุมมอง 1672 ปีที่แล้ว
Peace in Death
Vanishing Dust
มุมมอง 632 ปีที่แล้ว
Vanishing Dust

ความคิดเห็น

  • @itszarlocke
    @itszarlocke 3 วันที่ผ่านมา

    Another great tutorial.

  • @sushiac3
    @sushiac3 4 วันที่ผ่านมา

    Love all your tutorials, makes me wanna return to WoW Modding :) One question: Can I "mix" TSWoW with stuff like Playerbots/NPCbots? And with custom spells i made via TSWoW: Do they still require a MPQ for other players to download or does everything override the client dbcs and therefore only server-side modding is required?

  • @MalcomJPrince
    @MalcomJPrince 4 วันที่ผ่านมา

    Well done <3

  • @DigitalAugur
    @DigitalAugur 4 วันที่ผ่านมา

    I have my answer ! haha, exactly what i want to see in modding tutorials. would be great !

  • @DigitalAugur
    @DigitalAugur 4 วันที่ผ่านมา

    Need a "Livescripts" episode ! Thank you for your videos !

  • @wimmetje
    @wimmetje 4 วันที่ผ่านมา

    Great thanks I love your series

  • @BsetXOXO
    @BsetXOXO 4 วันที่ผ่านมา

    nice! was looking forward to this :)

  • @Tyrallis0001
    @Tyrallis0001 4 วันที่ผ่านมา

    the long awaited! 🙏🙏 at 15:43 you set the interrupt flags, but you don't need them for a instant cast spell since they can't be interrupted, or can it?

    • @magic_wow
      @magic_wow 4 วันที่ผ่านมา

      Oh you know what, you're right, good catch! Those interrupt flags weren't needed actually, but I did want to show them anyways.

    • @Tyrallis0001
      @Tyrallis0001 4 วันที่ผ่านมา

      @ it’s those pesky little things, when creating a spell that has a missile and forgetting to set .Speed.set() then the missile never shows… had to invest a couple hours to figure that out

  • @BlindBison
    @BlindBison 12 วันที่ผ่านมา

    Bump, thanks for making these mate

  • @itszarlocke
    @itszarlocke 12 วันที่ผ่านมา

    Great series! Hope to continue to see more!

  • @NateB-n8b
    @NateB-n8b 16 วันที่ผ่านมา

    Thank you for this episode! Can't wait for the next.

  • @NateB-n8b
    @NateB-n8b 17 วันที่ผ่านมา

    Thank you for this!

  • @magic_wow
    @magic_wow 18 วันที่ผ่านมา

    Not sure why my microphone volume was so quiet, but apologies for that! Might be a bit hard to hear me at some parts when I'm in game.

  • @Tyrallis0001
    @Tyrallis0001 18 วันที่ผ่านมา

    incredible as always, but for next time please watch out for the game sound, it's like waaaaay to loud, compared to your voice <3

    • @magic_wow
      @magic_wow 18 วันที่ผ่านมา

      Thanks for the feedback! I think my microphone volume was set low or something this time. Will watch that for future episodes.

  • @jvos724
    @jvos724 23 วันที่ผ่านมา

    I've toyed with WoW server modding in the past, but the combination of discovering your videos and TSWoW has been amazing. The inspiration is alive again. Keep up the great work, it is very appreciated! 👍

  • @NateB-n8b
    @NateB-n8b 23 วันที่ผ่านมา

    Figured out how to add the blue circles/are on the map where the mob's can be found. I added the below to the last lines of my quest. In this case the mobs can be found in 2 locations. //Adds mobs spawn area/s to the map .POIs.add(0,[ {map:1,x:-1968.640503,y:-733.324280,z:-12.937941,o:5.430924}, {map:1,x:-1998.528442,y:-825.852417,z:-8.144210,o:3.348048}, {map:1,x:-2066.521973,y:-839.478577,z:-6.286963,o:1.631952}, {map:1,x:-2107.413330,y:-777.865479,z:-15.912374,o:1.492939}, {map:1,x:-2110.244385,y:-814.155273,z:-8.843261,o:1.492939}, ]) .POIs.add(0,[ {map:1,x:-2373.043457,y:-638.239990,z:-6.130135,o:4.673018}, {map:1,x:-2384.213135,y:-760.629700,z:-0.913942,o:0.006968}, {map:1,x:-2558.673340,y:-755.950684,z:-3.308625,o:4.742133}, {map:1,x:-2562.364746,y:-631.882019,z:-9.176999,o:3.117929}, ])

  • @SwinginDigz
    @SwinginDigz 28 วันที่ผ่านมา

    Thank you Magic!

  • @NateB-n8b
    @NateB-n8b 28 วันที่ผ่านมา

    I copied the code and replaced magic-core with my core name. The shard is in game, but I am not getting the auras or procs.

    • @magic_wow
      @magic_wow 28 วันที่ผ่านมา

      Make sure to run: build livescripts I haven't covered livescripts in my series yet but they are different from datascripts and build separately.

    • @NateB-n8b
      @NateB-n8b 28 วันที่ผ่านมา

      @@magic_wow Thank you! I figured it was something easy and not my inability to copy/paste... Which sometimes I fail at.

    • @magic_wow
      @magic_wow 28 วันที่ผ่านมา

      @@NateB-n8b No worries, just remember if you ever delete the item / script to run: clean livescripts to remove the script from the core, otherwise you'll get errors on realm start.

  • @AA-jv6ob
    @AA-jv6ob 28 วันที่ผ่านมา

    Shard of Affinity

  • @BsetXOXO
    @BsetXOXO 29 วันที่ผ่านมา

    Shard of Affinity

  • @magic_wow
    @magic_wow 29 วันที่ผ่านมา

    Code is in the description if anyone wants to see it!

  • @MalcomJPrince
    @MalcomJPrince 29 วันที่ผ่านมา

    <3

  • @stertothetop
    @stertothetop 29 วันที่ผ่านมา

    Shard of Affinity

  • @biggamer920
    @biggamer920 29 วันที่ผ่านมา

    Shard of Affinity

  • @Deavhrmordhau
    @Deavhrmordhau 29 วันที่ผ่านมา

    Shard of Affinity

  • @NateB-n8b
    @NateB-n8b หลายเดือนก่อน

    Getting the Creature Name from the Loot Entry ID is so much easier this way. vs dealing with Join statements in SQL. Thank you for the video Magic.

    • @magic_wow
      @magic_wow หลายเดือนก่อน

      No problem! I always appreciate your feedback!

  • @SwinginDigz
    @SwinginDigz หลายเดือนก่อน

    two episodes back to back - love it Magic!

  • @adam516
    @adam516 หลายเดือนก่อน

    Thanks for the videos! Some other possible video topics: * Advanced Quests * daily/weekly/monthly quests * repeatable quests (e.g. camp taraujo blood shard quests) * mailed item after completing quest * escort * create a spell * create crafted item & recipe * modify talent trees * skills * reputations * add flight path * dungeon/raid attunements * item sets/bonuses * boss encounter, abilities, timers, phases, etc. * achievements * portals * custom profession * custom class * locked doors and keys * world buff e.g. warchief's blessing * war effort type quest i.e. after n players turn in, some event triggers * add visual effect to your character e.g. after casting a fire spell, some fire visual effect is applied * triggering npc action when character is in proximity

    • @magic_wow
      @magic_wow หลายเดือนก่อน

      Thanks for all of the ideas!

  • @NateB-n8b
    @NateB-n8b หลายเดือนก่อน

    Would it be possible to cover/add the blue circles/area on the map where the npc’s can be found? Keep up the great work!

    • @magic_wow
      @magic_wow หลายเดือนก่อน

      I didn't cover that because it's really annoying to do sadly, but if you're interested the relevant table is quest_poi trinitycore.atlassian.net/wiki/spaces/tc/pages/2130262/quest_poi

  • @JoshMannon
    @JoshMannon หลายเดือนก่อน

    Obviously not basic functions but I would love information on objectify and stringify at some point. Great information as always.

    • @magic_wow
      @magic_wow หลายเดือนก่อน

      I believe I covered these functions in my items episode. Thanks!

    • @JoshMannon
      @JoshMannon หลายเดือนก่อน

      @magic_wow I'll double check that then, thank you.

  • @yuenasiaide488
    @yuenasiaide488 หลายเดือนก่อน

    I've been getting into tswow, and I wanna know, do you know if there is a good way, of changing already existing content using the datascripts.ts file?

  • @JoshMannon
    @JoshMannon หลายเดือนก่อน

    I'm really looking forward to the next in the series as I am learning so much from this.

  • @JoshMannon
    @JoshMannon หลายเดือนก่อน

    I am really excited for future episodes. I've been devouring these.