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!

Menu

Author Topic: [Question]Make a morph spell  (Read 2233 times)

spikee

  • Registred Member
  • Race Changer
  • *****
  • Posts: 30
    • View Profile
[Question]Make a morph spell
« on: June 20, 2011, 08:14:04 pm »
Hello I would like to be told how to do a spell to transform into something.

As the Druid spells.

I've looked at the truth and nothing spell.dbc the id does not come from nowhere, I find no way to do it.

Help me please.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Herbalism

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 81
    • View Profile
Re: [Question]Make a morph spell
« Reply #1 on: June 20, 2011, 10:59:30 pm »
This should go into scripting since this is either made using Lua or SQL
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [Question]Make a morph spell
« Reply #2 on: June 20, 2011, 11:23:28 pm »
I have locked at the Trinity scripts and there is no morph script i found. I think its DBC work.
I once made a portel over DBC without script. That also worked.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

doresain

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 202
    • View Profile
Re: [Question]Make a morph spell
« Reply #3 on: June 20, 2011, 11:30:37 pm »
see this spell
http://www.wowhead.com/spell=47458
http://www.wowhead.com/spell=47457
http://www.wowhead.com/spell=47456

you can edit creaturemodelinfo.dbc and use these of you can copy&paste these spell on spell.dbc
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [Question]Make a morph spell
« Reply #4 on: June 21, 2011, 06:26:24 am »
Its not such easy :) I have tryed around last evening and all changes i made do not take an effect ingame with trinity. Also swaped the server DBCs adn took a look at scripts. I have to take a closer look. I have tryed it with SpellShapeshiftForm.dbc and Spell.dbc.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Arid

  • Contributors
  • Loreweaver
  • *****
  • Posts: 100
    • View Profile
Re: [Question]Make a morph spell
« Reply #5 on: August 04, 2011, 06:54:01 pm »
The thing with the spell.dbc is the morph spells. Point to a existing CREATURE in the DB. So you need to edit a npc or create one. Then point the spell.dbc (Copy it from the Vrykul morph spell trans2) and change the spawn ID from the that vrykul to the NPC you made.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

hornobster

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
Re: [Question]Make a morph spell
« Reply #6 on: August 06, 2011, 12:24:23 pm »
I was wondering how to do this yesterday... I added the combination undead/druid and everything works fine, but I wanted to reskin the forms without changing tauren's ones... in spell.dbc there's nothing, but you say there's a Spell Shapeshift DBC so... I'll check :P
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
http://modcraft.superparanoid.de/viewtopic.php?f=7&p=4468[/url]

There are 10 kinds of people: who knows binary and who doesn\'t.