#(destinydev) Remove npc hologram background

28 messages · Page 1 of 1 (latest)

magic valley
#

Hello, I have searched this forum and have found that this has already been suggested but it was more than a month ago so maybe it is already added. Is it possible to remove the background of the npc hologram?

jolly wigeonBOT
#

(destinydev) Remove npc hologram background

jolly wigeonBOT
#

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.

magic valley
#

Please ping me when you are answering and thanks for the help

agile delta
#

Yes use /npc hologram bgcolor

fair summitBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@magic valley

magic valley
#

It seems to be expecting a color

#

Do I just put none or something?

agile delta
#

Can put a transparent color

#

Color takes an alpha

magic valley
#

I have no idea how to use alpha 😅 Would you be kind enough to give me what I should use as the alpha value

agile delta
#

0 or 255 would be a good start

magic valley
#

Well 0 makes the background black and 255 makes it blue

#

Is it not possible to have no background at all?

#

I don't really mind the default background but my issue is that the hologram has a nether portal at the back and the background seems to be deleting(making the nether portal blocks invisible) which makes a weird look

agile delta
#

You need to provide r,g,b,a

magic valley
#

Like /npc hologram bgcolor 0 0 0 0 ?

agile delta
#

No, 0,0,0,0

magic valley
#

[11:35:51 WARN]: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
[11:35:51 WARN]: at Citizens-2.0.35-b3475.jar//net.citizensnpcs.api.command.CommandContext.getInteger(CommandContext.java:219)
[11:35:51 WARN]: at Citizens-2.0.35-b3475.jar//net.citizensnpcs.commands.NPCCommands.hologram(NPCCommands.java:1308)
[11:35:51 WARN]: at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[11:35:51 WARN]: at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[11:35:51 WARN]: at Citizens-2.0.35-b3475.jar//net.citizensnpcs.api.command.CommandManager.executeCommand(CommandManager.java:208)

#

When running /npc hologram bgcolor 0,0,0,0

#

It says java.lang.NullPointerException: null in the chat

#

Ah wait

#

I didn't specify the line number

#

0,0,0,0 works. Thank you!

fair summitBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@magic valley