Forum > Serverside Modding

[QUESTION] How to make a spell play a sound (Only function)

<< < (3/4) > >>

Eatos:
If my first idea didnt help you you could edit effects of spell you have made.Set effect1 to 132
and effect value number of sound id you want to trigger

Ulec:

--- Quote from: "Eatos" ---If my first idea didnt help you you could edit effects of spell you have made.Set effect1 to 132
and effect value number of sound id you want to trigger
--- End quote ---

That cuts lots of extra database for me yet it doesn't seem to be working for me.

You're talking about columns 72 and 73 in Spell.dbc, right? I've assigned the value of 132 to the 72nd column, and the SoundEffectID to the 73rd. Yet it doesn't seem to be working. Any idea why?

Eatos:

--- Quote from: "Ulec" ---
--- Quote from: "Eatos" ---If my first idea didnt help you you could edit effects of spell you have made.Set effect1 to 132
and effect value number of sound id you want to trigger
--- End quote ---

That cuts lots of extra database for me yet it doesn't seem to be working for me.

You're talking about columns 72 and 73 in Spell.dbc, right? I've assigned the value of 132 to the 72nd column, and the SoundEffectID to the 73rd. Yet it doesn't seem to be working. Any idea why?
--- End quote ---


No...Wrong Fields are you using.
Ok in Tallis
Column 71- set to 132 (Apply Aura Play Music)
and Column 110 - set it to your soundid ( Effect1 Field )

And there you go :)

Ulec:

--- Quote from: "Eatos" ---
--- Quote from: "Ulec" ---
--- Quote from: "Eatos" ---If my first idea didnt help you you could edit effects of spell you have made.Set effect1 to 132
and effect value number of sound id you want to trigger
--- End quote ---

That cuts lots of extra database for me yet it doesn't seem to be working for me.

You're talking about columns 72 and 73 in Spell.dbc, right? I've assigned the value of 132 to the 72nd column, and the SoundEffectID to the 73rd. Yet it doesn't seem to be working. Any idea why?
--- End quote ---


No...Wrong Fields are you using.
Ok in Tallis
Column 71- set to 132 (Apply Aura Play Music)
and Column 110 - set it to your soundid ( Effect1 Field )

And there you go :)
--- End quote ---

Ah, alright. Appreciate it. Going to try it now. That should cut down on my database work heavily.

Ulec:
It is not working that way I'm afraid. It does nothing :/

Even none of the original spells within the .dbc with the effect '132' are not doing anything. Perhaps it has to do with my core/emu?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version