This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!
Home
Forum
Modcraft - The community dedicated to quality WoW modding!
Forum
Wrath of the Lich King Modding
Serverside Modding
[TC 7.0.3] SpellMisc.db2 editing doesn't take any effect
Menu
Discord
Tutorials
Links
WowDev wiki
Print
Pages: [
1
]
Author
Topic: [TC 7.0.3] SpellMisc.db2 editing doesn't take any effect (Read 1395 times)
infernus55
Registred Member
MS Paint Freak
Posts: 3
[TC 7.0.3] SpellMisc.db2 editing doesn't take any effect
«
on:
February 20, 2017, 03:31:40 pm »
Hi guys!
I'm using a TrinityCore server vesrsion 7.0.3, and I have been trying to make some edits on the SpellMisc.dbc but none of them seem to take any effect once I start the server and check the change. I've tried to edit the fireball spell (ID=133) by following this page
https://wowdev.wiki/DB/SpellMisc
and I have been using this tool
http://www.model-changing.net/files/file/82-wdbx-editor/
. I've also used the patched wow.exe to load those dbfiles on the client. I've edited other db2 files like SpellXvisual.db2 and Spell.db2 and those worked properly.
Does anyone why modifying SpellMisc.db2 doesn't work? Are all the spells scripted on the core?
Thx for any kind of help!
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
Kaev
Contributors
Creator of Worlds
Posts: 308
Re: [TC 7.0.3] SpellMisc.db2 editing doesn't take any effect
«
Reply #1 on:
February 20, 2017, 03:43:55 pm »
Did you also replace them on the server side?
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
infernus55
Registred Member
MS Paint Freak
Posts: 3
Re: [TC 7.0.3] SpellMisc.db2 editing doesn't take any effect
«
Reply #2 on:
February 20, 2017, 04:09:13 pm »
Yes, I did. I've even tryied to see if it would make any difference by deleting that row on the .db2 and the fireball still worked correctly. It's really wierd.
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
Chase
Registred Member
Loreweaver
Posts: 116
Re: [TC 7.0.3] SpellMisc.db2 editing doesn't take any effect
«
Reply #3 on:
February 21, 2017, 05:40:25 pm »
Are you sure you have it named SpellMisc.db2 not .dbc like you said in your post.
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
infernus55
Registred Member
MS Paint Freak
Posts: 3
Re: [TC 7.0.3] SpellMisc.db2 editing doesn't take any effect
«
Reply #4 on:
February 21, 2017, 06:24:56 pm »
Yep, here's a screenshot.
http://imagizer.imageshack.us/a/img923/8471/skWelC.png
As you I deleted the row with id =133(fireball). But fireball is still working correctly.
This is the only file that has not worked after editing it. I'm not able to change cast time of the spells and nothing on that is describe on that file.
Thx!
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
Print
Pages: [
1
]
Modcraft - The community dedicated to quality WoW modding!
Forum
Wrath of the Lich King Modding
Serverside Modding
[TC 7.0.3] SpellMisc.db2 editing doesn't take any effect