MrDadosz Posted July 30, 2015 Share Posted July 30, 2015 (edited) When I click Z other players can hear me, but I don't have running any script. Is this a bug? I tried to make the script on local voice chat, but I can't disable original. Edited July 30, 2015 by Guest Link to comment
GTX Posted July 30, 2015 Share Posted July 30, 2015 You must have voice enabled in MTA configuration file. Link to comment
MrDadosz Posted July 30, 2015 Author Share Posted July 30, 2015 I have enabled voice, but when I click Z other players CAN hear me, but scripts are disabled. I wanted to create local voice chat (short distance), not on whole map Link to comment
GTX Posted July 30, 2015 Share Posted July 30, 2015 Well, script doesn't handle whole voice thing. You can stop it, and use: setPlayerVoiceBroadcastTo setPlayerVoiceIgnoreFrom onPlayerVoiceStart onPlayerVoiceStop Link to comment
MrDadosz Posted July 30, 2015 Author Share Posted July 30, 2015 But... what must I stop? Everything without "play" is stopped and other players can hear me Link to comment
Dealman Posted July 31, 2015 Share Posted July 31, 2015 Stop the resource "voice". Should work unless all that does is draw the icons etc. Link to comment
GTX Posted July 31, 2015 Share Posted July 31, 2015 Stop the resource "voice". Should work unless all that does is draw the icons etc. I think it'll still transmit voice. Link to comment
Kelvin Perez Posted August 1, 2015 Share Posted August 1, 2015 Make sure your 'voice' resource is stopped. If this does not work, this means you have enabled voice from your mtaserver.conf file. Dis-able it by changing the number 1 value to 0. 0 0 to dis able. 1 to enable. Link to comment
GTX Posted August 1, 2015 Share Posted August 1, 2015 Make sure your 'voice' resource is stopped.If this does not work, this means you have enabled voice from your mtaserver.conf file. Dis-able it by changing the number 1 value to 0. 0 0 to dis able. 1 to enable. Read actual topic again, he wants to have voice enabled and he wants to create local voice chat. Link to comment
MrDadosz Posted August 2, 2015 Author Share Posted August 2, 2015 Stop the resource "voice". Should work unless all that does is draw the icons etc. I think it'll still transmit voice. Yes, it still transmit voice without running "voice" script Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now