#custom NPC

1 messages · Page 1 of 1 (latest)

formal swan
#

Hello, how can I create an entity of a player, just like any NPC. I would to also have the ability to change skin and so on. I am using skript and skript-reflect.

formal swan
#

Anyone ?

kindred urchin
#

citizens

formal swan
#

withput citizen please

#

perhaps just skript-reflect if that's possible using package or somehting

little girder
#

but to be honest idk if it still work

#

what your server version ?

formal swan
#

I am not really familiar with java, so it's hard for me to understandthat, using latest version

little girder
#

Its a skript addon, no worrie about java

formal swan
#

I would like it not to be an addon, but purely made with skript

little girder
#

Oh

formal swan
#

just not sure where to get started

little girder
#

okey sorry

#

Yeah its pretty hard

kindred urchin
#

whats wrong with using a plugin for it

formal swan
#

I am trying to keep plugin minimal with just skript and learn how to do things myself, just a learning proccess nothing else

little girder
real flicker
#

next best thing is to use skript-reflect (yes, another addon) but then you’ll literally be able to create anything within skript
you can look at java code used to make npcs using npclib or such and recreate it using reflect

formal swan
#

I have skript-reflect, just not sure where to start

#

was hoping someone could give me some example 😄