Character draw event is for drawing the character itself - with outlines on things get drawn to a little surface and then that surface is drawn 5 times (4 for outline, 1 for actual character). CustomObject is the usual way to go here. I'd suggest to check how you assign and manipulate your helper instance or having a script_bind_draw that would then run drawing code for matching players.