GettingStarted: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:Getting Started}} == General Stages == Download the server files on the Downloads page at [https://gtaconnected.com gtaconnected.com]. Extract the server file...") |
(No difference)
|
Revision as of 13:48, 10 May 2020
General Stages
Download the server files on the Downloads page at gtaconnected.com.
Extract the server files to an empty folder.
Change settings in server.xml.
Run Server.exe.
Player Spawning and Camera Fading
The default resource, called "freeroam", includes spawning the player and fading the camera.
If you are not using this default resource, be sure to spawn the player and fade the camera using spawnPlayer and fadeCamera in a logical event such as in the onPlayerJoined event.
Manual
Check the Server Manual page.