• Please report every thread you think might be harmful or does not meet expectations or the link is offline, you will be refunded the credits you paid and the Thread Starter recieves a message to update his content, if its malicious we remove it and warn and eventualy the TS if it reoccurs.

QBUS Mumble Voip Fixes for Qbus (1 Viewer)

ItzHighNL

Administrator
Staff member
Joined
Nov 12, 2020
Messages
1,140
Reaction score
2,022
Points
113
Credits
2,095
Code:
- Drag and drop this voip script into resources folder
- Add "start voip" after your base script in resources.cfg
- Open your phone script and search for "tokovoip_script" and replace every word with "voip"

---------------------------------------------------------------------------
Example : 

[Original line] : "exports.tokovoip_script:removePlayerFromRadio(X)"
[Edited line] : "exports.voip:removePlayerFromRadio(X)"
---------------------------------------------------------------------------
- Do the above setup in each and everywhere you want to add mumble voip instead of tokovoip.
- Go to your police/client/job.lua and add the following text where you toggle duty.
------------------------------------------------
if not onDuty then
?  exports["voip"]:GivePlayerAccessToFrequency(1)
else
?  exports["voip"]:RemovePlayerAccessToFrequency(1)
end
------------------------------------------------
- If you want to allow police to have more access to radio, repeat these lines.
- Do the same thing with EMS or whatever script you want to.
- Use the radio item and normal player can access all frequencies except 1-10.
- This is fully public script please don't resell this.

 
V

Ventrex

Guest
Sadly I have the same problem as before. When 5+ people are online you will service broadcast voice...
Someone got this version fully working by any change?
 
D

d4rkh4wk

Guest
Can you hear everyone around the map, or just me? Thx for the script!


Ventrex said:
Who is the maker of this script?

XDope if im not wrong
 
F

frontez

Guest
Thanks for sharing i hope this works! been having problem with other mods :/
 
S

sheenthebest

Guest
Hello, i just installed this script and i have a little problem with (mumble-) voip... It says "initialising" "Warning VOIP Not Connected" or something similliar... i found on couple forums you need to have onesync, i already have it and still voip cannot connect... any ideas how to fix it?

//edit: OK i just fixed but i have one question... at voip folder is folder called "radio". I think it should be separate or does it work like this? And i think its not configured on this voip.
 
J

Jesper

Guest
ItzHighNL said:
Code:
- Drag and drop this voip script into resources folder
- Add "start voip" after your base script in resources.cfg
- Open your phone script and search for "tokovoip_script" and replace every word with "voip"

---------------------------------------------------------------------------
Example : 

[Original line] : "exports.tokovoip_script:removePlayerFromRadio(X)"
[Edited line] : "exports.voip:removePlayerFromRadio(X)"
---------------------------------------------------------------------------
- Do the above setup in each and everywhere you want to add mumble voip instead of tokovoip.
- Go to your police/client/job.lua and add the following text where you toggle duty.
------------------------------------------------
if not onDuty then
?? exports["voip"]:GivePlayerAccessToFrequency(1)
else
?? exports["voip"]:RemovePlayerAccessToFrequency(1)
end
------------------------------------------------
- If you want to allow police to have more access to radio, repeat these lines.
- Do the same thing with EMS or whatever script you want to.
- Use the radio item and normal player can access all frequencies except 1-10.
- This is fully public script please don't resell this.

Thanks for making men!
 
C

CreamyGoodness

Guest
What are peoples experiences with mumble vs teamspeak? We're looking to ditch paying for TS...
 
M

MrDon3

Guest
sheenthebest said:
Hello, i just installed this script and i have a little problem with (mumble-) voip... It says "initialising" "Warning VOIP Not Connected" or something similliar... i found on couple forums you need to have onesync, i already have it and still voip cannot connect... any ideas how to fix it?

//edit: OK i just fixed but i have one question... at voip folder is folder called "radio". I think it should be separate or does it work like this? And i think its not configured on this voip.

Can help us by telling how did you fix it? I have the same problem.
 
B

BoerenPummel

Guest
Hoop dat deze goed werkt.


Heb nu een andere maar die loopt vast zodra mensen ophangen met de telefoon


Heel nice! Deze is al teminste cleaner dan de andere
 
W

williamthefatman

Guest
Sadly I have the same problem as before. When 5+ people are online you will service broadcast voice...
Someone got this version fully working by any change?
 

Users who are viewing this thread

Top