Quote:
Originally Posted by Etienne11
|
There is no easy cheat for this, but you can hide helmet after changing clothes by this command:
$ Actor.EnableMesh( Level.GetPlayer(), "mesh_helmet" , false );
or hat
$ Actor.EnableMesh( Level.GetPlayer(), "mesh_cap" , false );