Spell Editor for WoW versions [3.3.5] [2.4.3] [1.12.1] menu

User Tag List

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 65
  1. #16
    redlegdaddy's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stoneharry View Post
    I have updated this to include support for 1.12.1 and 2.4.3 as well.
    I have been trying to use this amazing program to work on a 1.12.1 Spells.DBC but I keep getting errors. I can get the program to work perfectly with Wrath tho.

    This is the error I get with 1.12.1

    phpdKyCNjPM.jpg

    Also would you have any idea how I would change the damage of an x-x damage spell like seal of righteousness?

    Spell Editor for WoW versions [3.3.5] [2.4.3] [1.12.1]
  2. #17
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    150/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by redlegdaddy View Post
    I have been trying to use this amazing program to work on a 1.12.1 Spells.DBC but I keep getting errors. I can get the program to work perfectly with Wrath tho.

    This is the error I get with 1.12.1

    phpdKyCNjPM.jpg

    Also would you have any idea how I would change the damage of an x-x damage spell like seal of righteousness?
    Can you show me a screenshot of your config? Is the right version selected for the bindings and DBC files?

    On Seal of Righteousness:



    It looks like it triggers spell 21084 and uses attack power and spell power to calculate damage.

    Code:
    Unleashing this Seal's energy will cause ${1+0.2*$AP+0.32*$SPH} Holy damage to an enemy.
    You could try changing the effects damage multiplier.
    Last edited by stoneharry; 01-15-2020 at 02:56 PM.

  3. #18
    skaloltbot's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello StoneHarry.

    In first i would like say thank for your implication and for created this program.

    I just create my server on tbc 2.4.3 with a repack and now i would like change some spell.

    I want for example change visual skin for fireball to incenerate and others example.

    I have download your pack but i don’t know use it.
    I didn’t saw a .exe or others in your archive.

    I have heidisql for my server and i can connect on him.

    Can you tell me how use it please ?

    I think it’s can help future people like me who begin with that.

    So many thanks in advance for your help
    (My apologies for my English skill i lever learn at school)

  4. #19
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    150/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by skaloltbot View Post
    Hello StoneHarry.

    In first i would like say thank for your implication and for created this program.

    I just create my server on tbc 2.4.3 with a repack and now i would like change some spell.

    I want for example change visual skin for fireball to incenerate and others example.

    I have download your pack but i don’t know use it.
    I didn’t saw a .exe or others in your archive.

    I have heidisql for my server and i can connect on him.

    Can you tell me how use it please ?

    I think it’s can help future people like me who begin with that.

    So many thanks in advance for your help
    (My apologies for my English skill i lever learn at school)
    Make sure you download the correct file, i.e: 'WoW_Spell_Editor_v1_x_y.exe' and not 'Source Code (Zip)'. Once you have run and extracted that you will be able to launch a SpellEditor_x64.exe.

  5. #20
    redlegdaddy's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OK, sorry for the slow reply! Here is a screen of my config, as far as I can tell it is correct.

    Config.jpg

  6. #21
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    150/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by redlegdaddy View Post
    OK, sorry for the slow reply! Here is a screen of my config, as far as I can tell it is correct.

    Config.jpg
    Try dropping the tables and reimporting them.

  7. #22
    redlegdaddy's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stoneharry View Post
    Try dropping the tables and reimporting them.
    I added itemsubclass.dbc to the dbc folder and dropped the tables and reimported. This gets me farther than before but still getting these two errors and unable to edit spells.

    Webp.net-resizeimage (1).jpg

    Webp.net-resizeimage.jpg

  8. #23
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    150/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by redlegdaddy View Post
    I added itemsubclass.dbc to the dbc folder and dropped the tables and reimported. This gets me farther than before but still getting these two errors and unable to edit spells.

    Webp.net-resizeimage (1).jpg

    Webp.net-resizeimage.jpg
    Looks like you found a bug! I'm not sure how I did not find this in testing.

    Go to your 1.12.1 spell.txt in the Bindings directory and rename these fields:
    Code:
    uint SpellClassSet
    uint SpellClassMask1
    uint SpellClassMask2
    To:
    Code:
    uint SpellFamilyName
    uint SpellFamilyFlags1
    uint SpellFamilyFlags2
    Restart the program, drop tables and reimport, then it should all work fine. I'll open a bug for this on the repo. Thanks.

    edit: Opened Error loading 1.12.1 spell DBC in v1.9.1 missing SpellFamilyName column . Issue #87 . stoneharry/WoW-Spell-Editor . GitHub
    Last edited by stoneharry; 01-18-2020 at 01:51 PM.

  9. #24
    redlegdaddy's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, that about fixed it. Still throws an error here and there but I can edit the spells now! I really appreciate it StoneHarry. I now have access to edit everything I want except for the aura effects applied by spells like Seal of Righteousness. Learning to edit the DBCs as well as SQL editing without any prior experience has been...an experience lol.

  10. #25
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    150/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by redlegdaddy View Post
    Well, that about fixed it. Still throws an error here and there but I can edit the spells now! I really appreciate it StoneHarry. I now have access to edit everything I want except for the aura effects applied by spells like Seal of Righteousness. Learning to edit the DBCs as well as SQL editing without any prior experience has been...an experience lol.
    It's a great skill to learn.

    Please report any exceptions or errors you see, I do not have any automated testing for this project so it's quite easy for me to miss anything that has broken. v1.9 rewrote a ton of the code, v1.8.8 is very stable but only supports 3.3.5a.

  11. #26
    redlegdaddy's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stoneharry View Post
    It's a great skill to learn.

    Please report any exceptions or errors you see, I do not have any automated testing for this project so it's quite easy for me to miss anything that has broken. v1.9 rewrote a ton of the code, v1.8.8 is very stable but only supports 3.3.5a.

    I will grab a screen of the error when I get off work! You would not happen to know where in the SQL db one can find the auras would you =).

  12. #27
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    150/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by redlegdaddy View Post
    I will grab a screen of the error when I get off work! You would not happen to know where in the SQL db one can find the auras would you =).
    Spell.dbc binding:
    Code:
    uint EffectApplyAuraName1
    uint EffectApplyAuraName2
    uint EffectApplyAuraName3

  13. #28
    brotalnia's Avatar Elite User
    Reputation
    497
    Join Date
    Apr 2009
    Posts
    473
    Thanks G/R
    26/300
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    2 Thread(s)
    Hey, I really like your editor, and I've got a feature question regarding vanilla. There are two active vanilla emulation projects right now (cmangos and vmangos), and both of them keep the spell data in the database, and they do not use the dbc file. Would it be possible to add support for loading and saving spells from the `spell_template` table so that people can use this editor with both emulators out of the box?

    This is the format of the tables:
    cmangos - cmangos spells - Pastebin.com
    vmangos - vmangos spell template - Pastebin.com

  14. #29
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    150/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by brotalnia View Post
    Hey, I really like your editor, and I've got a feature question regarding vanilla. There are two active vanilla emulation projects right now (cmangos and vmangos), and both of them keep the spell data in the database, and they do not use the dbc file. Would it be possible to add support for loading and saving spells from the `spell_template` table so that people can use this editor with both emulators out of the box?

    This is the format of the tables:
    cmangos - cmangos spells - Pastebin.com
    vmangos - vmangos spell template - Pastebin.com
    You can convert from the spell editor schema to the mangos/vmangos schema with queries.

    Something like:
    Code:
    insert into world.spell_template (id, School, Category, ...) select ID, SchoolMask, Category, ... from spelleditor.spell;
    Replace ... with all the other columns mapped.

    The issue is the mangos/vmangos struct doesn't match the DBC structure exactly, so we actually need to do the conversion.

    I can maybe build in support for this automatically at a later date.

    edit: Created Issue #91 to track this feature.
    Last edited by stoneharry; 02-11-2020 at 02:09 PM.

  15. #30
    redlegdaddy's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have been having a lot of fun with the editor now that I have it working, however, spells with special effects such as Seal of Righteousness escape my control! For instance, SoR uses weapon normalization, the slower the weapon the more damage it does, nowhere in the basic spell data in the spell.dbc is any of this visible. I think it may have something to do with spell family masks but I have not been able to crack it. I would really like to remove the weapon normalization and turn it into a flat damage proc.

    Edit. Resolved this-sort of. There are "old" versions of the SoR spells that behave how I want while still getting a talent tree bonus. I will change the active SoR to match the old and bada bing it works. I still have absolutely no clue where the original spell was getting its damage info tho XD.
    Last edited by redlegdaddy; 01-28-2020 at 12:45 AM.

Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. [DBC Edit] Spell editor for 4.3.4
    By darhy in forum World of Warcraft Model Editing
    Replies: 0
    Last Post: 04-16-2019, 12:52 PM
  2. Any Bots pvp/pve for old versions of WoW? (Not Pirox)
    By lilsammy in forum WoW Bots Questions & Requests
    Replies: 4
    Last Post: 08-30-2011, 11:19 PM
  3. All spells npc obgects and items for wow Ps
    By lward53 in forum World of Warcraft Exploits
    Replies: 2
    Last Post: 08-30-2010, 11:39 PM
  4. [Misc] [Release] WoWEmuHacker5.0.5.4 for WoW version 3.3.5
    By Eliteplague in forum WoW EMU Programs
    Replies: 8
    Last Post: 07-12-2010, 01:27 PM
  5. WoW Map Editor for 3.3.3a
    By shaman21 in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 04-27-2010, 06:04 PM
All times are GMT -5. The time now is 11:01 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search