# Lawman Badges Collection

<figure><img src="/files/JVAXzme0PXYZhL5a1TK1" alt=""><figcaption></figcaption></figure>

### FEATURES

* 21 badges
* Optimized high-quality textures
* All the badges are designed to be synchronized between players.
* Metallic Finish

### HOW TO INSTALL?

* Download your portal.cfx package
* Extract the .zip file and upload the "kh\_badgespack" folder to your server´s resources folder.
* Make sure to add the "ensure kh\_badgespack" directive to your server.cfg file.
* You can obtain the prop adjustment coordinates for the character and the correct bone for any attachment script by accessing the documentation.

### CONFIG FOR KH\_WEARABLES SYSTEM

If you're going to use my accessory system to equip the badges, these are the closest coordinates:

`bone = "SKEL_Spine2",`\
`offset = vector3(0.121, 0.182, 0.111),`\
`rotation = vector3(-12.500, -262.000, -252.500),`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kharan-studio.gitbook.io/kharanstudio/props/lawman-badges-collection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
