install
Installation Guide for Screen Fade
Our script offers two methods for integration into your FiveM server, ensuring flexibility based on your server setup preferences.
Method 1: Automatic Installation
This method automatically updates the fxmanifest.lua
for all resources on your server.
Steps for Automatic Installation:
Ensure automatic manifest replacement is enabled in your configuration:
Execute the following command in your server console to install:
For additional commands and help, use:
To revert all changes made by the script to your resource manifests, use:
Note: Using this installation method will insert specific codes into the fxmanifest.lua
and __resource.lua
files across your resources. If you prefer a manual setup, see Method 2.
Method 2: Manual Installation
in this method you can call screen fade native with exports (JUST CLIENT SIDES)
ScreenFadeOut
ScreenFadeIn
Last updated