Table of Contents

Enum SpecialAction

Namespace
SampSharp.Entities.SAMP
Assembly
SampSharp.OpenMp.Entities.dll

Contains all special actions.

public enum SpecialAction

Fields

Carry = 25

Player is carrying.

Cuffed = 24

Player is cuffed.

Dance1 = 5

Player is dancing. (Style 1)

Dance2 = 6

Player is dancing. (Style 2)

Dance3 = 7

Player is dancing. (Style 3)

Dance4 = 8

Player is dancing. (Style 4)

DrinkBeer = 20

Player is drinking a beer.

DrinkSprunk = 23

Player is drinking sprunk.

DrinkWine = 22

Player is drinking wine.

Duck = 1

Player is ducking.

EnterVehicle = 3

Player is entering a vehicle.

ExitVehicle = 4

Player is leaving a vehicle.

HandsUp = 10

Player is holding his hands up.

None = 0

Nothing.

Pissing = 68

Player is pissing.

Sitting = 12

Player is sitting.

SmokeCiggy = 21

Player is smoking a cigarette.

StopUseCellphone = 13

Player stops using a cellphone.

UseCellphone = 11

Player is using a cellphone.

UseJetpack = 2

Player is using a jetpack.