#(destinydev) Remove npc hologram background
28 messages · Page 1 of 1 (latest)
(destinydev) Remove npc hologram background
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.
Please ping me when you are answering and thanks for the help
Yes use /npc hologram bgcolor
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
I have no idea how to use alpha 😅 Would you be kind enough to give me what I should use as the alpha value
0 or 255 would be a good start
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
You need to provide r,g,b,a
Like /npc hologram bgcolor 0 0 0 0 ?
No, 0,0,0,0
[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!
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