> For the complete documentation index, see [llms.txt](https://jgs.gitbook.io/jgsdev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jgs.gitbook.io/jgsdev/docs/samp-chat.md).

# JGS Samp Chat

<figure><img src="/files/9GMIqcaDocoAavr18G9y" alt=""><figcaption></figcaption></figure>

Using the documentation on this website, you can navigate between the different sections of the script. Among them, you will find the dependencies, the installation guide and the chat settings.

<details>

<summary>Default Command List</summary>

* **/chatconfig**\
  Configure the chat to your preference by adjusting settings like style, size, or format.
* **/me**\
  Perform an action or describe something you're doing.
* **/do**\
  Describe a situation or context in the environment, used for narrative details.
* **/ame**\
  Perform an action or describe something you're doing, displaying floating text above your character's head.
* **/say**\
  Speak in-character (IC) as if your character is talking in the game.
* **/b**\
  Send an out-of-character (OOC) message in the general chat.
* **/cw**\
  IC chat visible only to players inside your vehicle.
* **/l**\
  Speak quietly IC, reducing the hearing range.
* **/w**\
  Send a private IC message to a specific player.
* **/s**\
  Speak loudly IC, increasing the hearing range.
* **/black**\
  Darkens the entire screen to take clean screenshots of the chat.
* **/pm**\
  Send a private (OOC) message to a specific player.
* **/info**\
  View your character's IC information.
* **/cash**\
  Displays the amount of cash you have.
* **/bank**\
  Displays the amount of money in your bank account.
* **/job**\
  Shows your current job.
* **/time**\
  Displays the current server time.
* **/dices**\
  Roll dice to generate a random number between two values of your choice.
* **/try**\
  Attempt an action, showing whether it succeeds or fails.
* **/ad**\
  Publish an admin announcement in the chat.
* **/jobad**\
  Post a job-related announcement, configurable to also publish on Discord.
* **/megaphone**\
  Use a megaphone, primarily for police or configurable vehicles.

</details>

{% hint style="info" %}
I would like to remind that any kind of problem or question the customer may have can open a ticket in our [official discord](https://discord.gg/fnuDPUMz4P).
{% endhint %}

***

Below you will find direct links to the different sections of the documentation.

{% content-ref url="/pages/lw0szNu8IPv0ZumUcMFZ" %}
[Dependencies](/jgsdev/docs/chat/dependencies.md)
{% endcontent-ref %}

{% content-ref url="/pages/cBiyKP9uBcoTu8j6PacW" %}
[Installation](/jgsdev/docs/chat/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/JWoewLSF6Wa6FAcBWLud" %}
[Configuration](/jgsdev/docs/chat/configuration.md)
{% endcontent-ref %}
