sizenine Posted March 2, 2012 Posted March 2, 2012 is there any command that allows your npc to change its look to the appearance of another npc? Quote
Emistry Posted March 2, 2012 Posted March 2, 2012 are you refer to this ?? *setnpcdisplay("<npc name>", "<display name>", <class id>, <size>) *setnpcdisplay("<npc name>", "<display name>", <class id>) *setnpcdisplay("<npc name>", "<display name>") *setnpcdisplay("<npc name>", <class id>) Changes the display name and/or display class of the target NPC. Returns 0 is successful, 1 if the NPC does not exist. Size is 0 = normal 1 = small 2 = big. 1 Quote
sizenine Posted March 2, 2012 Author Posted March 2, 2012 so class id = npc id? if yes, thanks a lot!! Quote
tr0n Posted March 2, 2012 Posted March 2, 2012 (edited) class id = npc id. yes Edited March 2, 2012 by tr0n 1 Quote
Question
sizenine
is there any command that allows your npc to change its look to the appearance of another npc?
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.