Quote:
Originally posted by DarkShadows_Legend
I'm not talking about the ones scripted in. I mean these below that are in commands.rtf
NPC Code:
setbody filename;
sethead filename;
setplayerdir direction;
setshield imgname,power;
setsword imgname,power;
setskincolor colorname;
setcoatcolor colorname;
setsleevecolor colorname;
setshoecolor colorname;
setbeltcolor colorname;
setsword doesn't work for me either clientside or serverside.
The rest I haven't tried, but I think are supposed to do the same as the setplayerprop command. I guess these are all obsolete like Termina said.
|
Obsolete. Use setcharprop / setplayerprop (NPC / PLAYER)
EDIT:
Those ones you mentioned aren't for the NPC as such regardless.