jkSetSaberInfo(creature, side_mat, tip_mat, base_rad, tip_rad, length, wall, blood, saber);
side_mat: This is the mat that will be displayed on the saber's side.
tip_mat: This is the mat that will be displayed on the saber's base and tip surfaces.
base_rad: This is the radius of the saber at its base in JKUs. Default: 0.003.
tip_rad: This is the radius of the saber at its tip in JKUs. Default: 0.001.
length: This is the length of the saber in JKUs. Default: 0.1.
wall: This is the template that is created when the saber hits a wall.
blood: This is the template that is created when the saber hits a creature.
saber: This is the template that is created when the saber collides with another saber.