Skip to content

A tokovoip replacement that uses fivems mumble voip

License

Notifications You must be signed in to change notification settings

R0bbieJ/mumble-voip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mumble-voip

A tokovoip replacement that uses fivems mumble voip

  • Radios (one radio channel per player for now)
  • Radio mic clicks
  • Calls
  • Facial animations when talking
  • Phone Speaker mode toggle
  • Hear nearby calls and radios
  • HTML UI

Exports

Setters

Export Description Parameter(s)
SetMumbleProperty Set config options string, any
SetRadioChannel Set radio channel int
SetCallChannel Set call channel int
AddRadioChannelName Add name to radio channel int, string

Supported TokoVOIP Exports

Export Description Parameter(s)
SetTokoProperty Set config options string, any
addPlayerToRadio Set radio channel int
removePlayerFromRadio Remove player from radio
addPlayerToCall Set call channel int
removePlayerFromCall Remove player from call

Credits

@Itokoyamato for TokoVOIP @Nardah and @crunchFiveM for Testing

About

A tokovoip replacement that uses fivems mumble voip

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 88.3%
  • HTML 11.7%