VibeGAMES
English
Go to website
Back
Articles on:
FiveM
Tips and tutorials for your GTA V server
How to buy a FiveM license
In this tutorial we will explain how to buy a license directly from FiveM. With a paid FiveM license additional features will be enabled such as EUP and onesync What do you need? A creditcard or a Paypal accout with an linked creditcard or bank account Create a keymaster account Go to https://forum.cfx.re and create an account You will receive an email now from FiveM with an activation link. Open this en click on ++acti
Very popular
Connect your server to a database
First make sure you have created the database and imported all SQL files that where included with your resources! Open your server.cfg ([How to use WinSCP](/en/article/how-to-manage-your-files-v
Very popular
How to add a resource
Downloads Download the files that are required Download WinRAR [Download the TakeHostage resource](https://github.com/rubbe
Very popular
Why is my FiveM server not listed?
That your server is not listed in the FiveM server list, can be a result of a few issues. We will tell you here what these issues are and how to solve them. License key issue Check if your FiveM license is not used by another server. This will cause your server to glitch on the FiveM server list. If you bought a key from a reseller then there is a high possibility that he is scamming you and selling the same license to multiple servers. Configuration issue In your server.cfg there is a
Very popular
Enter a steam API key
This is how to enter a steam API key to solve this issue. Go to http://steamcommunity.com/dev/apikey Login with your steam details Enter a domain name that you like. Could be: "game.vibegames.net" Copy your KEY [Login on your game panel](/en/article/how-to-login-on-you
Very popular
How to enable OneSync
In this tutorial we will explain how to enable OneSync Legacy for your FiveM server. With OneSync legacy you can set a maximum slot count of 128 depending on your license. Login on your game panel Click on ++Startup++ . We will not refund you if you don't understand how it works. Also our support most of the time can't help you with plugin/resource installation and/or configuration. If you don't want to learn by yourself then please do not buy a FiveM serve
Popular
Check what version your FiveM server is running
Login on your game panel In the server overview, click on the name of your server In the console typ: ++version++ Your console will now output the current FiveM version that your server is running.
Popular
How to enter the FiveM license code
Go to https://keymaster.fivem.net and log in (you may have to create a new account). Once logged in, press ++register++. Then Login on your game panel In the server overview, click on the name of your server  Upload your banner to https://imgur.com/ and copy the link of the banner by right clicking on it. Open your server.cfg file and add this line: sets banner_detail "YOUR_IMGUR_LINK_HERE" _Make sure the imgur link starts with **i.**imgur.com, just like: https://i.im
Few readers
How to setup a FiveM server logo
Make yourself a server logo in .png format with the size of 96x96 (width & height) Upload your logo to the root directory of your server (same folder as where your server.cfg is in) Open your server.cfg file and add this line: load_server_icon logo.png Make sure your logo name is logo.png, or change it in the server.cfg line
Few readers
SQL Error: Duplicate entry 'xxxxxxx' for key 'PRIMARY' (or else)
Of course, 'societypolice' can be another name in your case The first reason why this is happening, is because you are importing an SQL file for the second time, and all tables are already filled up with data. Because the PRIMARY key in this table is a name, and not an auto incrementing number
Few readers