Property.SqPlayer.Action - VCMP-SqMod/SqMod GitHub Wiki

Description

Retrieve or modify current action of the associated player entity.

Specifications

  • Aliases:
SqPlayer.Action
  • Input:
    • integer The identifier of the action to be performed.
  • Output:
    • integer The identifier of the action currently performed.
  • Throws:
    • This property may throw errors if used on inactive players.

Remarks

No remarks available.

Examples

No example available.

See also

References

No references available.

⚠️ **GitHub.com Fallback** ⚠️