More fixes (#71)
Some checks failed
Nightly Build / Check Recent Commit (push) Successful in 54s
Nightly Build / Build Nightly (push) Has been cancelled
Nightly Build / Recreate Release (push) Has been cancelled

- Improved session multiplexer
- Fixed kick from interior
- Fixed explode player
- Fixed force script host
- Re-added null function kick
- Re-added auto kick host
- Removed host token spoofing
This commit is contained in:
Mr-X-GTA
2024-12-23 21:46:35 +01:00
committed by GitHub
parent c349c9fba2
commit 22c184d6b6
20 changed files with 86 additions and 286 deletions

View File

@ -3,7 +3,7 @@ include(FetchContent)
FetchContent_Declare(
gtav_classes
GIT_REPOSITORY https://github.com/Mr-X-GTA/GTAV-Classes-1.git
GIT_TAG 9ca0cb74882505d7d2c382e9a588972fd4589775
GIT_TAG e803b20ec3d6cf20d6b254c915e088bd010f006e
GIT_PROGRESS TRUE
CONFIGURE_COMMAND ""
BUILD_COMMAND ""