i have made a server starter and it works fine except for one thing i dont know how to run the run.cmd file and server.cfg file at the same time i have tried doin like this:
cd /d D:\fivemtestservers\servertest\server-data
start run.cmd +exec server.cfg
But then it doesnt find the run.cmd
then i tried this:
start run.cmd +exec server.cfg
but then it doesnt find the server.cfg, any help would be great.