SnailyCAD / fivem-integrations

FiveM Integrations for SnailyCADv4
https://docs.snailycad.org/docs/fivem-integrations/scripts
MIT License
7 stars 5 forks source link

Duty Status #73

Closed marshular closed 11 months ago

marshular commented 1 year ago

Command that sets duty status in the cad

Example: /status <10-8/10-80/etc.>

Also exports to set and get current status.

(I don't know my 10 codes)

casperiv0 commented 1 year ago

Will see what’s possible later

marshular commented 1 year ago

Any update this or my other suggestion for the ingame DMV?

JustCreizy commented 1 year ago

What’s bugging me is that depending on the server and the state for example it’s portraying, some may have differences in the 10 codes.

For nearly all 10-8 and 10-7 are the same, but the rest vary.

Example for 10-80 General purpose: Chase in progress Norfolk, Virginia: Critical Call (Code Red) Walnut Creek, California: Explosion

So if this is gonna be made, it’s probably gonna be: 10-8 On duty 10-7 off duty

That’s my opinion at least

casperiv0 commented 1 year ago

I could possibly fetch all the 10 codes (STATUS_CODE)? This will then allow them to select whichever one they want, I have some ideas and trying to write them down currently

casperiv0 commented 1 year ago

Idea:

  1. Fetch the current user via game identifier
  2. Command opens a menu
  3. Able to select any 10-code (STATUS|SITUATION code)