Arius Scripts
  • Resources
    • 🚘Arius Vehicleshop
      • ðŸ’ŧInstalation
      • 📰Configuration
      • ðŸŽĨPreview
    • ðŸ‘ŪArius Policejob
      • ðŸ’ŧInstallation
      • 📰Configuration
      • ðŸŽŊSuspect Interactions
      • 🔷Interactions
    • ðŸ’ļArius Billing
      • ðŸ’ŧInstallation
  • 🚑Arius Ambulancejob
    • ðŸ’ŧInstallation
    • 📰Configuration
      • ðŸĨAdd Hospitals
      • ðŸ‡ŦðŸ‡ēHospital Zone
      • ðŸ“ĶAdd Stashes
      • 🛒Add Shops
      • 🚗Add Garages
      • ðŸĶīAdd Injuries
    • ⚡Exports & Events
  • ðŸĶŒArius Hunting
    • ðŸ’ŧInstallation
    • 📰Configuration
      • ðŸŽŊTarget Setup
      • 🔓Aim Block
      • ⛹Campfire
      • ðŸđHunting Zones
Powered by GitBook
On this page
  1. Arius Ambulancejob
  2. Configuration

Hospital Zone

Last updated 1 year ago

The zone coords is important because all the npcs load when you get in the zone

zone = {
    pos = vec3(299.0, -585.28, 43.28),
    size = vec3(200.0, 200.0, 200.0),
},

The pos is the hospital zone coords where the hospital is located

 pos = vec3(299.0, -585.28, 43.28),

The size is the radius of the zone

size = vec3(200.0, 200.0, 200.0),

In the script there are used ox_lib zones for more informaton you can

🚑
📰
ðŸ‡ŦðŸ‡ē
🔗
Link