Quote:
Originally Posted by Burnsaber
The command is #copyspr1 or #copyspr2, not #copysprt
|
Actually...isn't the command:
HTML Code:
#copyspr 123 --where 123 = unit number of unit sprite is copied from
the 1/2 refer to new sprites:
HTML Code:
#spr1 "/path/to/imageNormal.tga"
#spr2 "/path/to/imageAttack.tga"
Either way, it sounds like a syntax issue.