I'm trying to help him but he's being lazy. He can figure it out.
I need clarification on the last two from someone who actually knows. I'm not being lazy.
package testing { function player::setTempColor(%plr, %r, %g, %b, %a, %time, %what, %is) { echo(%what NL %is); parent::setTempColor(%plr, %r, %g, %b, %a, %time, %what, %is); }};