Reverted 1.4.0 stuff

This reverts commit 7a5167743b.

Revert "Use new stream distance stuff"

This reverts commit bdda7caf4c.

Revert "Add blip/pickup distance to global cfg"

This reverts commit 5a916c4a98.

Revert "Add utils for new element streaming funcs"

This reverts commit 22d39ceb69.
This commit is contained in:
Vortrex
2021-12-30 16:03:07 -06:00
parent 2c8f495141
commit 930c66a439
5 changed files with 16 additions and 64 deletions

View File

@@ -95,6 +95,9 @@ function onPlayerQuit(event, client, quitReasonId) {
}
messageDiscordEventChannel(`👋 ${getPlayerDisplayForConsole(client)} has left the server.`);
clearTemporaryVehicles();
clearTemporaryPeds();
}
// ===========================================================================