View Single Post
  #1  
Old November 20th, 2007, 10:00 PM

Wyatt Hebert Wyatt Hebert is offline
Corporal
 
Join Date: Feb 2004
Posts: 105
Thanks: 0
Thanked 0 Times in 0 Posts
Wyatt Hebert is on a distinguished road
Default Questions for a new mod

I am appealing to all the better modders out here for some basic assistance with my first mod.

I wrote everything out according to the mod manual in the Dominions docs folder (probably outdated, but what the heck) while using Edi's database for numbers and such. So...

I get it set up, and I try to create a game, and I get the Nagot gick fel! response, with it saying bad armor assigned to new monster. I look into it, and can't get any better info, so I copy my mod info, clear out everything after the equipment, and it seems to load fine. I add in the first monster, and it fails, so it looks like it's a general problem with how I assigned the armor. Can someone check this creation?

#newmonster 2500
#name "Light Infantry"
#spr1 "LI.tga"
#spr2 "LIAtt.tga"
#desc "TBD"
#ap 12
#mapmove 2
#hp 10
#prot 0
#size 2
#str 10
#enc 3
#att 10
#def 10
#prec 10
#mr 10
#mor 10
#gcost 10
#rcost 1
#weapon 1
#weapon 21
#armor 7
#armor 20
#end

It should be using a Spear and a Javelin, and have Scale Mail Cuirass and an Iron Cap.

Thanks for any help, guys.
Reply With Quote