-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Phone calls, cant hear admins #90
Comments
Hi, how is this with the latest version? If so, we start looking for the
fault. thank you
El vie., 17 jul. 2020 8:30, alexjose70 <notifications@github.com> escribió:
… Hi guys,
I am trying to call as admin, but the others users or other admins, cant
hear. Do you know anything about this issue?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#90>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH4ONQOI6WIQOIE5PT27I5LR37VXDANCNFSM4O5UUUHQ>
.
|
Manuel, muchas gracias por responder. Actually, I am using the last version. I am trying to go into your code to fixing it. I think it could be a conflict with the VoIp or the mic priviledges being admin. I think that there is a problem with the animation as well. when you initialize the phone, You cant see the phone on the players hands. But, the phone is shown on the hand for some seconds when you press esc after trying to taking the photo. |
About the phone texture. it seems that the solution is: fx_version 'bodacious' game 'gta5' and change the name fxmanifest.lua to __resource.lua |
@alexjose70 |
Yes. With this, you can see the phone on the hands players. |
|
I appreciate this a lot. I think that I got an error after importing {Howl} The phone just brokes. Do you know how to fix that? |
So, I think I fixed it. On src_htmlPhone/src/VoiceRCT.js you must declare new Howl({}). (line 15). |
I tested this version and I still don't have sound on the admins using webrtc. I tried to move to VoIP, but not working neither. Do you have any method to test this behavior with only one PC? |
I finally realized what was the problem. vMenu and Gcphone create problems. vMenu’s voice channels conflict to the others voice chat channels. I think if we want to talk by GCphone as admins, you must use esx_voice or a similar script. |
Hi guys,
I am trying to call as admin, but the others users or other admins, cant hear. Do you know anything about this issue?
The text was updated successfully, but these errors were encountered: