Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Releases: thelindat/esx_multicharacter

1.1.0

22 Jun 17:36
Compare
Choose a tag to compare

This update requires ESX Legacy 1.3.3 to function

  • Changes

    • Pending character registration is no longer being handled in the ESX
      • Previously created a while loop to wait for Identity to submit data
      • Data is now received from Identity here before sending any events to ESX
    • Increased the max length of charid to 2 (so you can technically have up to 99 characters instead of 9)
  • Fixes

    • Increased the time before setting up characters to allow ESX Menu to properly load

1.0.1

11 Jun 04:11
adc1db4
Compare
Choose a tag to compare
  • Added the varchar command by default
  • Removed the loadPed function and added it directly to the spawn event
  • Ensure entity alpha is properly reset when spawning
  • Ensure default skin is properly applied to new characters
  • Replaced the SpawnCharacter event with playerLoaded

1.0.0 - Offical Release

05 Jun 03:19
4fa26c0
Compare
Choose a tag to compare

Now that the multicharacter changes have been accepted into ESX Legacy, this resource is no longer considered experimental.

Some minor improvements have been made to the resource just prior to this release.
As with all my releases, support will only be given if you are using up-to-date code.