#visibility of armor stand

1 messages · Page 1 of 1 (latest)

golden glade
#

Hello, is it possible to create an armor stand that is visible for certains players?
btw this is for creating holograms bcs skript-holo wont work for me

raw girder
#

SkJade also offers quite a lot for holograms you could give that a shot. Also Graphisk is another one that should work fine.

golden glade
#

sry i forgot to mention that

raw girder
#

Oof I see there is probably a way to do it with packets but I'm unsure if skript-reflect was even available for that version and I also don't really know how packets work sorry

golden glade
#

here is the error i get

raw girder
#

Do you have any other addons installed?

golden glade
raw girder
#

SkRayFall also seems to hook into HolographicDisplays but not sure if that would cause issues

#

Is there any error from skript-holo when the server starts?

golden glade
#

i tried putting only holographicsdisplay protocollib and sk-holo for plugins but that doesnt seems to work

raw girder
#

It almost looks like skript-holo is to old for that skript version

golden glade
#

its kinda weird bcs i use skript 2.2-dev27 so its kinda old

#

and in the resources page skunity of skript-holo they dont mention any skript version required

raw girder
#

Yeah you're right skript-holo is very weirdly documented

#

I know that holographicdisplays changed their internal stuff quite a while back so that might lead to issues. Is there any particular reason for you to be on 1.8.9?

golden glade
raw girder
#

Very fair

golden glade
#

maybe if i take old version of holographic displays it will work?

raw girder
#

Try that and maybe look into the config of SkRayFall if you can somehow disable the holographicdisplay hook

golden glade
raw girder
#

oh yeah true nvm that then

#

Hmm I really can't remember much about older version I'm usually only max 1 version behind soo not sure if I can help

golden glade
#

i maybe have an idea but idk if this will work

#

basically put an invisible npc with citizen and skrayfall

#

and make it visible for certain player but idk if i can do that

raw girder
#

The only visible for certain players thing would only work with packets

#

But unsure of how much skript-mirror was capable on that version

golden glade
#

how can i make it create an hologram with that

raw girder
#

Absolutely no idea I mean holograms are just armorstands

#

So I guess spawn one, set the display name and make it invisible

#

What version of HD did you download?

golden glade
#
add "{Invisible:1b}" to nbt of last spawned armor stand
add "{CustomName:"Name"}" to nbt of last spawned armor stand
add "{CustomNameVisible:1}" to nbt of last spawned armor stand```
golden glade
raw girder
#

holographicdisplays

golden glade
raw girder
#

instead of the last two lines just use set display name of last spawned armor stand to " "

golden glade
#
spawn armor stand at player's location only visible for player
add "{Invisible:1b}" to nbt of last spawned armor stand
set display name of last spawned armor stand to "Name"
#

?

raw girder
#

yep

#

But the first line is not a valid syntax is it?

golden glade
#

why?

raw girder
#

Like have you seen it on SkriptHub?

golden glade
raw girder
#

oh haha no I just highlighted it to explain that it would need packets its not a thing

golden glade
#

oh lol

#

then idk how to do this

raw girder
#

Yeah some smart person would need to explain packets with skript-mirror

#

Also I went ahead and compared the update times and it would be skript-holo-1.0.2, HD v2.3.2, Skript-2.4-beta5

#

Like those are the versions that got updated around the same month

golden glade
#

alright i will try it out now

golden glade
raw girder
#

Oof then I'm really out of ideas sorry for wasting your time

golden glade
#

i should be telling you that lol

#

ty

raw girder
#

I found that

#

It also lets you display holograms for a specific player

#

I'm just not sure if its in the SkRayFall version you have

golden glade
#

doesnt work