Skip to main content

404 docs tagged with "player"

View all tags

AddPlayerClassEx

Această funcție este exact aceeași cu funcția AddPlayerClass, cu adăugarea unui parametru de echipă.

AllowPlayerTeleport

Enable/Disable the teleporting ability for a player by right-clicking on the map.

Ban

Ban a player who is currently in the server.

BanEx

Ban a player with a reason.

BeginObjectEditing

Allows a player to edit an object (position and rotation) using their mouse on a GUI (Graphical User Interface).

ClearAnimations

Clears all animations for the given player (it also cancels all current tasks such as jetpacking, parachuting, entering vehicles, driving (removes player out of vehicle), swimming, etc).

DisablePlayerRaceCheckpoint

Disable any initialized race checkpoints for a specific player, since you can only have one at any given time.

EditPlayerObject

Allows players to edit a player-object (position and rotation) with a GUI and their mouse.

GameTextForPlayer

Shows 'game text' (on-screen text) for a certain length of time for a specific player.

GangZoneGetPos

Get the position of a gangzone, represented by minX, minY, maxX, maxY coordinates

GetGameText

Returns all the information on the given game text style.

GetMaxPlayers

Returns the maximum number of players that can join the server, as set by the server variable 'maxplayers' in server.

GetPlayerAmmo

Gets the amount of ammo in a player's current weapon.

GetPlayerArmour

This function stores the armour of a player into a variable.

GetPlayerCameraFrontVector

This function will return the current direction of player's aiming in 3-D space, the coords are relative to the camera position, see GetPlayerCameraPos.

GetPlayerCameraUpVector

This function returns the vector, that points to the upside of the camera's view, or, in other words, to the middle top of your screen.

GetPlayerHealth

The function GetPlayerHealth allows you to retrieve the health of a player.

GetPlayerIp

Get the specified player's IP address and store it in a string.

GetPlayerMenu

Gets the ID of the menu the player is currently viewing (shown by ShowMenuForPlayer).

GetPlayerPos

Get the position of a player, represented by X, Y and Z coordinates.

GetPlayers

Gets an array variable of the IDs of the current players on the server.

GetPlayerScore

This function returns a player's score as it was set using SetPlayerScore.

GetSpawnInfo

Return the current spawn data for a player, where they will spawn next.

HasGameText

Does the player currently have text in the given gametext style displayed?

IsPlayerConnected

Checks if a player is connected (if an ID is taken by a connected player).

IsPlayerInCheckpoint

Check if the player is currently inside a checkpoint, this could be used for properties or teleport points for example.

IsPlayerNPC

Check if a player is an actual player or an NPC.

Kick

Kicks a player from the server. They will have to quit the game and re-connect if they wish to continue playing.

OnPickupStreamIn

This callback is called when a pickup enters the visual range of a player.

OnPickupStreamOut

This callback is called when a pickup leaves the visual range of a player.

OnPlayerClickGangZone

This callback is called when a player clicked a gangzone on the pause menu map (by right-clicking).

OnPlayerClickMap

OnPlayerClickMap este apelat atunci când un jucător plasează o țintă/un punct de referință pe harta meniului de pauză (făcând clic dreapta).

OnPlayerClickPlayer

Apelat atunci când un jucător dă dublu clic pe un jucător de pe scoreboard.

OnPlayerClickTextDraw

Acest callback este apelat atunci când un jucător face clic pe un textdraw sau anulează modul de selectare cu tasta ESC.

OnPlayerCommandText

Acest callback este apelat atunci când un jucător introduce o comandă în chat.

OnPlayerConnect

Acest callback este apelat atunci când un jucător se conectează la server.

OnPlayerDeath

Acest callback este apelat atunci când un jucător moare, fie prin sinucidere, fie ucis de un alt jucător.

OnPlayerDisconnect

Acest callback este apelat atunci când un jucător se deconectează de la server.

OnPlayerEditObject

Acest callback este apelat atunci când un jucător termină editarea unui obiect (EditObject/EditPlayerObject).

OnPlayerEnterCheckpoint

Acest callback este apelat atunci când un jucător intră în punctul de control setat pentru acel jucător.

OnPlayerEnterVehicle

Acest callback este apelat atunci când un jucător începe să intre într-un vehicul, ceea ce înseamnă că jucătorul nu se află încă în vehicul în momentul în care este apelat.

OnPlayerExitVehicle

Acest callback este apelat atunci când un jucător începe să părăsească un vehicul.

OnPlayerGiveDamage

Acest callback este apelat atunci când un jucător dă daune altui jucător.

OnPlayerKeyStateChange

Acest callback este apelat atunci când starea oricărei taste acceptate este schimbată (apăsată/eliberată).

OnPlayerLeaveCheckpoint

Acest callback este apelat atunci când un jucător părăsește punctul de control setat pentru el de SetPlayerCheckpoint.

OnPlayerObjectMoved

Acest callback este apelat atunci când un obiect player este mutat după MovePlayerObject (când se oprește din mișcare).

OnPlayerRequestClass

Apelat atunci când un jucător schimbă clasa la selecția clasei (și când apare prima dată selecția clasei).

OnPlayerRequestDownload

Acest callback este apelat atunci când un jucător solicită descărcarea unui model personalizat.

OnPlayerRequestSpawn

Apelat atunci când un jucător încearcă să apară prin selecția clasei, fie apăsând SHIFT, fie făcând clic pe butonul „Apariție”.

OnPlayerSelectedMenuRow

Acest callback este apelat atunci când un jucător selectează un articol dintr-un meniu (ShowMenuForPlayer).

OnPlayerSelectObject

Acest callback este apelat atunci când un jucător selectează un obiect după ce SelectObject a fost folosit.

OnPlayerSpawn

Acest callback este apelat atunci când apare un jucător.

OnPlayerStreamIn

Acest callback este apelat atunci când un jucător este transmis în flux de către clientul altui jucător.

OnPlayerStreamOut

Acest callback este apelat atunci când un jucător este transmis în flux de la clientul altui jucător.

OnPlayerText

Apelat atunci când un jucător trimite un mesaj de chat.

OnPlayerUpdate

Acest callback este apelat de fiecare dată când un client/jucător actualizează serverul cu starea lor.

OnPlayerWeaponShot

Acest callback este apelat atunci când un jucător trage o lovitură dintr-o armă.

OnScriptLoadPlayer

This callback is called for each connected player when a script is loaded.

PlayCrimeReportForPlayer

This function plays a crime report for a player - just like in single-player when CJ commits a crime.

Player States

A list of all the player states used by GetPlayerState function or OnPlayerStateChange callback.

PlayerGangZoneGetPos

Get the position of a gangzone, represented by minX, minY, maxX, maxY coordinates

PlayerTextDrawTextSize

Change the size of a player-textdraw (box if PlayerTextDrawUseBox is enabled and/or clickable area for use with PlayerTextDrawSetSelectable).

RemovePlayerMapIcon

Removes a map icon that was set earlier for a player using SetPlayerMapIcon.

SetCameraBehindPlayer

Restore the camera to a place behind the player, after using a function like SetPlayerCameraPos.

SetPlayerColor

Set the colour of a player's nametag and marker (radar blip).

SetPlayerDrunkLevel

Sets the drunk level of a player which makes the player's camera sway and vehicles hard to control.

SetPlayerPosFindZ

This sets the players position then adjusts the players z-coordinate to the nearest solid ground under the position.

SetPlayerShopName

Loads or unloads an interior script for a player (for example the ammunation menu).

SetSpawnInfo

This function can be used to change the spawn information of a specific player.

ShowPlayerNameTagForPlayer

This functions allows you to toggle the drawing of player nametags, healthbars and armor bars which display above their head.

Special Actions

A list of all the player special actions used by GetPlayerSpecialAction and SetPlayerSpecialAction functions.

StopPlayerObject

Stop a moving player-object after MovePlayerObject has been used.

StopRecordingPlayerData

Stops all the recordings that had been started with StartRecordingPlayerData for a specific player.

UsePlayerPedAnims

Uses standard player walking animation (animation of the CJ skin) instead of custom animations for every skin (e.g. skating for skater skins).