#visibility of armor stand
1 messages · Page 1 of 1 (latest)
SkJade also offers quite a lot for holograms you could give that a shot. Also Graphisk is another one that should work fine.
hey! i tried thoses 2 addons but it wont work for me bcs my server is in 1.8.9
sry i forgot to mention that
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
do you have any idea so i can make work sk-holo on my server
here is the error i get
Do you have any other addons installed?
yes but i dont think theses are uncompatible with skript-holo
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?
the only console message where they mention holograms are this:
No class info found for hologram
me.blueyescat.skriptholo.SkriptHolo.onEnable(SkriptHolo.java:50) ~[?:?]
[skript-holo] Loading skript-holo v1.0.2
i tried putting only holographicsdisplay protocollib and sk-holo for plugins but that doesnt seems to work
It almost looks like skript-holo is to old for that skript version
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
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?
yes lol my server is in 1.8 and i already did like 90% of the work so i cant rly change rn
Very fair
maybe if i take old version of holographic displays it will work?
Try that and maybe look into the config of SkRayFall if you can somehow disable the holographicdisplay hook
dont work :'(
idk how to do this but i tried putting only protocllib skript-holo and holographicdisplay on a server
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
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
The only visible for certain players thing would only work with packets
But unsure of how much skript-mirror was capable on that version
how can i make it create an hologram with that
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?
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```
hd?
holographicdisplays
last one and i tried using old ones
instead of the last two lines just use set display name of last spawned armor stand to " "
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"
?
why?
Like have you seen it on SkriptHub?
no its bcs you told me that
oh haha no I just highlighted it to explain that it would need packets its not a thing
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
alright i will try it out now
still same errors
Oof then I'm really out of ideas sorry for wasting your time
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
doesnt work