Git Product home page Git Product logo

docs's Introduction

πŸ“š KCRP

Welcome to the KCDOJRP Documentation!

πŸ”— These docs can be found at doc.kcdojrp.com

πŸ–‹οΈ Anyone is able to edit and add to our documentation!

πŸ–₯️ If you are looking for our CAD, go to cad.kcdojrp.com

✍️ If you want to contribute to our docs and add more information or maybe just fix a typo, here is a useful guide to get started:

  • If you don't already have one, You will need to create a Github account. You can sign up Here
  1. Click Fork, Than Create Fork to get started!

  2. Now on this fork you can now modify the pages as you please, You can add new information, fix issues, and more! However this will not update on the website just yet!

  3. To make your changes on the website come back to the original repo

  4. Click "Pull Requests" and Create New Pull Request

  5. Add a comment of what you did. For example; "Fixed There instead of Their" or 'Added new information to LEO page"

  6. Our team will review your changed and approve or deny them, If they are denied our team will leave a comment of why.

βž• But wait? I've created the fork, How do I edit??

In order to edit the docs and add what you'd like to them make sure you create a fork as showed above, than go into the docs folder and find the file you want to edit, Or create a folder/file.

All Folders must contain a _category_.json file The file will look like so:

{
 "label": "Fire/Ems",
 "position": 3,
 "link": {
   "type": "generated-index",
   "description": "All the information to join SAFD!"
 }
}

The Label is what you want to name the category. The position is where on the left sidebar the category will be displayed. And the description is a brief description to display when someone clicks on the category.

Now, How do I create a new file/page? Create a file named your topic.md, Example: 10codes.md Now at the top of the file add the following:

---
sidebar_position: 2
---

This marks where in the sidebar under the category you want this page to display, Simply change the number. Now write what information you would like in the file!

πŸ“œ But what about the fancy formatting, images, and links?

All of these files are created using a language called "Markdown" See a full list of markdown formatting here!

πŸ› οΈ Example Markdown Snippet

Here is an example of a markdown snippet to help you get started:

# Welcome to KCDOJRP Documentation

## How to Contribute

1. **Fork the Repository**: Click the 'Fork' button on the top right of the [original repo](https://github.com/MTDOJRP/docs).
2. **Make Changes**: Edit the docs in your fork.
3. **Submit a Pull Request**: Once done, create a pull request to merge your changes.

### Formatting Tips
- **Bold**: `**text**`
- **Italic**: `*text*`
- **Link**: `[Link text](URL)`

I see an issue with the docs but don't know how or can't edit them, Or do you just have a Suggestion?

Feel free to head on over to the Issues tab and click New Issue Here you can create an issue, Type what you need / want fixed/added and add Labels to help us categorize your issue! These are the labels you can use:

  • Added Documentation - a suggestion for us to add a topic or details to the documentation, Notice something is missing and want it added? Use this!
  • Bug/Typo - Oops did we mess something up on our side? Let us know and create a issue with the Bug/Typo label!
  • New Page - Got something brand new for us that isnt at all in the documentation? Use this label!
  • Question - Got a question about the documentation or on how to contribute, You can use this or open a ticket on our Discord!

❓ Any More Questions?

Join our Discord and open a Ticket!

docs's People

Contributors

burnhamr avatar leighton09 avatar ogmindvoid avatar paneedah avatar potatoshapedwhale avatar will9898786 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

docs's Issues

[DOCS] Postal Code Page

Documentation Update/Change Request

Document Title

Understanding Postal Codes

Proposed Change / Addition

We are needing to create a documentation page explain the postal system.
Simply explain the postals, how they work on the map, and the /postal command.

Reason for Change

We currently don't have any documentation or information about the postal system and need to create one.

Additional Information

image
All of these can be 1 page.

[FEATURE] Animal Ped Menu

Feature Request

Feature Description

Add to the default PED's menu animal PEDs for people with the animal PED access role.
Role ID: 1261095533951451136

Problem or Reason

This allows for players to have more types and scenarios to roleplay.

Canted Wheel Snapping

When turning the wheel and getting out of the car, The wheel snaps back to the original position then goes back to the correct one.

[KC-AC] Anti-Heal

Stop player from instant healing themselves without causing false-flags/problems with custom spawnmanager.

[KC-AC] Anti-Fast Run

Check player pos and speed while on foot.

Some useful natives (look into others and compare with a few other anti-cheats before closing):

Reference for more checks - Due to our AntiCheat being closed-source, some details as to what exactly we're doing will be hidden within the private repository. This is to prevent bypasses being made for the anti-cheat quickly.

[KC-Menu] Veh: Keep Engine on Change

If a vehicles engine if already off and a player gets out of a vehicle while having Keep Engine Running the engine gets started again. We want to keep it shut off.

[FEATURE] Log staff punishments to #kc-ac-alerts

Feature Request

Feature Description

When a staff member punishes a player please log it to our #kc-ac-logs

Problem or Reason

This provides additional logging and alerting for the staff members.

Additional Context

N/A

Benefits

This helps staff be in the know of what and when other staff are punishing players.

[KC-Menu] Civ: Add camos to ammunation

I've gone through and added all the ammunition locations.

Please finish removing any old un-needed framework features in the script.

Please look into adding camos to the resource.

Please add more weapons to the resource.
https://vespura.com/fivem/weapons/
This has all the weapons, hashes, and attachments.
All the images are on the CDN server if you go the manager, FiveM folder.

Remove the HUD and anything else you can on screen while the user is in the NUI.

[BUG] Healing False Flag

In-Game Bug Report

Description

When spawning a default ped or entering ped creation mode, it seems it heals you and in turn flags you for healing.

Steps to Reproduce

  1. Spawn a ped
  2. Issue go boom.

Expected Behavior

It not false flag the player.

Screenshots

N/A

Additional Context

N/A

Your Environment

  • Windows 11

[FEATURE/IMPROVEMENT] Tackle Keybinding - Controller

Feature Request

Feature Description

We need to adjust the tackle keybind on controller, I believe it would be best to change it to the attack key(Right Trigger).

Problem or Reason

Currently it's very difficult to press right d-pad while also sprinting and controlling your character.

Additional Context

Could we disable punching only on controller if the player is sprinting?
If the player is sprinting and presses attack, it will trigger the tackle system if the player can tackle.

Benefits

This would make it a lot easier for controller players to tackle.

[FEATURE] BCSO gets SAHP's pants and shoes

Feature Request

Feature Description

After looking at the clothing line the server offers, and as the Sheriff of BCSO I am requesting to change all pants in the BCSO wardrobe with the SAGP pants and shoes. The IDs are as follows, Legs:25 Shoes:25.

Problem or Reason

The reason for this change is that it honestly looks much better.

Additional Context

image

Benefits

It provides a more cleaner and professional appearance to my deputies and it looks nicer from someone else's prospective.


[FEATURE] Set NPC vehicles's as Mission Entities when players enter the vehicle

Feature Request

Feature Description

When a player enters a NPC vehicle(As a Driver), Set the vehicle a mission entity to avoid the vehicle being despawned if its involved in a roleplay scene.

Problem or Reason

This avoids the vehicle being removed from scene when needed. For example, a player is running from police, Steals and NPC vehicle, then ditches it and gets a new vehicle, The one they stole will commonly despawn, Causing LEO's to not be able to locate the suspect.

Additional Context

N/A

Benefits

Please see problem/reason.

[DOCS] Documentation

Some features I would like to highlight somewhere in the documentation:

Getting Started

  • How to join server
  • Discord link invite
  • How to join CAD
  • How to register in CAD and login without Discord and with Discord
  • How to create a citizen
  • How to create a PED
  • How to create a vehicle
  • Basic commands

Postal codes

  • What postals are
  • They are Displayed on minimap nad main map
  • /postal ${postal} command

Clothing Reel

  • Holding down insert key bind here, I forgot
  • Can toggle any piece of clothing

PanMenu

  • How to use, Various permissions

Trusted Civ

  • What is trust civ? How to get it?

LEO Applications

  • What is LEO? How to get it?

10 Codes

  • Have a list of 10 codes available on the docs

cad.mtdojrp.org

  • How to use the cad, create characters, write LEO Reports, Etc
  • F4 in game
    -How to close

Car Display

  • Explain the engine display and fuel display
  • How to re-fuel

LEO Radar

LVC

  • We use LVC for LEO lights and sirens
  • How to use?

/911

  • How to use /911

/me & //me

  • What they do
  • What they are for

Ammunations

  • Can go to any ammunations and get weapons

Anticheat

  • Various messages
  • What to do when banned(open a ticket)

Robberies

  • Able to rob stores
  • Silent alarm

Helicopter Camera and HUD

  • Explain how to enter nad use helicopter camera

/cam, /pcam, /vcam

  • Various cameras you can use

/attach

  • Tow/vehicle attachment script
  • How to use

In Game Voice chat

  • How to setup/use
  • F11 toggles distance

In-game Radio

  • How to open
  • Default keybinds
  • How to use

[KC-Menu] Civ: Animation Consistency

Some animations, for example "hands up" are now detected using the actual animation dict and making use of TaskIsPlayingAnimation (or whatever the method was - you get the idea).

However other animations need extra work.

  • Handcuffs: Prevent the player from being able to easily exit the animation while cuffed (resulting in cuffed behaviour while the player cannot visually see that they're cuffed).

[BUG] Blacklisted commands shown

In-Game Bug Report

Description

All commands listed as blacklisted by the Anti-Cheat are added to the auto-complete in the chat script.

Steps to Reproduce

Type / in chat, and enter one of the blacklisted terms.

Expected Behavior

These shouldn't be visible to players, as curiosity might make them execute it.

Screenshots

N/A

Your Environment

  • OS: Windows 11
  • Affects: All Environments

[BUG] Attempting to drag a player from vehicle failure.

In-Game Bug Report

Description

Seemingly at random I will be unable to grab a player out of a vehicle using the LEO drag system.
The text above the other players head still shows saying to stop dragging.

Steps to Reproduce

  1. Drag a player
  2. Place the player in the back of a LEO vehicle.
  3. Attempt to get the player out of the back of a vehicle.

Expected Behavior

It should just open the door and bring the player out of the vehicle like normal.

Screenshots

Unaval

Additional Context

Vehicle door does not open.

Your Environment

  • Windows 11
  • Happens in all environments.

Please replace the placeholders with the specific details of your bug report. Thank you for helping us improve the game experience!

[FEATURE] `/huk` while hands up should go on knees with hands up

Feature Request

Feature Description

Executing /huk while just your hands are up should have your player get onto their knees.

Problem or Reason

Currently running /huk with hands up just puts your hands down.

Additional Context

Running these through the menu has the same behavior.

Benefits

This would allow players who have their hands up go onto their knees which is commonly hands up -> hands up knees.

32 Sirens Documentation

We need to create a documentation page for SirenSetting Limit Adjuster 2.0.2 aka 32 Sirens Plugin.
Need to do a installation tutorial and download link.

How to install:

  1. Close FiveM if its open
  2. Download the .zip file
  3. Extract the .zip file.
  4. Copy the ASI file to your FiveM Game data folder/plugins, Path should be C:/Users/{your name}/AppData/Local/FiveM/FiveM Application Data/plugins
  5. Start your game and you are done!

What it does?
In simple terms, It allows our Emergency vehicles to have more and better lighting.
Advanced Definition:
This ASI modified your GTAV siren buffer limit allowing up to 32 lights per vehicle instead of the default 21 and additionally increases the amount of light object ID's allowed by FiveM natively from 255 to 65535, This allows for more custom lights for all the vehicles.

[chat] Implement Muting

Implementation for the players to be muted properly since chat works on a command basis. Prevent events in the chat script to stop the person from talking.

[KC-Menu] Veh: Emergency Vehicle Door Lock

When a player enters an emergency vehicle (or is placed within it on the back seats) - they should be stuck in the back (as emergency vehicles lock automagically).

Current bugs with this system:

  • Fix player only being able to exit through the door nearest to them. They should be able to exit if either one of the two back doors is open.
  • ^ Adding to the above - Make sure the player moves to the seat on the other side before exiting. Otherwise they'll just open the door and it'll be weird.

[BUG] Discord ID Not Found

In-Game Bug Report

Description

Sometimes upon join it'll state that it couldn't find a discord id. Other scripts seem to not have a problem.

Steps to Reproduce

Join the server.

Expected Behavior

It not to do that.

Screenshots

N/A

Additional Context

N/A

Your Environment

  • Windows 11

[BUG] No Clip Camera detaches from player

In-Game Bug Report

Description

Seemingly randomly when I am flying around in no clip my camera will disconnect from the player and I will be unable to control it. However exiting no clip my camera returns to my player, and re-entering my camera is still stuck at that position.

Steps to Reproduce

  1. Go in and out of no clip, Fly around, max speed, Randomly happens.

Expected Behavior

The camera should remain properly attached to the player during no clip.

Screenshots

Unaval

Additional Context

Possibly re-create the camera?

Your Environment

  • Windows 11

[BUG] `/help` returns different sized text

In-Game Bug Report

Description

When running /help it prints out 2 different text sizes in the same message.

Steps to Reproduce

  1. Execute /help
  2. trigger OCD

Expected Behavior

It should all be the same size.

Screenshots

image

Additional Context

This may affect other commands, Have not tested enough or found another at this time.

Your Environment

  • Windows 11

[FEATURE] Welcome Screen

Feature Request

Feature Description

This feature would implement an NUI that displays when the player connects to the server. This screen would allow the player to visualize and modify their characters, select which one to spawn as, and select which area within the AOP they would like to spawn at. We could possibly also add a way to spawn and customize a vehicle (this would be cool as fuck and I'd love to do this).

Problem or Reason

The reason for this feature would be to streamline the process of a player joining the server for the first time and make it more user-friendly.

Benefits

This will benefit users as they will be able to easily control their civilians and would give them loads more control over everything that they would want/need to do.

Additional Context

We could also use this initial screen to force the player towards the CAD and ensure they have a character setup before being able to play. This is debatable however, as it could make the process a little more convoluted.

I would also like to have a way to let the player back into this screen from KC-Menu if they would like to.


Please replace the placeholders with the specific details of your feature request. Your contributions help us continuously improve and expand the gaming experience in KCDOJRP!

[BUG/IMPROVEMENT] "Delete Object" message consistency

In-Game Bug Report

Description

Pressing Delete Object in the Placeable Objects menu when selecting on "Near" and no objects nearby does not have an output.
However if you have a Radius set it prints out [Error] No placeable objects found near you

Steps to Reproduce

  1. Open Placeable Objects Menu
  2. Select Delete Object on Near and a Radius

Expected Behavior

It should be consistent between the various options, Either no output or always an output.

Screenshots

image

Additional Context

N/A

Your Environment

  • Windows 11

[BUG] KCAC Flag when Spamming No Clip

In-Game Bug Report

Description

I was able to trigger KCAC Anti Ragdoll while spamming no clip in midair.

Steps to Reproduce

  1. Enter no flip
  2. Fly into the air
  3. Exit and re-enter repeatedly

Expected Behavior

Staff members shouldn't be spamming no clip, However I want to make sure that even if they do it does not false flag the staff member.

Screenshots

Unaval

Additional Context

N/A

Your Environment

  • Windows 11

[FEATURE] `/me` text display

Feature Request

Feature Description

We need too add 3d text above the player how we previously had it.

Problem or Reason

This allows it to be easier for player to see what player ran /me

Additional Context

lJZbcGA

Benefits

See Reason.

[KC-AC] Anti-VPN

Reference - Due to our AntiCheat being closed-source, some details as to what exactly we're doing will be hidden within the private repository. This is to prevent bypasses being made for the anti-cheat quickly.

[KC-AC] Weapon Blacklist

Create a feature that prevents:

  • Prevent any weapons from being in the player's inventory if they're blacklisted
  • Adding weapons outside of the ammunation store
  • Removing weapons

[Ammunation] GUI Elements need to be moved

Weapons within Ammunation have just been off-set more to the right side. GUI Elements need to follow suite as they're now going to be misaligned and in the wrong places.

[KC-Menu] Civ: Ped Tattoos

Add support for tattoos to be loaded when you spawn your ped back in. I hate them ;-;

They are already saved, just need to figure out how to apply them.

[BUG] Can still drive when dead

In-Game Bug Report

Description

Silly zombie driving

Steps to Reproduce

  1. Click to spawn vehicle
  2. Get ran over by Skyy
  3. Wasted screen shows up
  4. Vehicle spawn
  5. You alive again, silly I know
  6. Drive?

Expected Behavior

I pulled out a vehicle and died while doing so, and when it finally spawned, I was on the wasted screen, but looked alive, and was able to drive.

Screenshots

image

Additional Context

You silly?

Your Environment

  • Windows 11

[FEATURE] Uniform Update For Sheriff Department

Uniform Update For Sheriff Department 🚨

To update the Sheriff's Department uniforms to ensure they are modern, functional, and reflective of the department’s professionalism and readiness.

Drawable/texture Numbers

Particular Uniform: Drug Enforcement All Black

Clothes

  • Mask
    Drawable (0) Texture (0)
  • Hands
    Drawable (0) Texture (0)
  • Legs
    Drawable (63) Texture (0)
  • Bags and parachute
    Drawable (0) Texture (0)
  • Shoes
    Drawable (24) Texture (0)
  • Scarf and chais
    Drawable (0) Texture (0)
  • Shirt
    Drawable (15) Texture (0)
  • Body armor
    Drawable (28) Texture (0)
  • Decals
    Drawable (0) Texture (0)
  • Jackets
    Drawable (182) Texture (0)

Props

  • Hats and helmets
    Drawable (143) Texture (0)
  • Glasses
    Drawable (-1) Texture (-1)
  • Ear
    Drawable (-1) Texture (-1)
  • Watches
    Drawable (-1) Texture (-1)
  • Bracelets
    Drawable (-1) Texture (-1)

Additional Information

Any issues please let me know, thanks.

[FEATURE] Remove "Heal Current Player"

Feature Request

Feature Description

I believe that Heal Current Player in the Player Actions in basically useless and really could only be abused and not useful in any RP scenarios.

Problem or Reason

This extra option adds more clutter to the menu and could be abused.

Additional Context

N/A

Benefits

This could remove an option from the menu making it less cluttered, One less possible thing to abuse, and we would no longer need the anti cheat exception for this making our anticheat even better.

[KC-AC] Add check to ammunation script

Reference - Due to our AntiCheat being closed-source, some details as to what exactly we're doing will be hidden within the private repository. This is to prevent bypasses being made for the anti-cheat quickly.

[BUG] KCAC False Flags while switching player character PEDS

In-Game Bug Report

Description

KCAC is currently false flagging when a player switches their character player PED. It states the player was found invisible, However this is due to native GTA V making the player invisible while loading the player model PED.

Steps to Reproduce

  1. Spawn a default player PED.
  2. Check Logs

Expected Behavior

This should not be triggering the AC as this is a default GTA V feature.

Screenshots

N/A

Additional Context

N/A

Your Environment

  • Windows 11
  • Happens in all environments.

[KC-Menu] Civ: Automatic Vehicle Reg

Can you research this, Not implement.
Auto vehicle register to CAD, How much of this information can you easily get?

image
You can auto assume valid insurance and registration

If we can do this, I'll add an endpoint for you to register a vehicle for someone by Discord ID.
Not sure how to choose what character to register the vehicle to? Maybe allow the user to type character name? Maybe register to the latest character, Then players can transfer it to another character via the CAD if they want?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.