PDA

View Full Version : Summoning Confusion *RESOLVED*


UninspiredName
November 28th, 2006, 12:37 AM
This is a sort of dumb question, but I'm confused about spell modding. The effect command allows you to make summoning spells, but nowhere in the pdf does it say how to actually select which monster to summon. Do you add the monster number and the effect number together?

Amos
November 28th, 2006, 01:35 AM
9.13 #damage <dmg>
Set the damage for this spell. Add 1000 to dmg to make
the damage be variable with the level of the caster. Damage
means damage for damage spells, but it can also
mean many other things for different spells. E.g. summoning
spells uses this value to determine which monster
is summoned.



Add monster number in #damage.

UninspiredName
November 28th, 2006, 01:56 AM
Oh, I missed that. Thanks for pointing it out, that makes things a lot easier.