@beck if you download our pk3 file either from our silent server (abcsilent.abcclan.org) or from here and have a look inside it you will see how it is done. Else pm me. @Larrywall Yes it is possible have a look inside our pk3 file to see. Briefly you need to edit wm_quickmessageAlt.menu If you look through this above you should see where the edits are. Then you need to edit the wm_allies_chat.voice and the wm_axis_chat.voice This above was added in at the end of the existing file. More info. If you look at this line QM_MENU_ITEM( "1. ^7Monty Python", exec "VoiceChat Monty"; close wm_ABC_Sounds, "1", 1 ) [name shown in menu], exec"VoiceChat [name of voicechat] So when this is selected off quick chat it will play from wm_allies_chat.voice So different people will hear a different message. Good luck if you followed that.