| 
 Looks like you are leaving out the sex, I think.
 #spawn [firstname] [lastname or null] [race] [gender] [class] [level] [hp] [weapon code]
 
 So Tunare would be:
 
 #spawn Tunare (null) 62 2 1 1 1 1
 
 Also, that weapon code of 11050, I think what you have there is the item number, instead of a weapon code? Actually, the weapon codes go from 0-255, and represent only the graphics, not what they are using, I believe.
 |