Page 1 of 1

Custom Characters For Monster Evolution...

Posted: Sun Jun 03, 2012 3:05 am
by poompoom500
:scool: Custom Toons,

Is there any way to have custom toons in Monster Evolution where everyone can see it IN-GAME?
Image

Re: Custom Characters For Monster Evolution...

Posted: Sun Jun 03, 2012 7:29 am
by DW_WailofSuicide
Yes, have people you want to see your custom model/skin download and install it.

If you wanted to have a custom monster using a custom model then you'd probably have to submit it to Ant.

Re: Custom Characters For Monster Evolution...

Posted: Sun Jun 03, 2012 12:20 pm
by poompoom500
:scool: To DW_WailofSuicide,

Is there any way for you guys to make it happen in DW ME server?

Re: Custom Characters For Monster Evolution...

Posted: Sun Jun 03, 2012 2:18 pm
by DW_Ant
Well it's a two step process.

First, you have to convert the skin into a monster:
Iniquitous tutorial

Then you got to convert that monster into a DWScriptedMonster:
  • Make sure it behaves well with the new controller and parent class
  • Adjust attributes to RPG characters (increase health and strength)
  • Add ME specific attributes: Resistances, Type {Feral, Sentient, Undead, etc...}, enable customizable attacks {so mappers can apply customized attacks}, optional: player monster customization {like alt fire}.
  • Enable elemental attacks (fireballs should do fire damage)
  • Then you have a couple misc things to adjust, but there's no need to go into details here.
[/color]