> For the complete documentation index, see [llms.txt](https://docs.dokku.co.kr/shiba/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dokku.co.kr/shiba/guide/undefined/fivem.md).

# FiveM 기초 용어

***

### <mark style="color:green;">**RP (Role-Playing)**</mark>

**RP (Role-Playing)**&#xB294; 게임 내 캐릭터의 역할을 충실히 수행하며, 해당 캐릭터의 성격, 배경 이야기, 목표 등을 바탕으로 자유롭게 행동하고 상호작용하는 플레이 방식을 의미합니다.\
예를 들어, RP 상황에서는 캐릭터가 실제 상황에서 반응할 법한 방식으로 대화하거나 행동하게 됩니다.

> **예시:**\
> 만약 캐릭터가 경찰이라면, 도망치는 범인을 추격하거나 제압하는 행동을 RP 방식으로 자연스럽게 표현해야 합니다.

***

### <mark style="color:red;">**Non-RP (Non-Role-Playing)**</mark>

**Non-RP (Non-Role-Playing)**&#xB294; RP를 의도적으로 무시하거나, 비현실적이고 비상식적인 행동을 통해 RP 상황을 깨뜨리는 행위를 의미합니다.\
이러한 행동은 RP의 몰입감을 방해할 수 있으며, <mark style="color:red;">**서버 규칙 위반**</mark>으로 간주될 수 있습니다.

> **예시:**\
> 현실적으로 가능하지 않은 초능력을 사용하거나, 캐릭터의 성격과 전혀 어울리지 않는 행동을 반복적으로 수행하는 경우.

***

### <mark style="color:red;">**Bad-RP (Bad Role-Playing)**</mark>

**Bad-RP (Bad Role-Playing)**&#xB294; RP를 제대로 수행하지 못하거나, RP 상황에 맞지 않는 부적절한 방식으로 행동하는 것을 의미합니다.\
이는 RP 몰입감을 저해할 뿐만 아니라 다른 플레이어의 경험을 방해할 수 있습니다.

이러한 행동은 RP의 몰입감을 방해할 수 있으며, <mark style="color:red;">**서버 규칙 위반**</mark>으로 간주될 수 있습니다.

> **예시:**\
> RP 상황에서 경찰이 아무 이유 없이 시민을 체포하거나, 정당한 이유 없이 캐릭터를 과도하게 공격하는 경우.

***

### <mark style="color:blue;">**OOC (Out of Character)**</mark>

**OOC (Out of Character)**&#xB294; 캐릭터의 역할을 벗어난 상태에서, 즉 플레이어의 실제 생각이나 의도로 대화하거나 행동하는 것을 의미합니다.\
OOC는 일반적으로 캐릭터가 아닌 플레이어의 입장에서 필요한 정보를 전달하거나, 게임 외적인 상황을 논의할 때 사용됩니다.

> **예시:**\
> 게임 내 채팅에서 “\[OOC] 지금 잠시 자리를 비워야 해요.”와 같이 대화를 시작하여, 실제 상황에서의 정보를 전달할 때.

***

### <mark style="color:orange;">**IC (In Character)**</mark>

**IC (In Character)**&#xB294; 캐릭터의 관점에서 게임 내 상황을 RP 방식으로 해석하고 행동하는 것을 의미합니다.\
IC에서는 플레이어의 개인적인 의견을 배제하고, 캐릭터의 성격과 상황에 따라 자연스럽게 반응해야 합니다.

> **예시:**\
> 캐릭터가 의사라면 부상당한 캐릭터를 진료하거나, 상황에 맞는 전문적인 용어를 사용해 대화를 이어나가는 경우.

***

#### ※ 주의사항

* RP 환경에서는 OOC와 IC의 경계를 명확히 유지하는 것이 중요합니다.
* <mark style="color:red;">**Non-RP**</mark> 또는 <mark style="color:red;">**Bad-RP**</mark> 행위는 서버의 질서를 어지럽히고 제재를 받을 수 있으니 주의하세요.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.dokku.co.kr/shiba/guide/undefined/fivem.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.
