Page cover

About i-Legacy Server

See some information about our project for all those who want to start with a good base.

i-Legacy is a complete server for starting a new project, developing scripts or just testing. We use the esx-legacy core in its version 1.8.5 (latest). Below, you will see an installation guide and several notes that you should take into account for the correct use / installation of the base.

We try to optimize, modify and customize the server to make it as we think it should be for a person who has just started to dev scripts or have the idea of making a new project in FiveM.

All the resources on the server have been extracted from official and free sites such as FiveM Forum or GitHub, the original authors have not been removed and you can find them in the readme.md of the scripts or the fxmanifest.lua

The base comes by default in English, but can be easily changed to Spanish at 80% of the LUA doing this;

// Config.Locale = GetConvar('esx:locale', 'en')

Change to 'es' if you want spanish lenguage on your server.

// Config.Locale = GetConvar('esx:locale', 'es')

Credits

I want to give credit to many of the creators of some of the public scripts that go on the server, without them the server would not look or be so complete and with many interesting features.

Thanks to all creators and Collaborators, We have put their github in their redirected names

  • esx-framework, for this amazing core and framework.

  • Overextended, for the ox_inventory, ox_lib and oxmysql scripts.

  • Renzuzu, for the renzu_bag, renzu_garage and renzu_vehicleshop.

  • Project Error, we are using the NPWD Phone.

  • Benzo, for benzo-scoreboard.

  • Wasabi, for wasabi_fishing and wasabi_mining scripts.

  • Jareet, for your j-neonUI.

  • Night and Bombay anims panel, night for redesign and Bombay for this amazing resource.

  • Dullpear for the remake of original dpclothing from Collaze.

  • CodeSign for the cd_easytime.

Starting

To start, go to nex page and read all the doc page.

Starting the installation

Last updated