Getting Started

Revision as of 00:49, 2 December 2020 by Mex (talk | contribs)

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 gta.fadeCamera in a logical event such as in the onPlayerJoined event.

Manual

Check the Server Manual page.