Jump to content
  • 0
Sign in to follow this  
luizragna

How i can change NPC sprite?

Question

Hello guys, i want change sprite NPC like a this video: (in 0:29)

 

Edited by luizragna

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Solved:

*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.

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.