GTA Connected

Servers => Server Chat => Topic started by: Redogg on November 13, 2025, 02:15:46 PM

Title: Gta 4 freeroam
Post by: Redogg on November 13, 2025, 02:15:46 PM
Is it possible to build a freeroam server in gta 4 like in gta sa with current sdk we have? What i mean about gta sa freeroam is having an account with saved money, doing races or other minigames to earn money and buy car/houses with that
Title: Re: Gta 4 freeroam
Post by: Vortrex on November 13, 2025, 03:24:57 PM
Yes, this is possible.

We have modules available for MySQL, SQlite, INI, etc, and built-in functions for XML and files. Any of these can be used to save data for accounts, moneys, etc.

Check out the available modules (https://forum.gtaconnected.com/index.php/board,24.0.html), and the wiki (https://wiki.gtaconnected.com) for scripting functions. I have some basic resources (https://github.com/VortrexFTW/v-essentials/) available too.
Title: Re: Gta 4 freeroam
Post by: Redogg on November 13, 2025, 11:59:35 PM
Quote from: Vortrex on November 13, 2025, 03:24:57 PMYes, this is possible.

We have modules available for MySQL, SQlite, INI, etc, and built-in functions for XML and files. Any of these can be used to save data for accounts, moneys, etc.

Check out the available modules (https://forum.gtaconnected.com/index.php/board,24.0.html), and the wiki (https://wiki.gtaconnected.com/) for scripting functions. I have some basic resources (https://github.com/VortrexFTW/v-essentials/) available too.
I saw these links already but without looking too much. I saw the available functions in wiki but they seemed to be basic, or i didnt look enouth
Title: Re: Gta 4 freeroam
Post by: Redogg on November 14, 2025, 12:35:21 AM
Nevermind theres planty of stuff..