Files
esx_core/[core]/es_extended
Hubert f2e0441538 Optimized saving of player position
The changes I applied to the code regarding self.getCoords(), changing the conditions when joining the server at coordinates to userData.coords and getting rid of the self.updateCoords() function. I believe that my changes when saving are more efficient, because the player's position is not overwritten unnecessarily every second if he changes his position, but the position is saved when leaving the server to the database, and then loaded when entering the server.
2023-06-07 21:53:45 +02:00
..
2023-02-06 13:39:32 +01:00
2023-01-18 15:21:39 +01:00
2023-03-12 12:22:36 +01:00
2023-01-18 15:21:39 +01:00
2023-01-18 15:21:39 +01:00
2023-01-18 15:21:39 +01:00
2023-01-18 15:21:39 +01:00
2023-01-18 15:21:39 +01:00