Click or drag to resize

SampLimits Fields

The SampLimits type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberMaxActors
Maximum number of actors which can exist.
Public fieldStatic memberMaxGlobalObjects
Maximum number of global objects which can exist.
Public fieldStatic memberMaxPlayerAttachedObjects
Maximum number of attached objects attached to a player.
Public fieldStatic memberMaxPlayerChatBubbleLength
Maximum length of the text in a player chat bubble.
Public fieldStatic memberMaxPlayerNameLength
Maximum length of a player's name.
Public fieldStatic memberMaxPlayerObjects
Maximum number of per-player objects which can exist per player.
Public fieldStatic memberMaxPlayers
Maximum number of players which can exist.
Public fieldStatic memberMaxVehicles
Maximum number of vehicles which can exist.
Top
See Also