Copendub
New member
https://streamable.com/xvxyi
I was so happy with their looks. With the burning particles(p_smoke) from their hand. But this was also giving yellow spam errors in the console. There is no way to turn yellow errors off in the console?
I could make a version without buffs. Can upload one later. You can do it yourself also. In the items.xml, check for these lines and set everyone to a value of 0.
<passive_effect name="BuffProcChance" operation="base_set" value="0"
And in entityclasses. xml
Just remove this line under Base Effects for every zombie that has it
Code:<triggered_effect trigger="onSelfFirstSpawn" action="AddBuff" target="self" buff=""/>
Edit I did what you said and these errors popped up in console. https://imgur.com/LT33PwG
Last edited by a moderator: