Advertisement
hhjfdgdfgdfg

VORP Getting Started Docs

Mar 22nd, 2024
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. GETTING STARTED
  2. Install the following
  3. RDR2 or RDO Both work for RedMRDO is cheaper!
  4. login to steam Required in all cases
  5. login to rockstars launcher Only if purchased on Rockstar
  6. Download the following
  7. MariaDB For connecting to the database. (Version 10.11.2 Recommended) MySQL is not supported
  8.  
  9. HEIDI SQL to manage the database (This is included in the MariaDB download)
  10.  
  11. HOSTING YOUR SERVER
  12. WARNING
  13.  
  14. we support only WINDOWS, linux is not officially supported
  15.  
  16. You have many options when hosting:
  17.  
  18. Self Hosting, We do not recommend this for a live server
  19. Choose a Windows VPS to host your server. GOOGLE IT
  20. INSTALLATION
  21. Download Premade
  22. Download the premade server OR Download the txadmin recipe
  23. After downloading, follow the instuctions in the given repo to install the server, then continue bellow.
  24. Configuration & Permissions
  25. Edit the server.cfg found at πŸ“server/server.cfg
  26.  
  27. You MUST edit this for your server to work.
  28.  
  29. two
  30. sv_licenseKey ""
  31. steam_webApiKey ""
  32. sv_hostname "my server"
  33. sv_projectDesc "my project"
  34. sv_maxclients 48 --with onesync on
  35. Permissions & TX Admin
  36. Install MariadDB for your databse
  37. Install and run HeidiSQL the SQL file MariaDB.sql found in the directory of the premade server
  38. Create where it says New any name you want
  39. Add password and user name if you installed with one (password must be placed as well in your server.cfg)
  40. image
  41.  
  42. image
  43.  
  44. Then run the file
  45.  
  46. Ignore the warnings!
  47.  
  48. Start FXServer.exe and it will open a web browser to install TX admin follow the options. and your server should start
  49.  
  50. image
  51.  
  52. image
  53.  
  54. Done! Your server is installed
  55. WARNING
  56.  
  57. NOTE: some of the plug-ins from the premade are not updated make sure to check VORP GitHub to update them.
  58.  
  59. DISCLAIMER
  60. VORP does not guarantee any support or that any script will work
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement