#Invisible entities but visible for some players

1 messages · Page 1 of 1 (latest)

sturdy osprey
#

now- if this is even possible ofc

vagrant stag
#

That sounds more like packets
But some addons like SkJade have effects to hide an entity from certain players

sturdy osprey
vagrant stag
#

every Skript addon works with Skript

sturdy osprey
#

alright, ima try this!

#

wait, does it work for 1.19??

vagrant stag
#

probably
I dont use it so idk

#

try it and see

sturdy osprey
#

when downloading from github, do I press on the green "code" button and then press "download zip"?

vagrant stag
#

it most likely has releases tab where you can download the jar

#

zip wont work for you

#

also it probably has a spigot or skunity page

#

ye it does

sturdy osprey
#

I don't know if this thread will still be alive-
But can I get like an example of how to use it?
And not just the "original example" on skripthub

#

im stupid and it doesn't hide the entity for me

#

doesn't give an error message either

vagrant stag
#

can you send the code?

sturdy osprey
#

on rightclick:
player is holding evoker spawn egg with name "&8&lSCP-966":
cancel event
summon wither skeleton at player:
wait 1 tick
hide event-entity from all players
make event-entity silent
wait 1 tick
clear tool of event-entity

vagrant stag
#
on rightclick:
  player is holding evoker spawn egg with name "&8&lSCP-966":
    cancel event
    summon wither skeleton at player:
      hide the wither skeleton from all players
      make the wither skeleton silent
      clear tool of wither skeleton

event-entity is the player

sturdy osprey
#

OH-

#

wait does that mean i've now hid myself-

sturdy osprey
#

event-entity has worked for the skeleton

#

it's just the hide that didn't work, but ima still try to change it

#

changed the " hide the wither skeleton from all players" to wither skeleton

#

didn't work

#

also please @.me if u respond-

vagrant stag
#

yeah I have no idea