Posted by GMS_Slug on December 08, 1998 at 21:10:23:
In Reply to: The B*tch does not make noises!!! posted by THRAWN on December 08, 1998 at 21:03:39:
make a new walkplayer.. (open the master.tpl in your project directory - if you don't have one in it, copy the master.tpl from jeddata into your project directory).. copy the template for _walkplayer and paste it at the bottom.. change the name to _walkplayerf (or whatever - I'm using f for female).. Find the part where it says
soundclass=ky.snd
and change it to
soundclass=kyfemale.snd
change the model3d=ky.3do to whatever the name of your player 3do is.. voila.. Just open your level, and instead of a _walkplayer, use a _walkplayerf..