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
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.
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
Nevermind theres planty of stuff..