Jump to content

Argon

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Argon

  1. So, I want to change skin textures of my NPC through scripts. It works perfectly when I give the npc.setTexture() method a path to locally installed texture. Also, when putting a texture url by hand with the NPC wand tool it works too, so the link is not a problem. Now when I try putting the link into the npc.setTexture(), nothing happens - npc continues to look like Steve. Is it even possible to change those urls from scripts? It's important to me to make it work with urls since that allows me to install new textures on the fly, without needing to ask players to update their texture packs.
×
×
  • Create New...

Important Information

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