Table of Contents

Enum PlayerSpecialAction

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Represents the special actions a player can perform.

public enum PlayerSpecialAction

Fields

Beer = 20

The player is drinking beer.

Carry = 25

The player is carrying something.

Cellphone = 11

The player is using a cellphone.

Cuffed = 24

The player is cuffed.

Dance1 = 5

The player is performing the first dance animation.

Dance2 = 6

The player is performing the second dance animation.

Dance3 = 7

The player is performing the third dance animation.

Dance4 = 8

The player is performing the fourth dance animation.

Duck = 1

The player is ducking.

EnterVehicle = 3

The player is entering a vehicle.

ExitVehicle = 4

The player is exiting a vehicle.

HandsUp = 10

The player has their hands up.

Jetpack = 2

The player is using a jetpack.

None = 0

No special action is being performed.

Pissing = 68

The player is performing the pissing action.

Sitting = 12

The player is sitting.

Smoke = 21

The player is smoking.

Sprunk = 23

The player is drinking Sprunk.

StopCellphone = 13

The player has stopped using a cellphone.

Wine = 22

The player is drinking wine.