PDA

View Full Version : Sprites Question


Belisareus
November 3rd, 2009, 03:37 PM
At the moment I am trying to create a new nation and since I am not anywere near good in sprite creation/editing, I decided to use existing sprites fromt the game.

I have used the copysprt1 [insert monster ID] command from the Mod guide, but all my commanders appear as a Ashdod giant. What am I doing wrong?

Thanks in advance!

Burnsaber
November 3rd, 2009, 04:03 PM
The command is #copyspr1 or #copyspr2, not #copysprt

Stavis_L
November 3rd, 2009, 04:22 PM
The command is #copyspr1 or #copyspr2, not #copysprt

Actually...isn't the command:

#copyspr 123 --where 123 = unit number of unit sprite is copied from

the 1/2 refer to new sprites:

#spr1 "/path/to/imageNormal.tga"
#spr2 "/path/to/imageAttack.tga"


Either way, it sounds like a syntax issue.

Gandalf Parker
November 3rd, 2009, 04:54 PM
You might glance at TinyNation mod on my site. Its not meant as a serious mod. It just does a bunch of the basic mod things with annotated notes to give people an idea of what can be done and how to get started.

Then grab one of Sombre's nation mods to refer to for the harder stuff. Almost better than a manual.