Solved Skellett and Citizens

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Avaplays

Member
Jan 29, 2017
23
2
3
28
Hello there,

Any ideas [with Skellett-Addon] to get the id of an npc on right click, to equip and to select a npc? Or any codes to bypass this and make it possible? (SkRayfall Citizens don't work on my server (disabled))

Thank you!
 
Hello there,

Any ideas [with Skellett-Addon] to get the id of an npc on right click, to equip and to select a npc? Or any codes to bypass this and make it possible? (SkRayfall Citizens don't work on my server (disabled))

Thank you!

Most off Things you can just use the this you would normaly do with a player like set helmet of {_npc} To iron helmet

Or set age of, set proffesion, etc
 
Most off Things you can just use the this you would normaly do with a player like set helmet of {_npc} To iron helmet

Or set age of, set proffesion, etc

And any idea to change the skin?
[doublepost=1521216758,1521216295][/doublepost]There are no errors.

code_language.skript:
                        set {_npc} to the npc of id {_integer}
                        set helmet of {_npc} to iron helmet

But it doesn't works.
 
Status
Not open for further replies.