#(JustinS) remove text display?

1 messages · Page 1 of 1 (latest)

restive saffron
#

uhhh why can't I remove text displays from my world? they are not recognised entities??? /ex remove <player.location.find_entites[text_display].within[50]>

misty sableBOT
#

(JustinS) remove text display?

misty sableBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

restive saffron
#

similar happens when I try to mount one to my head using /ex mount text_display|<player>

#

it just refuses to recognise what a text_display entity is

twilit valve
#

It does not find an entity thats why you can not remove it

twilit valve
restive saffron
twilit valve
#

You.. should do the mount thingy

restive saffron
#

well it works if you just specify text_display|<player>, but it doesn't if you want to supply text arguments (I forgot to mention that in first comment) https://paste.denizenscript.com/View/134227

devout burrow
#

I don't think you need quotes in that.

twilit valve
#

Well, if you do spawn a text display with a text

#

is it then possible to find and remove it?

#

If yes, it probably despawns when you spawn one with no text

restive saffron
#

I mean, I just showed you that it can't find it

#

using .find_entities[text_display]

#

my issue is removing these text displays that i spammed all over my world

twilit valve
#

I am trying to troubleshoot it with you here

restive saffron
#

/ex spawn text_display

twilit valve
restive saffron
#

/ex spawn TEXT_DISPLAY[text="testings";see_through=true] <player.eye_location.with_yaw[<player.eye_location.yaw.sub[180]>].backward[1]]>

#

that's what I did

#

I spawned them with text

twilit valve
#

and were you able to find it now?

restive saffron
#

... no, that's what I did originally

twilit valve
#

You have a typo in your tag

#

it's find_entities

twilit valve
#
  1. remove quotes
  2. it is text=value
#

not text:value

restive saffron
#

yes I know I also used =

#

after that didnt work I was confused so I tried :

#

oh but I sent the log with the bad command

#

hm you want a new one?

twilit valve
#

if that can clear up things sure

#

show me a debug where you spawn a text display, using the correct tag to find one

#

then spawn a text display with text

#

and use the tag again

restive saffron
#

????

#

it somehow works now

#

somehow it deleted the things

#

I'm so confused

#

<player.location.find_entites[text_display].within[50]>
find_entites
...entites

kind lightBOT
#
Resolved

Thread closed as resolved.

twilit valve
kind lightBOT
#
Thread Reopened

Thread was manually reopened by @twilit valve.

restive saffron
#

I didn't see the bolded i

#

I assumed I spelled it correctly the first time

twilit valve