This resource offers essential scripts that can be toggled for enhanced server functionality and customization. I am hoping for this resource to include way more features and be the go-to resource for servers to control basics that are optimized instead of searching the forum for such simple stuff. Opening up issues if seen or contributing via PR would be greatly appreciated for the development of this resource.
- General Cleanup: Removes unnecessary in-game entities.
- Hands Up: Allow players to raise their hands with a keybind.
- Toggle ID: See player IDs by pressing a keybind.
- Anti-Theft Protection: Prevents theft of specified vehicles.
- Anti-Pistol Whip: Prevents pistol whipping players with GTA weapons.
- Custom Blips: Adds customizable map blips.
- Discord Status Integration: Shows server status on Discord.
- Custom Idle Animations: Configures player idle animations ( Works for
mp_m_freemode_01
&mp_f_freemode_01
). - Custom Abilities & Movement: Adjusts player abilities and movement settings.
- HUD Component Customization: Manages HUD components.
- Random Vehicle & NPC Control: Control population budgets, random boats, trucks, etc.
- Vehicle Damage Customization: Alters vehicle damage settings.
- Calm AI: Control relationships with other groups of peds, such as gangs, medics, cops and etc.
- Copy the downloaded script files into your server's resource folder.
- Ensure the script is properly included in your server configuration file (
server.cfg
) to ensure it loads correctly when your server starts. - Ensure that you have the necessary dependencies installed.
Ensure that the following dependency is installed:
ox_lib
: Download here