PLEASE BE DETAILED ABOUT YOUR QUESTIONS AND DESCRIPTIVE ABOUT YOUR ISSUES, ANY IMAGES, ERROR CODES IN F8 or Console, ETC HELPS US RESOLVE YOUR ISSUE FASTER!!!
Hello From the ESX Team!
We have noticed there is alot of confusion and issues around ESX Legacy
, so here we are!
ANY questions you have, please ask them here and someone from either the Official ESX Team or someone in the community will answer
Frequently Asked questions will be added to the list bellow.
FAQ:
Question: How Do I install ESX?
Answer: We have a detailed explanation on Our Documentation page!
Question: What is the difference Between ESX Legacy and v1-final/1.2?
Answer: Legacy Has a lot of optimisations! It comes with an official ESX Multicharacter, uses the new oxmysql
instead of mysql-async
. It fixed major bugs that come with v1-final and addresses alot of the security issues in the original ESX, in a more Efficient way. Legacy Also re-adds the use of Spawnmanger
to Spawn the player.
Question: Why Do I spawn in a random place?
Answer: Ensure that you are not using any of these Resources:
essentialmode
basic-gamemode
fivem-map-skater
fivem-map-hipster
default_spawnpoint
Question: Will [insert script name here] Work on legacy?
99% of Scripts made for v1-final and 95% of the scripts for 1.2 will work with ESX Legacy. However,if the the script is made for 1.1 or essentialmode, It will not work with ESX Legacy.
The Reasons a v1-final Script May Not Be compatible: Changes the Logic for Spawning Players
The Reasons a 1.2 Script May Not Be compatible: V1-Final Reasons, Uses the User_accounts
database table.
Question: What is the versioning Order for ESX?
The versions are as follows (Earliest → Newest)
1.0 → 1.0.4 → 1.1 → 1.2 → V1-FInal → ESX Legacy (1.3) → ESX Legacy (1.4)