Muralist:

to assign this code to your models paste this at the end of the normal mapping script

action Shader_NormalMap
{
my.material = spec_bump_model;
}

then assign it to an entity in WED.
Also you'll have to have a bump map in skin2 of whatever entity you put in there


Matt