-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# FiveM Kid Friendly Mod Change List | ||
|
||
**v0.2.1** | ||
* **Supports OneSync** (if you preveiously used ```set onesync off``` in your server.cfg, change this to ```+set onesync on```) | ||
* Added a fully configurable loading screen | ||
* Added quick vehicle spawner (hotkey - press the set hotkey to cycle through vehicles) | ||
* Enter an NPC's vehicle as a passenger (hotkey) | ||
* Change the time of day and weather via the trainer | ||
* Option to block certain doors from opening (i.e to prevent access to stripclub) | ||
* Many function rewrites to optimise the script, including how hotkeys are handled | ||
* Added protection against players spawning models which go against your server rules | ||
* Failsafe to kick player if they stop this script from running | ||
* Integrated NativeUI as part of the release (no longer a need for a separate resource) | ||
* Fixed screen spinning when trainer opened | ||
* Fixed trainer left and right scroll speed | ||
* Modifiable levels of ped ragdolling prevention | ||
* Better weapon handling, with the option to allow certain weapons | ||
* "Parental hotkeys" fixed to protect the game timer functions |