text stringlengths 1 2.83M | id stringlengths 16 152 | metadata dict | __index_level_0__ int64 0 949 |
|---|---|---|---|
---
title: GangZoneShowForPlayer
description: Prikaži gang zonu za igrača.
tags: ["player", "gangzone"]
---
## Deskripcija
Prikaži gang zonu za igrača. Prvo mora biti kreirana sa GangZoneCreate.
| Ime | Deskripcija |
| ... | openmultiplayer/web/docs/translations/bs/scripting/functions/GangZoneShowForPlayer.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/GangZoneShowForPlayer.md",
"repo_id": "openmultiplayer",
"token_count": 847
} | 351 |
---
title: GetNetworkStats
description: Funkcija koja dobiva mrežne statistike servera i pohranjuje ih u string (niz).
tags: []
---
## Deskripcija
Funkcija koja dobiva mrežne statistike servera i pohranjuje ih u string (niz).
| Ime | Deskripcija |
... | openmultiplayer/web/docs/translations/bs/scripting/functions/GetNetworkStats.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/GetNetworkStats.md",
"repo_id": "openmultiplayer",
"token_count": 1020
} | 352 |
---
title: GetPlayerTargetPlayer
description: Provjeri na koga igrač cilja.
tags: ["player"]
---
## Deskripcija
Provjeri na koga igrač cilja.
| Ime | Deskripcija |
| -------- | ------------------------------- |
| playerid | ID igrača na kojeg igrač cilja. |
## Returns
ID ciljanog igrača, i... | openmultiplayer/web/docs/translations/bs/scripting/functions/GetPlayerTargetPlayer.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/GetPlayerTargetPlayer.md",
"repo_id": "openmultiplayer",
"token_count": 499
} | 353 |
---
title: GetSVarType
description: Dobija tip (cijeli broj, float or string) server varijable.
tags: []
---
## Deskripcija
Dobija tip (cijeli broj, float or string) server varijable.
| Ime | Deskripcija |
| ------- | ----------------------------------- |
| varname | Ime server varijable ... | openmultiplayer/web/docs/translations/bs/scripting/functions/GetSVarType.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/GetSVarType.md",
"repo_id": "openmultiplayer",
"token_count": 744
} | 354 |
---
title: GetVehicleParamsEx
description: Gets a vehicle's parameters.
tags: ["vehicle"]
---
## Deskripcija
Gets a vehicle's parameters.
| Ime | Deskripcija |
| ----------------- | ------------------------------------------------------... | openmultiplayer/web/docs/translations/bs/scripting/functions/GetVehicleParamsEx.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/GetVehicleParamsEx.md",
"repo_id": "openmultiplayer",
"token_count": 910
} | 355 |
---
title: IsActorInvulnerable
description: Provjerite je li aktor neranjiv.
tags: []
---
:::warning
Ova funkcija je dodana u SA-MP 0.3.7 i ne radi u nižim verzijama!
:::
## Deskripcija
Provjerite je li aktor neranjiv.
| Ime | Deskripcija |
| ------- | ------------------------ |
| actorid | ID ak... | openmultiplayer/web/docs/translations/bs/scripting/functions/IsActorInvulnerable.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/IsActorInvulnerable.md",
"repo_id": "openmultiplayer",
"token_count": 411
} | 356 |
---
title: IsPlayerStreamedIn
description: Provjerava ako je igrač učitan u klijent drugog igrača.
tags: ["player"]
---
## Deskripcija
Provjerava ako je igrač učitan u klijent drugog igrača.
| Ime | Deskripcija |
| ----------- | -----------------------... | openmultiplayer/web/docs/translations/bs/scripting/functions/IsPlayerStreamedIn.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/IsPlayerStreamedIn.md",
"repo_id": "openmultiplayer",
"token_count": 693
} | 357 |
---
title: NetStats_BytesReceived
description: Gets the amount of data (in bytes) that the server has received from the player.
tags: []
---
## Deskripcija
Gets the amount of data (in bytes) that the server has received from the player.
| Ime | Deskripcija |
| -------- | -----------------------... | openmultiplayer/web/docs/translations/bs/scripting/functions/NetStats_BytesReceived.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/NetStats_BytesReceived.md",
"repo_id": "openmultiplayer",
"token_count": 741
} | 358 |
---
title: PlayerTextDrawBoxColor
description: Postavlja boju box-a textdraw-a (PlayerTextDrawUseBox).
tags: ["player", "textdraw", "playertextdraw"]
---
## Deskripcija
Postavlja boju box-a textdraw-a (PlayerTextDrawUseBox).
| Ime | Deskripcija |
|-----------... | openmultiplayer/web/docs/translations/bs/scripting/functions/PlayerTextDrawBoxColor.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/PlayerTextDrawBoxColor.md",
"repo_id": "openmultiplayer",
"token_count": 914
} | 359 |
---
title: PlayerTextDrawUseBox
description: Omogući/onemogući korišćenje box-a za player-textdraw.
tags: ["player", "textdraw", "playertextdraw"]
---
## Deskripcija
Omogući/onemogući korišćenje box-a za player-textdraw.
| Ime | Deskripcija |
|---------------... | openmultiplayer/web/docs/translations/bs/scripting/functions/PlayerTextDrawUseBox.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/PlayerTextDrawUseBox.md",
"repo_id": "openmultiplayer",
"token_count": 934
} | 360 |
---
title: SendDeathMessage
description: Dodaje smrt 'killfeedu' s desne strane ekrana za sve igrače.
tags: []
---
## Deskripcija
Dodaje smrt 'killfeedu' s desne strane ekrana za sve igrače.
| Ime | Deskripcija ... | openmultiplayer/web/docs/translations/bs/scripting/functions/SendDeathMessage.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/SendDeathMessage.md",
"repo_id": "openmultiplayer",
"token_count": 903
} | 361 |
---
title: SetObjectMaterial
description: Zamijeni teksturu objekta sa teksturom drugog modela iz igre.
tags: []
---
## Deskripcija
Zamijeni teksturu objekta sa teksturom drugog modela iz igre.
| Ime | Deskripcija ... | openmultiplayer/web/docs/translations/bs/scripting/functions/SetObjectMaterial.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/SetObjectMaterial.md",
"repo_id": "openmultiplayer",
"token_count": 1412
} | 362 |
---
title: SetPlayerChatBubble
description: Kreira chat balončić iznad igračevog nametag-a.
tags: ["player"]
---
## Deskripcija
Kreira chat balončić iznad igračevog nametag-a.
| Ime | Deskripcija |
| ------------ | ----------------------------------------------... | openmultiplayer/web/docs/translations/bs/scripting/functions/SetPlayerChatBubble.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/SetPlayerChatBubble.md",
"repo_id": "openmultiplayer",
"token_count": 684
} | 363 |
---
title: SetPlayerObjectPos
description: Postavlja poziciju player-objekta u navedenim kordinatama.
tags: ["player"]
---
## Deskripcija
Postavlja poziciju player-objekta u navedenim kordinatama.
| Ime | Deskripcija |
| -------- | ----------... | openmultiplayer/web/docs/translations/bs/scripting/functions/SetPlayerObjectPos.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/SetPlayerObjectPos.md",
"repo_id": "openmultiplayer",
"token_count": 1038
} | 364 |
---
title: SetPlayerWorldBounds
description: Postavite granice svijeta igraču.
tags: ["player"]
---
## Deskripcija
Postavite granice svijeta igraču. Igrači ne mogu ići izvan granica (biće gurnuti nazad).
| Ime | Deskripcija |
| ----------- | -----------------------------------... | openmultiplayer/web/docs/translations/bs/scripting/functions/SetPlayerWorldBounds.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/SetPlayerWorldBounds.md",
"repo_id": "openmultiplayer",
"token_count": 720
} | 365 |
---
title: SetVehicleToRespawn
description: Postavlja vozila nazad na poziciju gdje je kreirano.
tags: ["vehicle"]
---
## Deskripcija
Postavlja vozila nazad na poziciju gdje je kreirano.
| Ime | Deskripcija |
| --------- | -------------------- |
| vehicleid | ID vozila za respawn |
## Returns
1: Fun... | openmultiplayer/web/docs/translations/bs/scripting/functions/SetVehicleToRespawn.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/SetVehicleToRespawn.md",
"repo_id": "openmultiplayer",
"token_count": 292
} | 366 |
---
title: StopPlayerHoldingObject
description: Uklanja prikvačene objekte.
tags: ["player"]
---
## Deskripcija
Uklanja prikvačene objekte.
| Ime | Deskripcija |
| -------- | --------------------------------------------------- |
| playerid | ID igrača kojem želite uklonit... | openmultiplayer/web/docs/translations/bs/scripting/functions/StopPlayerHoldingObject.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/StopPlayerHoldingObject.md",
"repo_id": "openmultiplayer",
"token_count": 342
} | 367 |
---
title: TextDrawSetPreviewVehCol
description: Ako je model vozila korišten u 3D textdraw pregledu (3D preview textdraw), ovo postavlja dvije vrijednosti boja za to vozilo.
tags: ["textdraw"]
---
## Deskripcija
Ako je model vozila korišten u 3D textdraw pregledu (3D preview textdraw), ovo postavlja dvije vrijednost... | openmultiplayer/web/docs/translations/bs/scripting/functions/TextDrawSetPreviewVehCol.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/TextDrawSetPreviewVehCol.md",
"repo_id": "openmultiplayer",
"token_count": 850
} | 368 |
---
title: UpdateVehicleDamageStatus
description: Postavlja različite statuse vizuelnog oštećenja vozila, kao što su ispucale gume, slomljena svjetla i oštećeni paneli.
tags: ["vehicle"]
---
:::tip
Za neke korisne funkcije za rad s vrijednostima oštećenja vozila pogledajte [ovdje](../resources/damagestatus).
:::
##... | openmultiplayer/web/docs/translations/bs/scripting/functions/UpdateVehicleDamageStatus.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/UpdateVehicleDamageStatus.md",
"repo_id": "openmultiplayer",
"token_count": 976
} | 369 |
---
title: fgetchar
description: Čita jedan znak iz datoteke.
tags: []
---
:::warning
Ova funkcija započinje malim slovom.
:::
## Deskripcija
Čita jedan znak iz datoteke.
| Ime | Deskripcija |
| ------ | ------------------------------------------------------... | openmultiplayer/web/docs/translations/bs/scripting/functions/fgetchar.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/fgetchar.md",
"repo_id": "openmultiplayer",
"token_count": 1048
} | 370 |
---
title: floatsub
description: Oduzima jedan float od drugog.
tags: []
---
:::warning
Ova funkcija započinje malim slovom.
:::
## Deskripcija
Oduzima jedan float od drugog. Imajte na umu da ova funkcija nema stvarnu upotrebu, jer se umesto nje može jednostavno koristiti standardni operator (-).
| Ime | Deskri... | openmultiplayer/web/docs/translations/bs/scripting/functions/floatsub.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/floatsub.md",
"repo_id": "openmultiplayer",
"token_count": 455
} | 371 |
---
title: gpci
description: Dohvatite CI (računarska/klijentska identifikacija) korisnika, ovo je povezano s njihovim SAMP/GTA-om na njegovom računaru.
tags: []
---
:::warning
Ova funkcija započinje malim slovom.
:::
## Deskripcija
Dohvatite CI (računarska/klijentska identifikacija) korisnika, ovo je povezano s n... | openmultiplayer/web/docs/translations/bs/scripting/functions/gpci.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/gpci.md",
"repo_id": "openmultiplayer",
"token_count": 781
} | 372 |
---
title: strcat
description: Ova funkcija spaja dva stringa u odredišni string.
tags: []
---
:::warning
Ova funkcija započinje malim slovom.
:::
## Deskripcija
Ova funkcija spaja dva stringa u odredišni string.
| Ime | Deskripcija |
| --------------------- | ------... | openmultiplayer/web/docs/translations/bs/scripting/functions/strcat.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/functions/strcat.md",
"repo_id": "openmultiplayer",
"token_count": 515
} | 373 |
---
title: Slotovi komponenti
---
:::info
Sljedeći tipovi automobilskih modova mogu se koristiti za rad sa [GetVehicleComponentInSlot](../functions/GetVehicleComponentInSlot) funkcijom.
:::
| Slot | Definicija |
| ---- | ----------------------- |
| 0 | CARMODTYPE_SPOILER |
| 1 | CARMODTYPE_H... | openmultiplayer/web/docs/translations/bs/scripting/resources/Componentslots.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/bs/scripting/resources/Componentslots.md",
"repo_id": "openmultiplayer",
"token_count": 382
} | 374 |
---
title: OnActorStreamIn
description: Dieses Callback wird ausgeführt wenn ein Actor von einem Spieler gestreamt wird.
tags: []
---
<VersionWarn name='callback' version='SA-MP 0.3.7' />
## Description
Dieses Callback wird ausgeführt wenn ein Actor von einem Spieler gestreamt wird.
| Name | Beschreibung ... | openmultiplayer/web/docs/translations/de/scripting/callbacks/OnActorStreamIn.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/de/scripting/callbacks/OnActorStreamIn.md",
"repo_id": "openmultiplayer",
"token_count": 389
} | 375 |
---
title: Common Issues
---
## Contents
## Client
### Tengo constantemente el error "San Andreas cannot be found"
¡San Andreas Multiplayer **NO ES** un programa independiente! Solo añade funciones multijugador al GTA: San Andreas (y, por lo tanto, necesitas GTA:SA instalado en tu computadora). Tiene que ser, ademá... | openmultiplayer/web/docs/translations/es/client/CommonClientIssues.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/es/client/CommonClientIssues.md",
"repo_id": "openmultiplayer",
"token_count": 1998
} | 376 |
---
título: OnObjectMoved
descripción: Este callback se llama cuando un objeto es movido después de usar MoveObject (cuando este termina de moverse).
tags: []
---
## Descripción
Este callback se llama cuando un objeto es movido después de usar MoveObject (cuando este termina de moverse).
| Nombre | Descripción ... | openmultiplayer/web/docs/translations/es/scripting/callbacks/OnObjectMoved.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/es/scripting/callbacks/OnObjectMoved.md",
"repo_id": "openmultiplayer",
"token_count": 436
} | 377 |
---
título: OnPlayerFinishedDownloading
descripción: Este callback se llama cuando un jugador finaliza de descargar modelos personalizados.
tags: ["player"]
---
<VersionWarnES name='callback' version='SA-MP 0.3.DL R1' />
## Descripción
Este callback se llama cuando un jugador finaliza de descargar modelos personaliz... | openmultiplayer/web/docs/translations/es/scripting/callbacks/OnPlayerFinishedDownloading.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/es/scripting/callbacks/OnPlayerFinishedDownloading.md",
"repo_id": "openmultiplayer",
"token_count": 466
} | 378 |
---
título: OnPlayerStreamIn
descripción: Este callback se llama cuando un jugador es cargado (se hace visible) por el cliente de otros jugadores.
tags: ["player"]
---
## Descripción
Este callback se llama cuando un jugador es cargado (se hace visible) por el cliente de otros jugadores.
| Nombre | Descripción ... | openmultiplayer/web/docs/translations/es/scripting/callbacks/OnPlayerStreamIn.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/es/scripting/callbacks/OnPlayerStreamIn.md",
"repo_id": "openmultiplayer",
"token_count": 378
} | 379 |
---
título: OnVehicleSirenStateChange
descripción: Este callback se llama cuando la sirena de un vehículo es alternada.
tags: ["vehicle"]
---
<VersionWarnES name='callback' version='SA-MP 0.3.7' />
## Descripción
Este callback se llama cuando la sirena de un vehículo es alternada.
| Name | Description ... | openmultiplayer/web/docs/translations/es/scripting/callbacks/OnVehicleSirenStateChange.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/es/scripting/callbacks/OnVehicleSirenStateChange.md",
"repo_id": "openmultiplayer",
"token_count": 612
} | 380 |
---
title: OnPlayerConnect
description: این کالبک وقتی فرا خوانده میشود که بازیکن به سرور متصل می شود.
tags: ["player"]
---
<div dir="rtl" style={{ textAlign: "right" }}>
## توضیحات
این کالبک وقتی فرا خوانده میشود که بازیکن به سرور متصل می شود.
## مقادیر برگشتی
0 - از دریافت این کالبک به دیگر فیلتر اسکریپت ها جلو... | openmultiplayer/web/docs/translations/fa/scripting/callbacks/OnPlayerConnect.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fa/scripting/callbacks/OnPlayerConnect.md",
"repo_id": "openmultiplayer",
"token_count": 696
} | 381 |
---
title: OnActorStreamOut
description: This callback is called when an actor is streamed out by a player's client.
tags: []
---
<VersionWarn name='callback' version='SA-MP 0.3.7' />
## Description
Ang callback na ito ay natatawag kapag ang actor ay na streamed-out na sa player.
| Pangalan | Deskripsyon ... | openmultiplayer/web/docs/translations/fil/scripting/callbacks/OnActorStreamOut.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fil/scripting/callbacks/OnActorStreamOut.md",
"repo_id": "openmultiplayer",
"token_count": 385
} | 382 |
---
title: OnNPCSpawn
description: Tinatawag ang callback na ito kapag nagkaroon ng NPC.
tags: ["npc"]
---
## Description
Tinatawag ang callback na ito kapag nagkaroon ng NPC.
## Examples
```c
public OnNPCSpawn()
{
print("NPC spawned");
SendChat("Hello World. I'm a bot.");
return 1;
}
``` | openmultiplayer/web/docs/translations/fil/scripting/callbacks/OnNPCSpawn.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fil/scripting/callbacks/OnNPCSpawn.md",
"repo_id": "openmultiplayer",
"token_count": 121
} | 383 |
---
title: OnVehicleSpawn
description: This callback is called when a vehicle respawns.
tags: ["vehicle"]
---
:::warning
Ang callback na ito ay tinatawag **lamang** kapag ang sasakyan ay **muling** umusbong! CreateVehicle at AddStaticVehicle(Ex) ay **hindi** magti-trigger ng callback na ito.
:::
## Paglalarawan
An... | openmultiplayer/web/docs/translations/fil/scripting/callbacks/OnVehicleSpawn.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fil/scripting/callbacks/OnVehicleSpawn.md",
"repo_id": "openmultiplayer",
"token_count": 582
} | 384 |
---
title: ApplyActorAnimation
description: Mag-apply ng animation sa isang artista.
tags: []
---
<VersionWarn version='SA-MP 0.3.7' />
## Description
Mag-apply ng animation sa isang artista.
| Name | Description ... | openmultiplayer/web/docs/translations/fil/scripting/functions/ApplyActorAnimation.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fil/scripting/functions/ApplyActorAnimation.md",
"repo_id": "openmultiplayer",
"token_count": 1921
} | 385 |
---
title: DestroyPickup
description: Sinisira ang isang pickup na ginawa gamit ang CreatePickup.
tags: []
---
## Description
Sinisira ang isang pickup na ginawa gamit ang CreatePickup.
| Name | Description |
| ------ | -----------------------------------------------... | openmultiplayer/web/docs/translations/fil/scripting/functions/DestroyPickup.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fil/scripting/functions/DestroyPickup.md",
"repo_id": "openmultiplayer",
"token_count": 302
} | 386 |
---
title: GetPlayerTeam
description: Kunin ang ID ng koponan kung nasaan ang manlalaro.
tags: ["player"]
---
## Description
Kunin ang ID ng koponan kung nasaan ang manlalaro.
| Name | Description |
| -------- | ---------------------------------------- |
| playerid | Ang ID ng manlal... | openmultiplayer/web/docs/translations/fil/scripting/functions/GetPlayerTeam.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fil/scripting/functions/GetPlayerTeam.md",
"repo_id": "openmultiplayer",
"token_count": 425
} | 387 |
---
title: SetSVarFloat
description: Magtakda ng server variable na float.
tags: []
---
<VersionWarn version='SA-MP 0.3.7 R2' />
## Description
Magtakda ng server variable na float.
| Name | Description |
| ----------- | -------------------------------- |
| varname[] | Ang pangalan ng ... | openmultiplayer/web/docs/translations/fil/scripting/functions/SetSVarFloat.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fil/scripting/functions/SetSVarFloat.md",
"repo_id": "openmultiplayer",
"token_count": 419
} | 388 |
---
title: floatfract
description: Kunin ang fractional na bahagi ng float.
tags: ["math", "floating-point"]
---
<LowercaseNote />
## Description
Kunin ang fractional na bahagi ng float. Nangangahulugan ito ng halaga ng mga numero pagkatapos ng decimal point.
| Name | Description |
| -... | openmultiplayer/web/docs/translations/fil/scripting/functions/floatfract.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fil/scripting/functions/floatfract.md",
"repo_id": "openmultiplayer",
"token_count": 242
} | 389 |
---
title: NPC:OnRecordingPlaybackEnd
description: Cette callback est appelée lorsqu'un fichier enregistré en cours de reproduction avec NPC:StartRecordingPlayback a atteint sa fin.
tags: []
---
## Paramètres
Cette callback est appelée lorsqu'un fichier enregistré en cours de reproduction avec NPC:StartRecordingPlayb... | openmultiplayer/web/docs/translations/fr/scripting/Callbacks/NPC_OnRecordingPlaybackEnd.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fr/scripting/Callbacks/NPC_OnRecordingPlaybackEnd.md",
"repo_id": "openmultiplayer",
"token_count": 191
} | 390 |
---
title: OnNPCModeExit
description: Ce rappel est appelé lorsque le script d'un PNJ est déchargé.
tags: ["npc"]
---
## Description
Ce rappel est appelé lorsque le script d'un PNJ est déchargé.
## Exemples
```c
public OnNPCModeExit()
{
print("Le script du PNJ a été déchargé");
return 1;
}
```
## Rappels R... | openmultiplayer/web/docs/translations/fr/scripting/Callbacks/OnNPCModeExit/0 | {
"file_path": "openmultiplayer/web/docs/translations/fr/scripting/Callbacks/OnNPCModeExit",
"repo_id": "openmultiplayer",
"token_count": 211
} | 391 |
---
title: OnPlayerEditObject
description: Cette callback est appelée quand un joueur a fini d'éditer un objet (EditObject/EditPlayerObject).
tags: ["player"]
---
## Paramètres
Cette callback est appelée quand un joueur a fini d'éditer un objet (EditObject/EditPlayerObject).
| Nom | Descri... | openmultiplayer/web/docs/translations/fr/scripting/Callbacks/OnPlayerEditObject.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fr/scripting/Callbacks/OnPlayerEditObject.md",
"repo_id": "openmultiplayer",
"token_count": 1847
} | 392 |
---
title: OnPlayerPickUpPickup
description: Appelée lorsqu'un joueur prend un pickup crée via CreatePickup.
tags: ["player"]
---
## Paramètres
Appelée lorsqu'un joueur prend un pickup crée via CreatePickup.
| Nom | Description |
| -------- | --------------------------------------... | openmultiplayer/web/docs/translations/fr/scripting/Callbacks/OnPlayerPickUpPickup.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fr/scripting/Callbacks/OnPlayerPickUpPickup.md",
"repo_id": "openmultiplayer",
"token_count": 529
} | 393 |
---
title: OnPlayerWeaponShot
description: Cette fonction est appelée lorsqu'un joueur tire avec une arme à feu.
tags: ["player"]
---
## Paramètres
Cette fonction est appelée lorsqu'un joueur tire avec une arme à feu. Si un conducteur tire depuis son véhicule, la callback ne sera pas appelée. En revanche, si un passa... | openmultiplayer/web/docs/translations/fr/scripting/Callbacks/OnPlayerWeaponShot.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fr/scripting/Callbacks/OnPlayerWeaponShot.md",
"repo_id": "openmultiplayer",
"token_count": 1670
} | 394 |
---
title: AddCharModel
description : Ajoute un nouveau modèle de personnage personnalisé à télécharger.
tags: []
---
<VersionWarn version='SA-MP 0.3.DL R1' />
## Description
Ajoute un nouveau modèle de personnage personnalisé à télécharger. Les fichiers modèles seront stockés dans le dossier Documents\GTA San Andre... | openmultiplayer/web/docs/translations/fr/scripting/functions/AddCharModel.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/fr/scripting/functions/AddCharModel.md",
"repo_id": "openmultiplayer",
"token_count": 971
} | 395 |
---
title: CancelEdit
description: Visszavonja a szerkesztési módot a játékos számára.
tags: []
---
## Leírás
Visszavonja a szerkesztési módot a játékos számára.
| Név | Leírás |
| -------- | ------------------------------------------------------ |
| playerid | An... | openmultiplayer/web/docs/translations/hu/scripting/funcitons/CancelEdit.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/hu/scripting/funcitons/CancelEdit.md",
"repo_id": "openmultiplayer",
"token_count": 549
} | 396 |
---
title: OnFilterScriptExit
description: Callback ini akan terpanggil ketika filterscript dibongkar.
tags: []
---
## Deskripsi
Callback ini akan terpanggil ketika filterscript tidak dimuat lagi. Ini hanya terpanggil di dalam filterscript yang akan dibongkar.
## Contoh
```c
public OnFilterScriptExit()
{
print(... | openmultiplayer/web/docs/translations/id/scripting/callbacks/OnFilterScriptExit.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/id/scripting/callbacks/OnFilterScriptExit.md",
"repo_id": "openmultiplayer",
"token_count": 167
} | 397 |
---
title: OnPlayerEnterVehicle
description: Callback Ini di panggil ketika pemain mulai memasuki kendaraan, artinya pemain belum berada di kendaraan pada saat callback ini dipanggil.
tags: ["player", "vehicle"]
---
## Deskripsi
Callback Ini di panggil ketika pemain mulai memasuki kendaraan, artinya pemain belum bera... | openmultiplayer/web/docs/translations/id/scripting/callbacks/OnPlayerEnterVehicle.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/id/scripting/callbacks/OnPlayerEnterVehicle.md",
"repo_id": "openmultiplayer",
"token_count": 593
} | 398 |
---
title: ApplyAnimation
description: Digunakan untuk mengaplikasikan animasi ke pemain.
tags: []
---
## Deskripsi
Mengaplikasikan animasi ke pemain.
| Nama | Deskripsi ... | openmultiplayer/web/docs/translations/id/scripting/functions/ApplyAnimation.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/id/scripting/functions/ApplyAnimation.md",
"repo_id": "openmultiplayer",
"token_count": 3266
} | 399 |
---
title: SetVehiclePos
description: Set posisi pada kendaraaan.
tags: ["vehicle"]
---
## Deskripsi
Set posisi pada kendaraan.
| Nama | Deskripsi |
| --------- | -------------------------------------------- |
| vehicleid | ID Kendaraan yang ingin di set posisi |
| Float:x |... | openmultiplayer/web/docs/translations/id/scripting/functions/SetVehiclePos.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/id/scripting/functions/SetVehiclePos.md",
"repo_id": "openmultiplayer",
"token_count": 443
} | 400 |
---
id: dialogstyles
title: Dialog Styles
description: Informasi mengenai Gaya Dialog
---
:::note
- Pada [OnDialogResponse](../callbacks/OnDialogResponse), menekan **button1** menetapkan nilai **response** menjadi 1, sedangkan menekan **button2** menetapkan nilai **response** menjadi **0**.
- Setiap dialog bisa memil... | openmultiplayer/web/docs/translations/id/scripting/resources/dialogstyles.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/id/scripting/resources/dialogstyles.md",
"repo_id": "openmultiplayer",
"token_count": 2973
} | 401 |
---
id: vehiclehealth
title: Kesehatan Kendaraan
description: Nilai Kesehatan Kendaraan
---
| Kesehatan | Status Mesin |
| --------- | -------------------------------------------- |
| > 650 | Tidak Rusak |
| 650-550 | Berasap Putih ... | openmultiplayer/web/docs/translations/id/scripting/resources/vehiclehealth.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/id/scripting/resources/vehiclehealth.md",
"repo_id": "openmultiplayer",
"token_count": 360
} | 402 |
---
title: Per-player variable system
description: Sistem per-player variable (atau pendeknya, PVar) adalah cara baru untuk membuat variabel player dalam bentuk yang efisien membuat method secara global, artinya mereka dapan menggunakan gamemode server dan filterscripts secara bersamaan.
---
Sistem per-player variable... | openmultiplayer/web/docs/translations/id/tutorials/perplayervariablesystem.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/id/tutorials/perplayervariablesystem.md",
"repo_id": "openmultiplayer",
"token_count": 1008
} | 403 |
---
title: AllowAdminTeleport
description: Ta funkcja określa, czy administratorzy RCON będą teleportowani do punktu docelowego, kiedy tylko go zaznaczą na mapie.
tags: []
---
:::warning
Ta funkcja od wersji 0.3d jest przestarzała. Sprawdź OnPlayerClickMap.
:::
## Opis
Ta funkcja określa, czy administratorzy RCON ... | openmultiplayer/web/docs/translations/pl/scripting/functions/AllowAdminTeleport.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/pl/scripting/functions/AllowAdminTeleport.md",
"repo_id": "openmultiplayer",
"token_count": 421
} | 404 |
---
title: atan
description: Podaje odwróconą wartość arcus tangensa w radianach.
tags: []
---
<LowercaseNote />
## Opis
Podaje odwróconą wartość arcus tangensa w radianach.
| Nazwa | Opis |
| ----------- | ------------- |
| Float:value | Arcus tangens |
## Zwracane wartości
Odwrócona wartość arcus... | openmultiplayer/web/docs/translations/pl/scripting/functions/atan.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/pl/scripting/functions/atan.md",
"repo_id": "openmultiplayer",
"token_count": 343
} | 405 |
---
title: OnFilterScriptInit
description: Esta callback é chamada quando um filterscript é inicializado.
tags: []
---
## Descrição
Esta callback é chamada quando um filterscript é inicializado. É apenas chamado dentro do filterscript que carregou.
## Exemplos
```c
public OnFilterScriptInit()
{
print("\n-------... | openmultiplayer/web/docs/translations/pt-BR/scripting/callbacks/OnFilterScriptInit.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/pt-BR/scripting/callbacks/OnFilterScriptInit.md",
"repo_id": "openmultiplayer",
"token_count": 160
} | 406 |
---
title: OnPlayerCommandText
description: Esta callback é chamada quando o jogador entra com um comando na janela de chat do cliente.
tags: ["player"]
---
## Descrição
Esta callback é chamada quando o jogador entra com um comando na janela de chat do cliente. Comandos são qualquer coisa que iniciam com uma barra, E... | openmultiplayer/web/docs/translations/pt-BR/scripting/callbacks/OnPlayerCommandText.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/pt-BR/scripting/callbacks/OnPlayerCommandText.md",
"repo_id": "openmultiplayer",
"token_count": 581
} | 407 |
---
title: OnPlayerLeaveCheckpoint
description: Esta callback é chamada quando um jogador sai de um checkpoint definido para eles por SetPlayerCheckpoint.
tags: ["player", "checkpoint"]
---
## Descrição
Esta callback é chamada quando um jogador sai de um checkpoint definido para eles por SetPlayerCheckpoint. Apenas u... | openmultiplayer/web/docs/translations/pt-BR/scripting/callbacks/OnPlayerLeaveCheckpoint.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/pt-BR/scripting/callbacks/OnPlayerLeaveCheckpoint.md",
"repo_id": "openmultiplayer",
"token_count": 482
} | 408 |
---
title: OnRconLoginAttempt
description: Essa callback é executada quando algum jogador tenta login na RCON; seja ele bem sucedido ou não.
tags: []
---
## Descrição
Essa callback é executada quando algum jogador tenta login na RCON; seja ele bem sucedido ou não.
| Nome | Descrição ... | openmultiplayer/web/docs/translations/pt-BR/scripting/callbacks/OnRconLoginAttempt.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/pt-BR/scripting/callbacks/OnRconLoginAttempt.md",
"repo_id": "openmultiplayer",
"token_count": 813
} | 409 |
---
title: AddPlayerClassEx
description: Esta função é exatamente igual à função AddPlayerClass, com a adição de um parâmetro de equipe.
tags: []
---
## Descrição
Esta função é exatamente igual à função AddPlayerClass, com a adição de um parâmetro de equipe.
| Nome | Descrição ... | openmultiplayer/web/docs/translations/pt-BR/scripting/functions/AddPlayerClassEx.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/pt-BR/scripting/functions/AddPlayerClassEx.md",
"repo_id": "openmultiplayer",
"token_count": 1069
} | 410 |
---
title: BlockIpAddress
description: Bloqueia um endereço de IP de comunicar com o servidor por um determinado período de tempo (globs são permitidos).
tags: []
---
## Descrição
Bloqueia um endereço de IP de comunicar com o servidor por um determinado período de tempo (globs são permitidos). Jogadores tentando se c... | openmultiplayer/web/docs/translations/pt-BR/scripting/functions/BlockIpAddress.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/pt-BR/scripting/functions/BlockIpAddress.md",
"repo_id": "openmultiplayer",
"token_count": 780
} | 411 |
---
title: GangZoneShowForPlayer
description: Mostra a gangzone para um jogador.
tags: ["player", "gangzone"]
---
## Descrição
Mostra a gangzone para um jogador. Deve ser criado com GangZoneCreate primeiro.
| Nome | Descrição ... | openmultiplayer/web/docs/translations/pt-BR/scripting/functions/GangZoneShowForPlayer.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/pt-BR/scripting/functions/GangZoneShowForPlayer.md",
"repo_id": "openmultiplayer",
"token_count": 822
} | 412 |
---
title: Kick
description: Expulsa um jogador do servidor. Ele terá que sair do jogo e re-conectar caso queira continuar jogando.
tags: ["administration"]
---
## Descrição
Expulsa um jogador do servidor. Ele terá que sair do jogo e re-conectar caso queira continuar jogando.
| Nome | Descrição ... | openmultiplayer/web/docs/translations/pt-BR/scripting/functions/Kick.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/pt-BR/scripting/functions/Kick.md",
"repo_id": "openmultiplayer",
"token_count": 694
} | 413 |
---
title: db_open
description: A função é usada para abrir uma conexão com um arquivo de banco de dados SQLite, que está dentro da pasta `../scriptfiles`.
keywords:
- sqlite
---
<LowercaseNote />
## Descrição
A função é usada para abrir uma conexão com um arquivo de banco de dados SQLite, que está dentro da pasta... | openmultiplayer/web/docs/translations/pt-BR/scripting/functions/db_open.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/pt-BR/scripting/functions/db_open.md",
"repo_id": "openmultiplayer",
"token_count": 1477
} | 414 |
---
title: Lista de Cores
description: Cores estão em toda parte no SA-MP - veículos, nomes de jogadores e blips, textdraws, gametext, chat, textos 3D e dialogs (as color embedding)! Abaixo você pode encontrar informações sobre essas coisas.
sidebar_label: Color List
---
## Texto do chat e cor do jogador
Cores no SA-... | openmultiplayer/web/docs/translations/pt-BR/scripting/resources/colorslist.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/pt-BR/scripting/resources/colorslist.md",
"repo_id": "openmultiplayer",
"token_count": 2444
} | 415 |
---
title: OnFilterScriptInit
description: Acest callback este apelat atunci când un filterscript este inițializat (încărcat).
tags: []
---
## Descriere
Acest callback este apelat atunci când un filterscript este inițializat (încărcat). Este apelat doar în interiorul filterscript-ului care începe.
## Exemple
```c
p... | openmultiplayer/web/docs/translations/ro/scripting/callbacks/OnFilterScriptInit.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/ro/scripting/callbacks/OnFilterScriptInit.md",
"repo_id": "openmultiplayer",
"token_count": 190
} | 416 |
---
title: OnPlayerEnterRaceCheckpoint
description: Acest callback este apelat atunci când un jucător intră într-un checkpoint al unei curse.
tags: ["player", "checkpoint", "racecheckpoint"]
---
## Descriere
Acest callback este apelat atunci când un jucător intră într-un checkpoint al unei curse.
| Name | Descri... | openmultiplayer/web/docs/translations/ro/scripting/callbacks/OnPlayerEnterRaceCheckpoint.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/ro/scripting/callbacks/OnPlayerEnterRaceCheckpoint.md",
"repo_id": "openmultiplayer",
"token_count": 570
} | 417 |
---
title: OnPlayerSelectObject
description: Acest callback este apelat atunci când un jucător selectează un obiect după ce SelectObject a fost folosit.
tags: ["player"]
---
## Descriere
Acest callback este apelat atunci când un jucător selectează un obiect după ce SelectObject a fost folosit.
| Nume | Descriere... | openmultiplayer/web/docs/translations/ro/scripting/callbacks/OnPlayerSelectObject.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/ro/scripting/callbacks/OnPlayerSelectObject.md",
"repo_id": "openmultiplayer",
"token_count": 777
} | 418 |
---
title: OnVehicleDeath
description: Acest callback este apelat atunci când un vehicul este distrus - fie prin explozie, fie prin scufundare în apă.
tags: ["vehicle"]
---
## Descriere
Acest callback este apelat atunci când un vehicul este distrus - fie prin explozie, fie prin scufundare în apă.
| Nume | Descr... | openmultiplayer/web/docs/translations/ro/scripting/callbacks/OnVehicleDeath.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/ro/scripting/callbacks/OnVehicleDeath.md",
"repo_id": "openmultiplayer",
"token_count": 830
} | 419 |
---
title: AddStaticVehicleEx
description: Adaugă un vehicul 'static' (modelele sunt preîncărcate pentru jucători) la modul de joc.
tags: ["vehicle"]
---
## Descriere
Adaugă un vehicul 'static' (modelele sunt preîncărcate pentru jucători) la modul de joc. Diferă de la AddStaticVehicle într-un singur mod: permite seta... | openmultiplayer/web/docs/translations/ro/scripting/functions/AddStaticVehicleEx.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/ro/scripting/functions/AddStaticVehicleEx.md",
"repo_id": "openmultiplayer",
"token_count": 2202
} | 420 |
---
title: Stiluri de tăiere a camerei
---
## Descriere
Stilurile de tăiere a camerei sunt folosite in [SetPlayerCameraLookAt](../functions/SetPlayerCameraLookAt), [InterpolateCameraPos](../functions/InterpolateCameraPos.md) si [InterpolateCameraLookAt](../functions/InterpolateCameraLookAt.md).
## Stiluri tăiate
``... | openmultiplayer/web/docs/translations/ro/scripting/resources/cameracutstyles.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/ro/scripting/resources/cameracutstyles.md",
"repo_id": "openmultiplayer",
"token_count": 137
} | 421 |
---
title: "Binar"
description: O privire aprofundată asupra operatorilor binari și bit-bit
---
## Credite
Acesta este dintr-un subiect Tutorial din SA-MP Forums. Autorul este **Kyosaur**.
## Ce este binarul?
Binarul este un sistem numeric care folosește două simboluri unice pentru a reprezenta numerele. În timp ce... | openmultiplayer/web/docs/translations/ro/tutorials/Binary.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/ro/tutorials/Binary.md",
"repo_id": "openmultiplayer",
"token_count": 6175
} | 422 |
---
title: OnActorStreamOut
description: Этот коллбэк вызывается, когда актёр пропадает из зоны стрима клиента.
tags: []
---
<VersionWarn name='callback' version='SA-MP 0.3.7' />
## Описание
Этот коллбэк вызывается, когда актёр пропадает из зоны стрима клиента.
| Аргумент | Описание ... | openmultiplayer/web/docs/translations/ru/scripting/callbacks/OnActorStreamOut.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/ru/scripting/callbacks/OnActorStreamOut.md",
"repo_id": "openmultiplayer",
"token_count": 639
} | 423 |
---
title: "Удалённая консоль (RCON)"
descripion: Удалённое администрирование сервера.
---
Удаленная консоль - это командная строка, в которой вы можете использовать команды RCON без необходимости находиться в игре и на вашем сервере. Начиная с версии 0.3b, удаленная консоль была удалена из браузера сервера. В дальней... | openmultiplayer/web/docs/translations/ru/server/RemoteConsole.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/ru/server/RemoteConsole.md",
"repo_id": "openmultiplayer",
"token_count": 931
} | 424 |
---
title: OnObjectMoved
description: Ta "callback" se pokliče, ko se objekt premakne po MoveObject (ko se neha premikati).
tags: []
---
## Opis
Ta "callback" se pokliče, ko se objekt premakne po MoveObject (ko se neha premikati).
| Ime | Opis |
| -------- | ------------------------... | openmultiplayer/web/docs/translations/sl/scripting/callbacks/OnObjectMoved.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/sl/scripting/callbacks/OnObjectMoved.md",
"repo_id": "openmultiplayer",
"token_count": 448
} | 425 |
---
title: CreatePlayer3DTextLabel
description: Kreira 3D Text Label samo za posebnog igraca.
tags: ["player", "3dtextlabel"]
---
## Opis
Kreira 3D Text Label samo za posebnog igraca.
| Ime | Opis |
| --------------- | --------------------... | openmultiplayer/web/docs/translations/sr/scripting/functions/CreatePlayer3DTextLabel.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/sr/scripting/functions/CreatePlayer3DTextLabel.md",
"repo_id": "openmultiplayer",
"token_count": 1304
} | 426 |
---
title: OnGameModeExit
description: Callback นี้ถูกเรียกเมื่อเกมโหมดสิ้นสุดการทำงานไม่ว่าจะผ่าน 'gmx', เซิร์ฟเวอร์กำลังปิดตัวลง, หรือ GameModeExit
tags: []
---
## คำอธิบาย
Callback นี้ถูกเรียกเมื่อเกมโหมดสิ้นสุดการทำงานไม่ว่าจะผ่าน 'gmx', เซิร์ฟเวอร์กำลังปิดตัวลง, หรือ GameModeExit
| ชื่อ | คำอธิบาย |
| ---- | --... | openmultiplayer/web/docs/translations/th/scripting/callbacks/OnGameModeExit.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/callbacks/OnGameModeExit.md",
"repo_id": "openmultiplayer",
"token_count": 1622
} | 427 |
---
title: OnPlayerEnterVehicle
description: This callback is called when a player starts to enter a vehicle, meaning the player is not in vehicle yet at the time this callback is called.
tags: ["player", "vehicle"]
---
## คำอธิบาย
This callback is called when a player starts to enter a vehicle, meaning the player is... | openmultiplayer/web/docs/translations/th/scripting/callbacks/OnPlayerEnterVehicle.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/callbacks/OnPlayerEnterVehicle.md",
"repo_id": "openmultiplayer",
"token_count": 628
} | 428 |
---
title: OnPlayerSelectedMenuRow
description: This callback is called when a player selects an item from a menu (ShowMenuForPlayer).
tags: ["player", "menu"]
---
## คำอธิบาย
This callback is called when a player selects an item from a menu (ShowMenuForPlayer).
| Name | Description ... | openmultiplayer/web/docs/translations/th/scripting/callbacks/OnPlayerSelectedMenuRow.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/callbacks/OnPlayerSelectedMenuRow.md",
"repo_id": "openmultiplayer",
"token_count": 769
} | 429 |
---
title: OnVehicleMod
description: This callback is called when a vehicle is modded.
tags: ["vehicle"]
---
## คำอธิบาย
This callback is called when a vehicle is modded.
| Name | Description |
| ----------- | ------------------------------------------------------- ... | openmultiplayer/web/docs/translations/th/scripting/callbacks/OnVehicleMod.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/callbacks/OnVehicleMod.md",
"repo_id": "openmultiplayer",
"token_count": 698
} | 430 |
---
title: AddVehicleComponent
description: Adds a 'component' (often referred to as a 'mod' (modification)) to a vehicle.
tags: ["vehicle"]
---
## คำอธิบาย
Adds a 'component' (often referred to as a 'mod' (modification)) to a vehicle. Valid components can be found here.
| Name | Description ... | openmultiplayer/web/docs/translations/th/scripting/functions/AddVehicleComponent.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/AddVehicleComponent.md",
"repo_id": "openmultiplayer",
"token_count": 832
} | 431 |
---
title: Ban
description: Ban a player who is currently in the server.
tags: ["administration"]
---
## คำอธิบาย
Ban a player who is currently in the server. They will be unable to join the server ever again. The ban will be IP-based, and be saved in the samp.ban file in the server's root directory. BanEx can be use... | openmultiplayer/web/docs/translations/th/scripting/functions/Ban.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/Ban.md",
"repo_id": "openmultiplayer",
"token_count": 751
} | 432 |
---
title: CreateMenu
description: Creates a menu.
tags: ["menu"]
---
## คำอธิบาย
Creates a menu.
| Name | Description |
| --------------- | ----------------------------------------------------------------------------------- |
| title... | openmultiplayer/web/docs/translations/th/scripting/functions/CreateMenu.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/CreateMenu.md",
"repo_id": "openmultiplayer",
"token_count": 1001
} | 433 |
---
title: DestroyVehicle
description: Destroy a vehicle.
tags: ["vehicle"]
---
## คำอธิบาย
Destroy a vehicle. It will disappear instantly.
| Name | Description |
| --------- | --------------------------------- |
| vehicleid | The ID of the vehicle to destroy. |
## ส่งคืน
1: The function... | openmultiplayer/web/docs/translations/th/scripting/functions/DestroyVehicle.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/DestroyVehicle.md",
"repo_id": "openmultiplayer",
"token_count": 438
} | 434 |
---
title: EnableVehicleFriendlyFire
description: Enable friendly fire for team vehicles.
tags: ["vehicle"]
---
## คำอธิบาย
Enable friendly fire for team vehicles. Players will be unable to damage teammates' vehicles (SetPlayerTeam must be used!).
| Name | Description |
| ---- | ----------- |
## ตัวอย่าง
```c
pub... | openmultiplayer/web/docs/translations/th/scripting/functions/EnableVehicleFriendlyFire.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/EnableVehicleFriendlyFire.md",
"repo_id": "openmultiplayer",
"token_count": 223
} | 435 |
---
title: GangZoneStopFlashForAll
description: Stops a gangzone flashing for all players.
tags: ["gangzone"]
---
## คำอธิบาย
Stops a gangzone flashing for all players.
| Name | Description |
| ---- | ---------------------------------------------------------------... | openmultiplayer/web/docs/translations/th/scripting/functions/GangZoneStopFlashForAll.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/GangZoneStopFlashForAll.md",
"repo_id": "openmultiplayer",
"token_count": 683
} | 436 |
---
title: GetObjectPos
description: Get the position of an object.
tags: []
---
## คำอธิบาย
Get the position of an object.
| Name | Description |
| -------- | ------------------------------------------------------------------- |
| objectid | The ID of the ... | openmultiplayer/web/docs/translations/th/scripting/functions/GetObjectPos.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/GetObjectPos.md",
"repo_id": "openmultiplayer",
"token_count": 808
} | 437 |
---
title: GetPlayerCameraTargetActor
description: Allows you to retrieve the ID of the actor the player is looking at (in any).
tags: ["player"]
---
:::warning
ฟังก์ชั่นนี้ถูกเพิ่มใน SA-MP 0.3.7 และจะไม่ทำงานในเวอร์ชั่นก่อนหน้านี้!
:::
## คำอธิบาย
Allows you to retrieve the ID of the actor the player is looking a... | openmultiplayer/web/docs/translations/th/scripting/functions/GetPlayerCameraTargetActor.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/GetPlayerCameraTargetActor.md",
"repo_id": "openmultiplayer",
"token_count": 1107
} | 438 |
---
title: GetPlayerSurfingObjectID
description: Returns the ID of the object the player is surfing on.
tags: ["player"]
---
## คำอธิบาย
Returns the ID of the object the player is surfing on.
| Name | Description |
| -------- | --------------------------------------- |
| playerid | Th... | openmultiplayer/web/docs/translations/th/scripting/functions/GetPlayerSurfingObjectID.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/GetPlayerSurfingObjectID.md",
"repo_id": "openmultiplayer",
"token_count": 433
} | 439 |
---
title: GetSVarInt
description: Gets an integer server variable's value.
tags: []
---
:::warning
This function was added in SA-MP 0.3.7 R2 and will not work in earlier versions!
:::
## คำอธิบาย
Gets an integer server variable's value.
| Name | Description ... | openmultiplayer/web/docs/translations/th/scripting/functions/GetSVarInt.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/GetSVarInt.md",
"repo_id": "openmultiplayer",
"token_count": 450
} | 440 |
---
title: GetVehicleModelInfo
description: Retrieve information about a specific vehicle model such as the size or position of seats.
tags: ["vehicle"]
---
## คำอธิบาย
Retrieve information about a specific vehicle model such as the size or position of seats
| Name | Description |
| ... | openmultiplayer/web/docs/translations/th/scripting/functions/GetVehicleModelInfo.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/GetVehicleModelInfo.md",
"repo_id": "openmultiplayer",
"token_count": 482
} | 441 |
---
title: HideMenuForPlayer
description: Hides a menu for a player.
tags: ["player", "menu"]
---
## คำอธิบาย
Hides a menu for a player.
| Name | Description |
| -------- | --------------------------------------------------------------... | openmultiplayer/web/docs/translations/th/scripting/functions/HideMenuForPlayer.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/HideMenuForPlayer.md",
"repo_id": "openmultiplayer",
"token_count": 638
} | 442 |
---
title: IsPlayerStreamedIn
description: Checks if a player is streamed in another player's client.
tags: ["player"]
---
## คำอธิบาย
Checks if a player is streamed in another player's client.
| Name | Description |
| ----------- | ---------------------------... | openmultiplayer/web/docs/translations/th/scripting/functions/IsPlayerStreamedIn.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/IsPlayerStreamedIn.md",
"repo_id": "openmultiplayer",
"token_count": 646
} | 443 |
---
title: NetStats_BytesSent
description: Gets the amount of data (in bytes) that the server has sent to the player.
tags: []
---
## คำอธิบาย
Gets the amount of data (in bytes) that the server has sent to the player.
| Name | Description |
| -------- | ----------------------------... | openmultiplayer/web/docs/translations/th/scripting/functions/NetStats_BytesSent.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/NetStats_BytesSent.md",
"repo_id": "openmultiplayer",
"token_count": 735
} | 444 |
---
title: PlayerTextDrawColor
description: Sets the text color of a player-textdraw.
tags: ["player", "textdraw", "playertextdraw"]
---
## คำอธิบาย
Sets the text color of a player-textdraw
| Name | Description |
| -------- | -------------------------------------------... | openmultiplayer/web/docs/translations/th/scripting/functions/PlayerTextDrawColor.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/PlayerTextDrawColor.md",
"repo_id": "openmultiplayer",
"token_count": 801
} | 445 |
---
title: PutPlayerInVehicle
description: Puts a player in a vehicle.
tags: ["player", "vehicle"]
---
## คำอธิบาย
Puts a player in a vehicle.
| Name | Description |
| --------- | ------------------------------------------- |
| playerid | The ID of the player to put in a vehicle... | openmultiplayer/web/docs/translations/th/scripting/functions/PutPlayerInVehicle.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/PutPlayerInVehicle.md",
"repo_id": "openmultiplayer",
"token_count": 542
} | 446 |
---
title: SendPlayerMessageToAll
description: Sends a message in the name of a player to all other players on the server.
tags: ["player"]
---
## คำอธิบาย
Sends a message in the name of a player to all other players on the server. The line will start with the sender's name in their color, followed by the message in ... | openmultiplayer/web/docs/translations/th/scripting/functions/SendPlayerMessageToAll.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/SendPlayerMessageToAll.md",
"repo_id": "openmultiplayer",
"token_count": 598
} | 447 |
---
title: SetObjectNoCameraCol
description: Disable collisions between players' cameras and the specified object.
tags: []
---
:::warning
ฟังก์ชั่นนี้ถูกเพิ่มใน SA-MP 0.3.7 และจะไม่ทำงานในเวอร์ชั่นก่อนหน้านี้!
:::
## คำอธิบาย
Disable collisions between players' cameras and the specified object.
| Name | Desc... | openmultiplayer/web/docs/translations/th/scripting/functions/SetObjectNoCameraCol.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/SetObjectNoCameraCol.md",
"repo_id": "openmultiplayer",
"token_count": 594
} | 448 |
---
title: SetPlayerDrunkLevel
description: Sets the drunk level of a player which makes the player's camera sway and vehicles hard to control.
tags: ["player"]
---
## คำอธิบาย
Sets the drunk level of a player which makes the player's camera sway and vehicles hard to control.
| Name | Description ... | openmultiplayer/web/docs/translations/th/scripting/functions/SetPlayerDrunkLevel.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/SetPlayerDrunkLevel.md",
"repo_id": "openmultiplayer",
"token_count": 544
} | 449 |
---
title: SetPlayerRaceCheckpoint
description: Creates a race checkpoint.
tags: ["player", "checkpoint", "racecheckpoint"]
---
## คำอธิบาย
Creates a race checkpoint. When the player enters it, the OnPlayerEnterRaceCheckpoint callback is called.
| Name | Description ... | openmultiplayer/web/docs/translations/th/scripting/functions/SetPlayerRaceCheckpoint.md/0 | {
"file_path": "openmultiplayer/web/docs/translations/th/scripting/functions/SetPlayerRaceCheckpoint.md",
"repo_id": "openmultiplayer",
"token_count": 3048
} | 450 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.