Git Product home page Git Product logo

pma-voice's Introduction

pma-voice

A voice system designed around the use if FiveM's interal mumble voip server.

Compatability Notice:

This script is not compatible with other voice systems (duh), that means if you have vMenus voice chat you will have to disable it.

Please do not override NetworkSetTalkerProximity in any of your other scripts as it can break pma-voice.

NOTE: If you have any issues please make an Issue, DO NOT MESSAGE ME FOR SUPPORT.

Credits

  • @Frazzle for the original mumble-voip (for which this is rewritten off of, and some code adapted from)
  • @picotm for pVoice (where the grid concept came from)

Config

All of the config is done via ConVars in order to streamline the process.

The ints are used like a boolean to 0 would be false, 1 true.

ConVar Default Description Paramater(s)
voice_enableUi 1 Wheter or not to enable the built in Voice UI int
voice_defaultCycle F11 The default key to cycle the players proximity string
voice_defaultRadio LALT The default key to use the radio string
voice_externalAddress none The external address to use to connect to the mumble server string
voice_externalPort none The external port to use string

Exports

Client

Setters
Export Description Parameter(s)
setVoiceProperty Set config options string
setRadioChannel Set radio channel int
setCallChannel Set call channel int

Supported from mumble-voip

Export Description Parameter(s)
addPlayerToRadio Set radio channel int
removePlayerFromRadio Remove player from radio
addPlayerToCall Set call channel int
removePlayerFromCall Remove player from call

Server

Setters
Export Description Parameter(s)
setPlayerRadio Sets the players radio channel int, int
setPlayerCall Sets the players call channel int, int
updateRoutingBucket Updates the players routing bucket int

pma-voice's People

Contributors

avarianknight avatar snaicrys avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.