Howdy
There are a couple of guides out there on how to get started setting up a server. Other than the server itself, if you are wanting to setup a roleplay server you will need to either make a framework or use one that is premade. You can use standalone resources as well, but you’ll probably be better off using an existing framework unless you know how to make one. Two popular frameworks are ES/ESX or vRP. There are several differences which you can do some research and see what suits your needs the best.
ESX 2
Sill looking for old version ? => https://github.com/ESX-Org/es_extended/tree/v1-final
How to run latest ESX
# minimum resources and config to get it working
set mysql_connection_string "mysql://john:smith@localhost/es_extended?charset=utf8mb4"
stop webadmin
ensure mapmanager
ensure chat
ensure spawnmanager
ensure sessionmanager
ensure hardcap
ensure ■■■■■■■
ensure baseevents
ensure mysql-async
ensure cron
ensure skinchanger
ensure es_extended
Changelog
- Switched to a module-base…
[vRP]
(vRP 2 released: [Release] vRP Framework )
So, about 1 month ago, I started vRP, a RP framework for FiveM.
I clearly lost some vital energy here, especially the first weeks developing it.
Now it’s looking good, it’s still a work in progress, and there are issues, but it is complete enough to build some interesting RP interactions.
Everything you need to know is on the github project page: https://github.com/ImagicTheCat/vRP
discord: removed check GitHub
Small example video (harvest, …
As far as adding cars there are some good tutorials on how to stream addon cars / maps and other things like that.
Hello,
This is a thorough tutorial on installing add-ons with vehicle mods, etc.
[IMPORTANT INFORMATION]
Before installing add-ons, you need to make sure the .YFT files are below 16MB. If the .YTD file is oversized, you can lower the resolution/quality below 16MB so the texturing will not be glitchy, and will be formatted on the vehicle correctly.
Make sure you put the vehicles+vehicle modifications in a stream folder, you can organize the vehicles, and the mods through seperate folders.
Ma…
Aight! So many of you guys asked how to stream maps which is really easy thing to do.
Well i’m gonna show you the detailed process!
1 - Download the maps.
2 - Make a folder in FiverebornServer_dir/resources and name it maps
[image]
3 - Make a “stream” folder and put the image files youve downloaded with your maps which should be in yourmap/images/v/
[image]
4 - Paste map files into “maps” folder and delete all meta files except images.meta and any other meta file that came with ur maps. …
Hope these help!
1 Like