FAXES
2
Whats the command your using to start your server?
I use “Run” to open the server
Create a new’.bat’file and put the following code into it. Change the path to your fivemserver path and start it.
E:\fivemserver\run.cmd +exec server.cfg
do I need any program to create .bat files?
Yes, it must be in the server folder
Right-click your mouse - New - Text file - Change the extension to bat
make sure you have “file name extensions” checked in your view tab.
there is a default config here:
Setting up a server - Cfx.re Docs
make sure you are executing it with +exec server.cfg, read about it on the above link.