#(ikuria) funny coppergolem npc problem
31 messages · Page 1 of 1 (latest)
(ikuria) funny coppergolem npc problem
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.
/npc coppergolem --weatherstate
is this the waxed state too?
does this command work for you? @glass sapphire
help text showing me "state" what are the statenames?
oxidized
this command should technically set the variant
but i cant get it to work
yep, no feedback
ye ok
Thread is now a Bug thread. This indicates a core code bug that a developer must resolved, not an error message or other support topic. Please do not misuse the Bug label. Use </helpthread:1028674284870180883> to switch the thread back to a normal help thread if you are not 100% confident it is a code bug.
that's not related to your actual issue though, but still a wonk
so for my issue, the coppergolem has to be waxed by default because i dont need the states for the npc version
anyway, copper golem trait should probably include the oxidizing state/next weathering tick too
https://github.com/CitizensDev/Citizens2/blob/master/main/src/main/java/net/citizensnpcs/trait/versioned/CopperGolemTrait.java#L68
args checks forvariantinstead ofweatherstate
annoyingly this is handled completely differently in paper
new build should help a bit @glass sapphire

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.)
@glass sapphire
Thread closed as resolved.
might be not fully correct
/npc coppergolem --weatherstate test -> Invalid weather state. Valid values are: {1}
cmd is working with right state-names
/npc coppergolem --weatheringtick whats up with this command, so if i use "0" ticking is deactivated?
Thread was manually reopened by @glass sapphire.
-2 is deactivated, but it should now be deactivated by default for protected npcs
Because of the issues with paper and spigot impls I will just make it not display valid ones
k