Command Post

Cheep Scripts Development
December 9, 2025
Command Post

Description

Command Post Script

Standalone Firefighter/Law Enforcement Command Post script for FiveM. Place command posts, write notes, and access historical data.

Requirements

  • ox_lib - Required for UI, zones, and notifications
  • oxmysql - Required for database operations

Installation

  1. Place cs_commandpost in resources/[scripts]
  2. Add ensure cs_commandpost to server.cfg
  3. Configure in config.lua
  4. Restart server

Configuration

Config.CommandPostModel = `m23_2_prop_m32_desk_01a`
Config.EnablePermissions = false
Config.PermissionSystem = 'ace'
Config.AllowedJobs = {'police', 'ambulance', 'fire'}
Config.ShowLight = true
Config.Debug = false

Commands

  • /commandpost - Place command post
  • /cp - Place command post
  • /disassemblepost - Disassemble nearest post
  • /cppermissions - Toggle permissions (admin)
  • /cpcleanup [days] [all] [dry] - Cleanup old posts (admin)

ACE Permissions

Add to server.cfg:

add_ace group.police commandpost.place allow
add_ace group.police commandpost.access allow
add_ace group.ambulance commandpost.place allow
add_ace group.ambulance commandpost.access allow

Usage

  1. Use /commandpost to place a command post
  2. Press E near a post to open UI
  3. Write and save notes
  4. View history in the History tab
  5. Use /disassemblepost to disassemble the nearest post

Support

Discord: https://discord.gg/XHrPvWVHRW

Reviews

Please sign in to leave a review
No reviews yet. Be the first to review!
Free
0.0(0 reviews)
0 downloads
Category: Roleplay