NoLimits LifeStyle Installation Guide

Follow this guide to successfully set up the NoLimits Lifestyle script on your FiveM server.

Step 1 : Downloading the Script

circle-check
triangle-exclamation

Step 2 : Resource Transfer

circle-check

If you are using FTP, please ensure you use WinSCP arrow-up-rightto transfer the resource to the server. If you use FileZilla, you may encounter the error "Failed to verify protected resource" Resource Dependency


Step 3: Starting the Resource

Add the script to your server.cfg, making sure it's started in the correct order. Here's an example layout:

ensure es_extended/qb-core   # Core framework must start before this

# Start NOLIMITS LIFESTYLE SCRIPT 
ensure nl-LifeStyle

# Other server resources follow

Step 4: install guide for illenium-appearance

1. Open this file

  1. Scroll to around Line 120/110 to find the following function:

  1. Replace the Function: Replace the entire block of the InitializeCharacter function with the updated version provided below.

  2. Update code

circle-check

Step 4: install guide for qb-clothing

1. Open this file

  1. Find the event handler

  2. Updated code

circle-check

Last updated