Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(esx_skin): update player weight on spawn #589

Merged
merged 3 commits into from
Dec 21, 2022
Merged

feat(esx_skin): update player weight on spawn #589

merged 3 commits into from
Dec 21, 2022

Conversation

SirLamaGott
Copy link
Contributor

This updates the max weight on join, if a player has a bag.

This updates the max weight on join, if a player has a bag.
@TrymTube
Copy link
Contributor

TrymTube commented Nov 5, 2022

Snippet made by me, PR posted by @SirLamaGott

@@ -1,6 +1,13 @@
local lastSkin, cam, isCameraActive
local firstSpawn, zoomOffset, camOffset, heading, skinLoaded = true, 0.0, 0.0, 90.0, false

RegisterNetEvent('esx:playerLoaded')
AddEventHandler('esx:playerLoaded', function(xPlayer, isNew, skin)
if ESX.IsPlayerLoaded() then
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SirLamaGott Remove please this if statement, i think don't need check player is loaded if we call event in esx:playerLoaded event.

I tested and i get false ESX.IsPlayerLoaded() all time.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed it.

@Gellipapa Gellipapa added the awaiting feedback We are waiting for feedback from the person who submitted the error. label Nov 27, 2022
Copy link
Member

@Gellipapa Gellipapa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okey thank you. @SirLamaGott I merged.

@Benzo00 Benzo00 changed the base branch from main to develop December 19, 2022 19:55
@Gellipapa Gellipapa merged commit 1eee813 into esx-framework:develop Dec 21, 2022
Benzo00 added a commit that referenced this pull request Dec 27, 2022
commit 2f61c8b
Merge: 87dce0d a92e845
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Tue Dec 27 19:59:25 2022 +0100

    Merge pull request #773 from esx-framework/tony-stark-17-patch-2

    refactor: Pass character data to client

commit 87dce0d
Merge: 89d3594 46de4fc
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Tue Dec 27 19:55:19 2022 +0100

    Merge pull request #774 from TheFantomas/main

    refactor(es_extended/client/main.lua): Remove unused variables and so…

commit 46de4fc
Author: TheFarFantomas <thefarfantomas@gmail.com>
Date:   Tue Dec 27 17:10:15 2022 +0100

    refactor(es_extended/client/main.lua): Remove unused variables and some comments

commit a92e845
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Mon Dec 26 17:15:55 2022 +0530

    Update main.lua

commit 471e19f
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Mon Dec 26 16:14:37 2022 +0530

    refactor: Pass character data to client

commit 89d3594
Merge: 66ec097 634a5c7
Author: Gellipapa <gellerthorvath0@gmail.com>
Date:   Thu Dec 22 00:56:10 2022 +0100

    Merge pull request #766 from esx-framework/revert-751-develop

    Revert "refactor playerclass and default hud settings"

commit 634a5c7
Author: Gellipapa <gellerthorvath0@gmail.com>
Date:   Thu Dec 22 00:52:49 2022 +0100

    Revert "refactor playerclass and default hud settings"

commit 66ec097
Merge: 619571c d719a53
Author: Gellipapa <gellerthorvath0@gmail.com>
Date:   Thu Dec 22 00:08:55 2022 +0100

    Merge pull request #763 from TheFarFantomas/patch-1

    Update esx_multicharacter dependencies

commit 619571c
Merge: 1eee813 c1e344e
Author: Gellipapa <gellerthorvath0@gmail.com>
Date:   Thu Dec 22 00:06:27 2022 +0100

    Merge pull request #751 from Rav3n95/develop

    refactor playerclass and default hud settings

commit 1eee813
Merge: 5089acc c4e6712
Author: Gellipapa <gellerthorvath0@gmail.com>
Date:   Wed Dec 21 23:51:34 2022 +0100

    Merge pull request #589 from SirLamaGott/main

    feat(esx_skin): update player weight on spawn

commit 5089acc
Merge: 90c5454 bfbaea5
Author: Gellipapa <gellerthorvath0@gmail.com>
Date:   Wed Dec 21 23:50:31 2022 +0100

    Merge pull request #764 from bitpredator/main

    fix:(Italian language correction)

commit d719a53
Author: TheFarFantomas <120812953+TheFarFantomas@users.noreply.github.com>
Date:   Wed Dec 21 21:12:38 2022 +0100

    Update esx_multicharacter dependencies

commit bfbaea5
Author: bitpredator <67551273+bitpredator@users.noreply.github.com>
Date:   Wed Dec 21 18:24:25 2022 +0100

    fix:(Italian language correction)

    in the Italian translation some strings were not present

commit 90c5454
Merge: b7097cb 86ced8e
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Wed Dec 21 15:50:04 2022 +0100

    Merge pull request #761 from paarbo/develop

    fix(legacy.sql): english labels

commit 86ced8e
Merge: b7097cb ccfa919
Author: paarbo <35691223+paarbo@users.noreply.github.com>
Date:   Wed Dec 21 11:39:39 2022 +0000

    Merge pull request #1 from paarbo/tr-fr-bk

    Translated bank related labels

commit ccfa919
Author: paarbo <35691223+paarbo@users.noreply.github.com>
Date:   Wed Dec 21 11:38:30 2022 +0000

    Translated bank related labels

commit b7097cb
Merge: 51bd2c7 c59f654
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Tue Dec 20 22:16:07 2022 +0100

    Merge pull request #760 from esx-framework/tony-stark-17-patch-2

    Remove Unused code

commit 51bd2c7
Merge: 1e4f229 cf24e72
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Tue Dec 20 21:49:02 2022 +0100

    Merge pull request #759 from tony-stark-17/tony-stark-17-patch-1

    feat: add canClose to context menu

commit c59f654
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Tue Dec 20 23:26:09 2022 +0530

    Remove Unused code

commit cf24e72
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Tue Dec 20 23:13:09 2022 +0530

    Update Multicharacter to fix issue of closing context menu

commit 54088ab
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Tue Dec 20 23:10:06 2022 +0530

    Add canClose function to context menu

    Added a canClose parameter so that the user cannot close the menu by pressing ESC instead has to be force closed via code.

commit d0d2c84
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Tue Dec 20 23:07:36 2022 +0530

    Update UI for canClose function

commit 1e4f229
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Tue Dec 20 21:52:30 2022 +0800

    context implementation (policejob) (#758)

commit 6ffecab
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Mon Dec 19 20:52:58 2022 +0100

    esx_basicneeds rework -Kuuzoo

commit ad8c7e9
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Mon Dec 19 18:02:05 2022 +0100

    preparing for esx_hud

commit c2c8b78
Merge: 6b11375 024a1a4
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Mon Dec 19 17:47:28 2022 +0100

    Merge pull request #756 from ITKewai/main

    esx_identity: fix NUI not loading on low-end pc

commit 6b11375
Merge: a982659 88b5aee
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Mon Dec 19 14:45:06 2022 +0100

    Merge pull request #755 from wobozkyng/develop

    fix(es_extended/client/functions.lua): fix swapped SetVehicleExtra enabled parameter

commit c1e344e
Author: P Gergő <paldi95@gmail.com>
Date:   Mon Dec 19 14:30:47 2022 +0100

    Fuck property

commit ea22899
Author: P Gergő <paldi95@gmail.com>
Date:   Mon Dec 19 14:23:28 2022 +0100

    Disable few hud component

commit 024a1a4
Author: IT-Kewai <44037081+ITKewai@users.noreply.github.com>
Date:   Sun Dec 18 15:09:18 2022 +0100

    esx_identity: fix NUI not loading on low-end pc

commit 88b5aee
Author: wobozkyng <42249669+wobozkyng@users.noreply.github.com>
Date:   Sun Dec 18 20:54:33 2022 +0700

    fix(es_extended/client/functions.lua): fix swapped SetVehicleExtra enabled parameter

commit 9c3c225
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 16 17:20:54 2022 +0100

    refactor playerclass

commit a982659
Merge: caccbe4 a9562d9
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 16 16:44:57 2022 +0100

    Merge pull request #750 from CommunityRP-FiveM-Server/develop

    fix typo

commit a9562d9
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 16 16:44:22 2022 +0100

    fix typo

commit caccbe4
Merge: 7fa2771 9a5bef1
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 16 11:52:38 2022 +0100

    Merge pull request #748 from esx-framework/tony-stark-17-patch-1

    fix: Fixed notification issue when xPlayer is nil

commit 7fa2771
Merge: aa8362e bdcd533
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 16 11:51:05 2022 +0100

    Merge pull request #749 from lexinor/patch-2

    refactor([SQL]/legacy.sql) : Changed PK in vehicle_sold

commit bdcd533
Author: Alessandro Alterno <28725795+lexinor@users.noreply.github.com>
Date:   Fri Dec 16 10:38:05 2022 +0100

    Changed PK in vehicle_sold

commit 9a5bef1
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Fri Dec 16 09:34:45 2022 +0530

    Update main.lua

commit 44a0021
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Fri Dec 16 09:21:19 2022 +0530

    fix: Moved checks to if xPlayer isn't nil

commit aa8362e
Merge: 3dd19f5 ca0c535
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 21:26:47 2022 +0100

    Merge pull request #747 from fivemland/refactor-weapons

    refactor: es_extended weapon functions

commit ca0c535
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Dec 15 20:44:38 2022 +0100

    refactor: es_extended weapon functions

commit 3dd19f5
Merge: 0da03b1 3f5a090
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 17:24:04 2022 +0100

    Merge pull request #733 from wobozkyng/main

    refactor(es_extended\client\main.lua): entity check VehicleProperties Statebag handler

commit 0da03b1
Merge: bd8c584 213c68e
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 16:29:40 2022 +0100

    Merge pull request #743 from fivemland/fix-739

    fix(es_extended/client/functions.lua): setVehicleProps

commit bd8c584
Merge: 24cc0c9 702b64f
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 16:29:03 2022 +0100

    Merge pull request #745 from johnsoul777/patch-4

    Create es.lua

commit 24cc0c9
Merge: 88fcbc6 c26c203
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 16:27:49 2022 +0100

    Merge pull request #744 from fivemland/fix-736

    fix(esx_banking): issue #736

commit 88fcbc6
Merge: a3bf2f9 561740f
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 16:26:16 2022 +0100

    Merge pull request #718 from fivemland/locale-update

    refactor/feat(es_extended): small refactor and add missing locales

commit 702b64f
Author: AL1ƎN <72218928+johnsoul777@users.noreply.github.com>
Date:   Thu Dec 15 15:57:24 2022 +0100

    Create es.lua

commit c26c203
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Dec 15 14:07:13 2022 +0100

    fix: 'no object by ID' warning

commit 82c83cf
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Dec 15 13:59:03 2022 +0100

    esx_banking: remove unused xPlayer and event handle only if peds enabled

commit 213c68e
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Dec 15 13:52:14 2022 +0100

    fix: setVehicleProps

commit a3bf2f9
Merge: d667930 13281e6
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 13:44:59 2022 +0100

    Merge pull request #742 from Rav3n95/main

    fix text ui again

commit 13281e6
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 13:44:25 2022 +0100

    fix text ui again

commit 561740f
Merge: bedefd7 d667930
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Dec 15 13:43:56 2022 +0100

    Merge branch 'develop' into locale-update

commit d667930
Merge: fbd544c 14b852d
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 13:30:18 2022 +0100

    Merge pull request #731 from Taavi-AU/develop

    context implementation

commit fbd544c
Merge: 69a93da 1248c0a
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 13:28:24 2022 +0100

    Merge pull request #711 from bitpredator/main

    feat:(Italian language translation)

commit 69a93da
Merge: 555afbc 9f072f9
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 13:27:27 2022 +0100

    Merge pull request #728 from TheFantomas/patch-2

    Update cs.lua and dont translate some things

commit 555afbc
Merge: abcb11e 4416953
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 13:25:55 2022 +0100

    Merge pull request #734 from iSentrie/patch-8

    fix(es_extended): allow set account to 0 too

commit abcb11e
Merge: 8919476 227532d
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Mon Dec 12 17:49:31 2022 +0100

    Merge pull request #735 from Mycroft-Studios/dev

    refactor(es_extended): Server sided Coord Saving + fix spawning of invalid vehicles

commit 227532d
Author: Mycroft <kaseyfitton@hotmail.co.uk>
Date:   Fri Dec 9 22:17:47 2022 +0000

    fix(es_extended): dont spawn vehicle if non-existant

commit bdd5632
Author: Mycroft <kaseyfitton@hotmail.co.uk>
Date:   Fri Dec 9 18:15:15 2022 +0000

    tweak(es_extended): remove unused event handler

commit 51280a0
Author: Mycroft <kaseyfitton@hotmail.co.uk>
Date:   Fri Dec 9 01:07:53 2022 +0000

    refactor(es_extended): Server sided Coord Saving

    this is as thread less design that allows both xPlayer.coords and xPlayer.getCoords to correctly function, aswell as removing the need for the client to trigger a server event
    this is once again, a change that **requires** Onesync **infinity**

commit 4416953
Author: iSentrie <xvender7@gmail.com>
Date:   Thu Dec 8 19:03:11 2022 +0200

    allow set account to 0 too

    pretty sure i was done this fix, but someone tend to undo fixes and have broken code over and over again

commit 3f5a090
Author: wobozkyng <42249669+wobozkyng@users.noreply.github.com>
Date:   Thu Dec 8 17:55:48 2022 +0700

    refactor(es_extended\client\main.lua): entity check VehicleProperties Statebag handler

commit 1248c0a
Author: bitpredator <67551273+bitpredator@users.noreply.github.com>
Date:   Tue Dec 6 17:18:32 2022 +0100

     feat:(Italian language for esx_skin)

commit b55a603
Author: bitpredator <67551273+bitpredator@users.noreply.github.com>
Date:   Tue Dec 6 16:54:16 2022 +0100

    feat:(Italian language for esx_skin)

commit 13a57c6
Merge: 3fb9399 684752c
Author: bitpredator <67551273+bitpredator@users.noreply.github.com>
Date:   Tue Dec 6 16:33:22 2022 +0100

    Merge branch 'esx-framework:main' into main

commit 14b852d
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Dec 5 15:26:49 2022 +0800

    closecontext func

commit fa8b7d6
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Dec 5 15:16:40 2022 +0800

    fix _U to TranslateCap

commit 04ebf29
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Dec 5 15:13:46 2022 +0800

    remove closeall func

commit 25b1660
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Dec 5 15:12:46 2022 +0800

    inventory context implementation

commit d5888d3
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Dec 5 15:12:03 2022 +0800

    remove is menu open check

commit 88a32d6
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Dec 5 15:02:14 2022 +0800

    full context implementation

commit 9f072f9
Author: TheFantomas <117121911+TheFantomas@users.noreply.github.com>
Date:   Sun Dec 4 12:16:28 2022 +0100

    Update cs.lua and dont translate some things

commit 8919476
Merge: e3b3314 3f54a18
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Sun Dec 4 04:46:57 2022 +0100

    Merge pull request #722 from Taavi-AU/main

    context menu implementation

commit e3b3314
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Sun Dec 4 04:44:43 2022 +0100

    refactor(es_extended) removing getshared event

commit eb983f1
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Sun Dec 4 04:44:23 2022 +0100

    refactor(es_extended) removing getshared event

commit b4cfc9c
Merge: 27eeea5 43e3887
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 2 22:32:22 2022 +0100

    Merge pull request #720 from johnsoul777/patch-2

    New update in spanish

commit 27eeea5
Merge: 684752c a3d7b38
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 2 22:31:11 2022 +0100

    Merge pull request #721 from johnsoul777/patch-3

    Last update in spanish

commit 3f54a18
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 21:36:16 2022 +0800

    forgot sourceItem

commit 6f4de63
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 21:21:26 2022 +0800

    fix invalid quantity when depositing items into storage

commit e070b83
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 21:20:58 2022 +0800

    complete context implementation

commit 5b357be
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 21:01:42 2022 +0800

    fix typo

commit 131a9fc
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 20:55:09 2022 +0800

    context implementation

commit 724ac69
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 20:21:08 2022 +0800

    context implementation

commit 90fd8dd
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 20:17:59 2022 +0800

    complete context implementation

commit 847a0d7
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 20:14:08 2022 +0800

    update hasExitedMarker (context)

commit 649ca30
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 20:12:13 2022 +0800

    complete context implementation

commit 7282e0f
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 19:54:39 2022 +0800

    context implementation

commit bf7bc44
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Wed Nov 30 20:35:49 2022 +0800

    add pharmacy items into config for better user friendlyness

commit 77863a2
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Wed Nov 30 20:29:16 2022 +0800

    context implementation, replace whole

commit e3671ef
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Wed Nov 30 20:22:57 2022 +0800

    context implementation

commit 805cc7a
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Wed Nov 30 20:22:06 2022 +0800

    context implementation

commit e0c211d
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Wed Nov 30 20:21:36 2022 +0800

    context implemenation

commit 0fca847
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Tue Nov 29 17:57:15 2022 +0800

    context implementation

commit 429b454
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Tue Nov 29 17:56:12 2022 +0800

    min/max config option

commit 7b7d4db
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Tue Nov 29 17:34:52 2022 +0800

    remove is menu open check

commit d4500ad
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Nov 28 16:35:04 2022 +0800

    context implementation

commit a3d7b38
Author: AL1ƎN <72218928+johnsoul777@users.noreply.github.com>
Date:   Mon Nov 28 03:13:04 2022 +0100

    Last update in spanish

    Last update in spanish

commit 43e3887
Author: AL1ƎN <72218928+johnsoul777@users.noreply.github.com>
Date:   Mon Nov 28 03:03:32 2022 +0100

    New update in spanish

    New update in spanish

commit c4e6712
Merge: 33e1bb3 c560653
Author: John Bronnert <65968077+SirLamaGott@users.noreply.github.com>
Date:   Sun Nov 27 22:04:55 2022 +0100

    Merge branch 'esx-framework:main' into main

commit bedefd7
Author: Csoki <feketetibi71@gmail.com>
Date:   Sun Nov 27 21:58:04 2022 +0100

    es_extended: noclip

    # add missing locales
    # refactor noclip methods (thread only if noclip enabled)
    # format code

commit b98de6c
Author: Csoki <feketetibi71@gmail.com>
Date:   Sun Nov 27 21:34:19 2022 +0100

    es_extended: refactor esx:GetVehicleType event

commit a6a411a
Author: Csoki <feketetibi71@gmail.com>
Date:   Sun Nov 27 21:29:20 2022 +0100

    es_extended: add missing locales - tpm

commit 9a196c3
Author: Csoki <feketetibi71@gmail.com>
Date:   Sun Nov 27 21:24:53 2022 +0100

    esx_garage: update 'hu' locales

commit 33e1bb3
Author: John <johnbronnert@gmail.com>
Date:   Sun Nov 27 21:16:46 2022 +0100

    fix(esx_skin): removed if statement

commit 3fb9399
Author: bitpredator <67551273+bitpredator@users.noreply.github.com>
Date:   Sun Nov 27 11:38:52 2022 +0100

    feat:(Italian language translation)

commit f17fc54
Author: John <johnbronnert@gmail.com>
Date:   Tue Oct 25 13:51:13 2022 +0200

    feat(esx_skin): update player weight on spawn

    This updates the max weight on join, if a player has a bag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting feedback We are waiting for feedback from the person who submitted the error.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants