TokoVOIP v1.5.5: A VOIP Plugin for FiveM


TokoVOIP v1.5.5: A VOIP Plugin for FiveM

TokoVOIP is a TeamSpeak plugin that allows you to use a custom proximity chat and radio system with FiveM. It also adds radio effects and clicks to make the communication more realistic. TokoVOIP was developed by Itokoyamato and is available on GitHub.

In this article, we will show you how to download and install TokoVOIP v1.5.5, which is the latest version as of August 2023. We will also explain how to set up the WS-Server and the FiveM script to use TokoVOIP with your FiveM server.

How to Download and Install TokoVOIP v1.5.5

To use TokoVOIP, you need to have TeamSpeak 3 installed on your computer. You can download TeamSpeak 3 from here. Once you have installed TeamSpeak 3, you need to download the TokoVOIP plugin from here. The plugin file is called tokovoip_1_5_5.ts3_plugin.

After downloading the plugin file, double-click on it to launch the installation wizard. Follow the instructions on the screen to install the plugin on your TeamSpeak 3 client. You may need to restart TeamSpeak 3 after the installation is complete.

How to Set Up the WS-Server


How to Download and Install TokoVOIP v1.5.5

The WS-Server is a WebSocket server that handles the communication between the TeamSpeak plugin and the FiveM script. You need to run the WS-Server on your FiveM server machine or on a separate machine that can be accessed by your FiveM server.

You can download the WS-Server from here. The WS-Server file is called tokovoip_ws_server.zip. Extract the zip file to a folder of your choice and open the config.js file with a text editor. You need to edit the following parameters:

  • port: The port number that the WS-Server will listen on. The default value is 3000, but you can change it to any available port above 30000.
  • enableLogs: Whether to enable logging or not. The default value is false, but you can set it to true if you want to see more information about the WS-Server activity.
  • checkTSConnection: Whether to check if the TeamSpeak clients are connected or not. The default value is false, but you can set it to true if you want to prevent users from joining your FiveM server without being connected to TeamSpeak.

Save the config.js file after editing it and run the start.bat file to start the WS-Server. You should see a message saying “TokoVOIP WebSocket Server started” in the console window.

How to Set Up the FiveM Script


How to Set Up the WS-Server

The FiveM script is a resource that you need to add to your FiveM server folder. It handles the voice chat logic and integrates with TokoVOIP.

You can download the FiveM script from here. The FiveM script file is called tokovoip_script.zip. Extract the zip file to your FiveM server resources folder and rename it to tokovoip_script.

Open the c_config.lua file with a text editor and edit the following parameters:

Leave a Reply

Your email address will not be published. Required fields are marked *