ALW
ALW
  • ⭐ALW Script Documentation
  • 📖Product Guides
    • ALW1
      • 🎁LootCases
      • ⚠️Gulag
      • 👐Hands up & Steal
      • 🔫Weapon Repair
      • 🪙Pawn Shops
Powered by GitBook
On this page
  1. Product Guides
  2. ALW1

Weapon Repair

Table Setup
  • Setup a weapon repair table or multiple!

WeaponRepairTables = {
    {
        coords = vector4(-899.5596, 242.5787, 3.0499, 186.3343), -- Coordinates of the repair table
        locked = false, -- Set to a specific gang role or job, or false for unlocked
        location = "Los Santos",
        blip = true, -- Enable/disable blip for visibility
        model = 'ex_prop_crate_ammo_bc', -- Model representing the repair station, accessible via 3rd eye
        price = 50000 -- Cost to repair weapons
    },
}
PreviousHands up & StealNextPawn Shops

Last updated 11 months ago

📖
🔫