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

Gulag

Prison Setup
location = vector3(2352.7148, 2311.1467, 12.0016), -- Distance Check location
permission = {'god', 'admin'}, -- Permission to send and remove from the gulag
Cell Setup
prisoncells = { 
    -- Cell system
    vector4(2358.5652, 2320.4592, 12.0016, 136.8698),
    vector4(2353.8477, 2326.0635, 12.0017, 124.9561),
    vector4(2355.9453, 2323.0178, 12.0016, 129.2934),
    vector4(2360.6565, 2317.4329, 12.0017, 129.2701),
    vector4(2363.0408, 2314.9751, 12.0016, 124.0095),
    vector4(2365.2307, 2312.2063, 12.0016, 111.8277),
    vector4(2367.6111, 2309.2947, 12.0016, 126.9882),
    vector4(2352.6238, 2296.7783, 12.0017, 309.6866),
    vector4(2350.6387, 2299.7551, 12.0017, 317.7639),
    vector4(2347.9275, 2302.0195, 12.0016, 322.4753),
    vector4(2343.2766, 2307.6160, 12.0016, 319.4256),
    vector4(2340.9468, 2310.5898, 12.0016, 299.6716),
    vector4(2338.5393, 2313.6311, 12.0016, 300.6355),
    vector4(2367.9001, 2309.2424, 15.9536, 115.3698),
    vector4(2365.5356, 2312.1223, 15.9536, 134.6278),
    vector4(2363.0737, 2314.5938, 15.9536, 151.5760),
    vector4(2361.0986, 2317.9106, 15.9536, 126.6170),
    vector4(2358.0640, 2320.1716, 15.9536, 127.5630),
    vector4(2356.0071, 2323.3455, 15.9536, 131.2424),
    vector4(2353.4646, 2325.7205, 15.9536, 133.7010),
    vector4(2338.4155, 2313.1528, 15.9536, 314.1790),
    vector4(2340.7925, 2310.7061, 15.9536, 305.7609),
    vector4(2343.2209, 2307.7183, 15.9536, 294.6114),
    vector4(2345.7007, 2305.4324, 15.9536, 309.0855),
    vector4(2348.3042, 2302.1367, 15.9536, 308.4505),
    vector4(2350.4219, 2299.6455, 15.9536, 293.0359),
    vector4(2352.8887, 2296.9756, 15.9536, 312.6573)
}
PreviousLootCasesNextHands up & Steal

Last updated 11 months ago

📖
⚠️