NPC Skin via URL

Status
Not open for further replies.

Mergu

Helper
Staff member
Helper
Dec 14, 2018
9
3
3
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:
/npc skin --url https://i.imgur.com/Pgu9R1s.png
 

xardas001

New member
Sep 16, 2019
1
0
0
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>
 

mcmonkey

Administrator
Staff member
Helper
xardas001 said:
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 https://forum.denizenscript.com/viewtopic.php?f=13&t=150
 

DarkRisenGamez

New member
Dec 20, 2019
2
0
0
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
 
Status
Not open for further replies.