-
Member
Spell fixes?
Hey all I need help and I can't figure it out myself. I need to figure out how to fix spells.. Like Consecration it only hurts a few creatures. So i've looked for the spell id in ai_agents , and all the spell- tables but do not see the spell id or any other spell id that im trying to fix. So I added the (id,name,0,0) in the spell_coef_override table but that didnt do anything. Everything i find on the web or this site are just premade sql fixes for certain spells so they don't help. Anyway if anyone knows how to edit spells, would you please help me. Thanks!
-
-
Enthusiast
Re: Spell fixes?
As far as i remember nowadays spells are being read directly from DBC files wich u extracted from your client and emu has to read.
So u cant or have to modify them only thing u need is to change maybe the skill a trainer gives wich is a problem mostly in dbases
Hope this helps you a bit