BasePlayer Properties |
The BasePlayer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Angle |
Gets or sets the facing angle of this Player.
|
![]() | AnimationIndex |
Gets the index of the animation this Player is playing.
|
![]() | Armour |
Gets or sets the armor of this Player.
|
![]() | BytesReceived |
Get the amount of information (in bytes) that the server has sent to the player.
|
![]() | BytesSent |
Get the amount of information (in bytes) that the server has received from the player.
|
![]() | CameraFrontVector |
Gets the front Vector3 of this Player's camera.
|
![]() | CameraMode |
Gets the mode of this Player's camera.
|
![]() | CameraPosition |
Gets or sets the position of the camera of this Players.
|
![]() | CameraTargetActor |
Gets the GtaPlayer the camera of this player is pointing at.
|
![]() | CameraTargetGlobalObject |
Gets the GlobalObject the camera of this player is pointing at.
|
![]() | CameraTargetPlayer |
Gets the GtaPlayer the camera of this player is pointing at.
|
![]() | CameraTargetPlayerObject |
Gets the PlayerObject the camera of this player is pointing at.
|
![]() | CameraTargetVehicle |
Gets the GtaVehicle the camera of this player is pointing at.
|
![]() | Color |
Gets or sets the Color of this Player.
|
![]() | ConnectedTime |
Gets the amount of time (in milliseconds) that a player has been connected to the server for.
|
![]() | ConnectionStatus |
Get a player's connection status.
|
![]() ![]() | DefaultClientMessageColor |
Gets or sets the default color of a client message.
|
![]() | DrunkLevel |
Gets or sets the drunkenness level of this Player.
|
![]() | FightStyle |
Gets or sets the FightStyle of this Player.
|
![]() | GPCI |
Gets this Player's GPCI string.
|
![]() | Health |
Gets or sets the health of this Player.
|
![]() | Id |
Gets the identifier of this instance.
(Inherited from IdentifiedPoolTInstance.) |
![]() | InAnyVehicle |
Gets whether this Player is currently in any vehicle.
|
![]() | InCheckpoint |
Gets whether this Player is in his checkpoint.
|
![]() | InRaceCheckpoint |
Gets whether this Player is in his race-checkpoint.
|
![]() | Interior |
Gets or sets the interior of this Player.
|
![]() | IP |
Gets the IP of this Player.
|
![]() | IsAdmin |
Gets whether this Player is logged into RCON.
|
![]() | IsAlive |
Gets a value indicating whether this Player is alive.
|
![]() | IsConnected |
Gets whether this Player is connected to the server.
|
![]() | IsDisposed |
Gets whether this resource has been disposed.
(Inherited from Disposable.) |
![]() | IsNPC |
Gets whether this Player is an actual player or an NPC.
|
![]() | IsSelectingTextDraw |
Gets a value indicating whether this player is selecting a textdraw.
|
![]() | Key |
Gets a set of KeyHandlers for different key states.
|
![]() | MessagesReceived |
Gets the number of messages the server has received from the player.
|
![]() | MessagesReceivedPerSecond |
Gets the number of messages the player has received in the last second.
|
![]() | MessagesSent |
Gets the number of messages the server has sent to the player.
|
![]() | Money |
Gets or sets the money of this Player.
|
![]() | Name |
Gets or sets the name of this Player.
|
![]() | NetworkStats | Obsolete.
Gets this Player's network stats and saves them into a string.
|
![]() | PacketLossPercent | Obsolete.
Gets the packet loss percentage of a player. Packet loss means data the player is sending to the server is being
lost (or vice-versa).
|
![]() | Ping |
Gets the ping of this Player.
|
![]() ![]() | PoolSize |
Gets the size of the players pool.
|
![]() | Position |
Gets or sets the position of this Player.
|
![]() | PVars |
Gets a collections of Player Variables of this Player.
|
![]() | Rotation |
Gets or sets the rotation of this Player.
|
![]() | Score |
Gets or sets the score of this Player.
|
![]() | Skin |
Gets or sets the skin of this Player.
|
![]() | SpecialAction |
Gets or sets the SpecialAction of this Player.
|
![]() | State |
Gets the state of this Player.
|
![]() | SurfingGlobalObject |
Gets the GlobalObject that this Player is surfing.
|
![]() | SurfingPlayerObject |
Gets the PlayerObject that this Player is surfing.
|
![]() | SurfingVehicle |
Gets the Vehicle that this Player is surfing.
|
![]() | TargetActor |
Gets the Actor this Player is aiming at.
|
![]() | TargetPlayer |
Gets the Player this Player is aiming at.
|
![]() | Team |
Gets or sets the team this Player is in.
|
![]() | Vehicle |
Gets the Vehicle this Player is currently in.
|
![]() | VehicleSeat |
Gets the vehicle seat this Player sits on.
|
![]() | Velocity |
Gets or sets the velocity of this Player.
|
![]() | Version |
Gets this Player's game version.
|
![]() | VirtualWorld |
Gets or sets the virtual world of this Player.
|
![]() | WantedLevel |
Gets or sets the wanted level of this Player.
|
![]() | Weapon |
Gets the Weapon this Player is currently holding.
|
![]() | WeaponAmmo |
Gets the ammo of the Weapon this Player is currently holding.
|
![]() | WeaponState |
Gets the WeaponState of the Weapon this Player is currently holding.
|