Quote:
Originally posted by ZeLpH_MyStiK
Err there is no such thing? Those are just scripted for the players either in a system npc or a tailor =\
|
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.