Page 1 of 1

NPC Skin via URL

Posted: December 14th, 2018, 8:53 pm
by Mergu
This is already posted on #news, but hey maybe I can help kickstart this section of the forum back up.

Script:
https://one.denizenscript.com/denizen/repo/entry/154

Description:
Allows you to set an npc's skin using a direct link to the skin file. I recommend using imgur.

Example:

Code: Select all

/npc skin --url https://i.imgur.com/Pgu9R1s.png

Re: NPC Skin via URL

Posted: March 6th, 2019, 12:22 am
by n0nnie
Works perfect, thank you so much for this =)

Re: NPC Skin via URL

Posted: September 16th, 2019, 7:54 am
by xardas001
Doesn't works for Citizens i think 2, but im not sure.
https://i.imgur.com/Z5DlxTg.png
I get "a skin name is required", when im typing /npc skin --url <url> or get "Unknown flag: u", when typing /npc skin -u <url>

Re: NPC Skin via URL

Posted: September 17th, 2019, 3:14 pm
by mcmonkey
xardas001 wrote:
September 16th, 2019, 7:54 am
Doesn't works for Citizens i think 2, but im not sure.
https://i.imgur.com/Z5DlxTg.png
I get "a skin name is required", when im typing /npc skin --url <url> or get "Unknown flag: u", when typing /npc skin -u <url>
You haven't installed the script properly then. Join us on Discord to get help with setting it up! https://discord.gg/Q6pZGSR

Also refer to the info for Citizens users on viewtopic.php?f=13&t=150

Re: NPC Skin via URL

Posted: December 20th, 2019, 4:23 pm
by DarkRisenGamez
It does work with Citizens 2
using the method provided.
Just after the URL to the image add this : slim

Example:
/npc skin --url <url to image> slim

Re: NPC Skin via URL

Posted: December 20th, 2019, 4:28 pm
by mcmonkey
This is the old version of the script.

Please use the modern version instead: viewtopic.php?f=13&t=241