Tuff Scripts
TebexDiscordYoutube
  • πŸ”¨Tuff Script's
  • SCRIPTS
    • Tuff WheelStancer v2
      • πŸ’»Installation Guide
      • βš™οΈConfig File
    • Tuff Advance Nitrous and Purge
      • πŸ’»Installation Guide
      • βš™οΈConfig File
  • others
    • Discord Webhook
Powered by GitBook
On this page
  1. SCRIPTS
  2. Tuff WheelStancer v2

πŸ’»Installation Guide

PreviousTuff WheelStancer v2NextConfig File

Last updated 1 month ago

CtrlK

Important Steps

  • First of all open the file you downloaded from your keymaster

  • Copy folder named[tuff] and paste itwithin your resources folder.

  • Start your scripts after oxlib , to prevent any dependencies or server load issues.

  • Ensure[tuff]starts after all other scripts to have necessary components loaded.

  • Example of my "server.cfg" file : πŸ‘‡


----------------------------------
# QBCore & Extra stuff
ensure qb-core
ensure [qb]
ensure [standalone]
ensure [voice]
ensure [defaultmaps]
ensure [vehicles]
ensure ox_lib

# Tuff Scripts
ensure [tuff] -- Start my Scripts in a Folder like this !
----------------------------------