Hi List, My mod is based on HL2DM and I want to get rid of the combine player sounds, so in CHL2MP_Player::SetupPlayerSoundsByModel I just return PLAYER_SOUNDS_CITIZEN.
This works fine, but now my combine players seem to be having gender issues as they use female sounds. Does anyone know how to rectify this? All I've found regarding player gender is GetActorGender, but that just appears to be a function pointer (implemented in the engine?) Is this something that is set in the player model's .qc file or somewhere else? Thanks! _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

