This resource adds an immigration system to your FiveM server. Players can interact with an NPC to call an admin and request permits. Admins can manage permits and player states.
- NPC Interaction: Players can call an admin NPC for assistance.
- Permit System: Admins can manage permits for players.
- Discord Integration: Admin calls and system logs can be sent to Discord.
- Customizable Configuration: Adjust parameters in
fxmanifest.lua
andconfig.lua
. - Anti-Escape Mechanism: Players attempting to escape certain areas will be teleported back.
- Other Dimension Handling: Admins can handle player locations in other dimensions.
- Download the repository.
- Place the
rk_immigration
folder into your server's resources directory. - Run the
esx.sql
in your database. - Add
start rk_immigration
to your server.cfg file.
fxmanifest.lua
contains the main configuration.- Adjust
config.lua
to customize system parameters. - Edit Discord webhook settings in
fxmanifest.lua
for admin calls and logs.
/permitmenu
: Opens the permit menu.
- Admin calls and system logs are sent to Discord if enabled.
- Author: Red Killer
- Version: 1.0.1
For issues or questions, visit the Issues Page.