Skip to content
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

Closed
alexjose70 opened this issue Jul 17, 2020 · 10 comments
Closed

Phone calls, cant hear admins #90

alexjose70 opened this issue Jul 17, 2020 · 10 comments

Comments

@alexjose70
Copy link

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?

@manueljlz
Copy link
Owner

manueljlz commented Jul 17, 2020 via email

@alexjose70
Copy link
Author

alexjose70 commented Jul 17, 2020

Manuel, muchas gracias por responder.
Thank you a lot for reply.

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 am new on FiveM and Lua, so, Sorry for delaying on this and bother you.

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.

@alexjose70
Copy link
Author

About the phone texture. it seems that the solution is:
delete these from the file fxmanifest.lua

fx_version 'bodacious'

game 'gta5'

and change the name fxmanifest.lua to __resource.lua

@recso
Copy link

recso commented Jul 17, 2020

About the phone texture. it seems that the solution is:
delete these from the file fxmanifest.lua

fx_version 'bodacious'

game 'gta5'

and change the name fxmanifest.lua to __resource.lua

@alexjose70
is this a fix for the phone to be shown in the hands of the players?

@alexjose70
Copy link
Author

About the phone texture. it seems that the solution is:
delete these from the file fxmanifest.lua
fx_version 'bodacious'
game 'gta5'
and change the name fxmanifest.lua to __resource.lua

@alexjose70
is this a fix for the phone to be shown in the hands of the players?

Yes. With this, you can see the phone on the hands players.

@DmACKGL
Copy link
Collaborator

DmACKGL commented Jul 18, 2020

About the phone texture. it seems that the solution is:
delete these from the file fxmanifest.lua

fx_version 'bodacious'

game 'gta5'

and change the name fxmanifest.lua to __resource.lua
Better Fix on: 3c2d009
@alexjose70 @recso

@DmACKGL DmACKGL closed this as completed Jul 18, 2020
@DmACKGL DmACKGL reopened this Jul 18, 2020
@alexjose70
Copy link
Author

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?

@alexjose70
Copy link
Author

alexjose70 commented Jul 19, 2020

So, I think I fixed it. On src_htmlPhone/src/VoiceRCT.js you must declare new Howl({}). (line 15).

DmACKGL added a commit that referenced this issue Jul 19, 2020
@alexjose70
Copy link
Author

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?

@alexjose70
Copy link
Author

alexjose70 commented Jul 23, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants