I applied this script tompo provided at the end of the main script.

action my_player
{
player = me;
my.material = mat_nm;
}

When i run the level, the normal mapped object is displayed in black. Please help.