🚙gusti-membershipvehicle
Last updated
Last updated
Gusti MembershipVehicle is a FiveM script to add a membership vehicle feature on the server, where players must be registered as a membership to use a certain vehicle.
Extract rar file [STANDALONE] Gusti MembershipVehicle
Copy / cut gusti-membershipvehicle
to your server resources
folder
Open server.cfg
Add the gusti-membershipvehicle
script with ensure gusti-membershipvehicle
in server.cfg
Start server / Restart server
Finished
Open the config.lua
file located in the gusti-membershipvehicle
folder to configure it
Choose the framework you are using (Config.Framework)
Select the type of Identifier (Config.TypeIdentifier)
Set the Config.EnableDeleteVehicle section to true if you want the vehicle to be automatically deleted if the player is non-membership
Enter a list of any vehicles that you want to become a membership vehicle (Config.VehicleMembership)
Edit notification for non membership players (Config.Notify)
Register player membership into (Config.Membership)
Example of VehicleMembership configuration:
An example of player membership data configuration using typeidentifier = 'license' :
An example of player membership data configuration using typeidentifier = 'steam' :
Membership Vehicle
Easy to Use
Easy to Configure
2 Types of Identifiers (license & steam)
Auto delete vehicle (true/false)