Re: What am I missing ? Commaner Creation
Like I said, it's nothing to do with the unit code if you're getting unit ID #0, it's to do with the way you're placing it. I don't know much about map codes so I can't really comment on that.
I just added the unit into the Ulm Reborn dm with #addreccom 2200 and he showed up fine. Baphomet sprite with the stats of a void summoner guy, plus the stuff you added.
#newmonster 2200
#copystats 560
#copyspr 607
#name "Atlantis Void Summoner"
#descr "The Atlantis Void Summoner was brought from the Void as a wish granted from the Djinn. The Void Summoner remains serving Atlantis with the promise it will one day be returned to the void."
#ressize 5
#immobile
#fireres 120
#fireshield 12
#ap 4
#reinvigoration 5
#end
------- Add leaders
#addreccom 2307 -- Captain Hammer
#addreccom 2309 -- Black Acolyte
#addreccom 2310 -- Black Priest
#addreccom 2314 -- White Acolyte
#addreccom 2200 -- NTjedi thingy
Those are just the bits that matter taken out of the context of the dm.
|