Jump to content

[HELP] voice chat push to talk


Woesshhh

Recommended Posts

Posted (edited)

Hello,

to use voice chat we need to hold z but i don't like this. I want to talk without pressing any button in my server. I want this for the whole server. Is this possible?

 

If this is not possible, i got another question:

Is is possible to change the standard z key to another key for the whole server?

Edited by Woesshhh
Posted (edited)

yup u can by creating ur own resource for voice chat with using some of the functions of the one which come with default resources

+_+ 

if you can't do it then just ask for paid script and they will be able to help u

Edited by Master_MTA

Skype 01100001 01101100 01101001 01011111 01101101 01110100 00110001 00111001 00111001 00111001

every thing is gonna be alright

every thing is gonna be okay

it's gonna be a good good life

that's what my therapist say

Posted (edited)
16 hours ago, Woesshhh said:

Hello,

to use voice chat we need to hold z but i don't like this. I want to talk without pressing any button in my server. I want this for the whole server. Is this possible?

You don't need any special script to make it toggleable.
the Z key has 2 binds on it 
when the key is "down" it calls "voiceptt 1" to enable voice
and when it is "up" it calls "voiceptt 0" to disable voice
using the voiceptt command without the 1 or 0 will make it toggle so you can simply bind voiceptt to any key and it will work as you want it.

to remove voiceptt bind on z do this
/unbind z down voiceptt
/unbind z up voiceptt

to bind to another key
/bind your_key voiceptt

16 hours ago, Woesshhh said:

Is is possible to change the standard z key to another key for the whole server?

The client must change the bind themselves. Also not everyone will like the same keys and shouldnt enforce everyone to use the same keys because not all keyboards are the same layout!

Edited by Mr.Loki
Posted (edited)

Thank you very much @Mr.Loki but that is the problem. A lot of players are walking with Z and i need to tell every single player to change his key from settings. Also new players are asking me how to fix it ect. I just need to change the standard key for the whole server.

 

What you told about the unbind and bind is working, but it's only working for me. How can I unbind the key for the whole server?

 

EDIT:

unbindKey("z", "down", "voiceptt", "1") for example is not working because unbindKey can only remove bindKey's

Edited by Woesshhh
Posted

as i said before +_+

any way enjoy

Skype 01100001 01101100 01101001 01011111 01101101 01110100 00110001 00111001 00111001 00111001

every thing is gonna be alright

every thing is gonna be okay

it's gonna be a good good life

that's what my therapist say

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...