SampLimits Class |
Namespace: SampSharp.Entities.SAMP
public static class SampLimits
The SampLimits type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | MaxActors |
Maximum number of actors which can exist.
|
![]() ![]() | MaxGlobalObjects |
Maximum number of global objects which can exist.
|
![]() ![]() | MaxPlayerAttachedObjects |
Maximum number of attached objects attached to a player.
|
![]() ![]() | MaxPlayerChatBubbleLength |
Maximum length of the text in a player chat bubble.
|
![]() ![]() | MaxPlayerNameLength |
Maximum length of a player's name.
|
![]() ![]() | MaxPlayerObjects |
Maximum number of per-player objects which can exist per player.
|
![]() ![]() | MaxPlayers |
Maximum number of players which can exist.
|
![]() ![]() | MaxVehicles |
Maximum number of vehicles which can exist.
|