Limits: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:Limits}}
{{DISPLAYTITLE:Limits}}
This page hosts a list of limits.
==Game Elements==
 
==Limits for Types==
{| class="wikitable"
{| class="wikitable"
!Type
!Type
!Min - III VC SA
!III
!Max - III VC SA
!VC
!Min - IV
!SA
!Max - IV
!IV
!Notes
!Notes
|-
|-
|Blip
|Blip
|
|127
|127
|
|127
|
|127
|127
|
|
|-
|-
Line 21: Line 19:
|
|
|
|
|
|
|
|-
|CancellableEvent
|
|
|
|
|
|-
|Client
|
|127
|
|
|
|
Line 40: Line 24:
|-
|-
|Effect
|Effect
|
|
|
|
|
|-
|Element
|
|
|
|
|
|-
|Entity
|
|
|
|
|
|-
|Event
|
|
|
|
|
|-
|Font
|
|
|
|
|
|-
|GUIElement
|
|
|
|
|
|-
|GUIHtmlElement
|
|
|
|
|
|-
|GUIHtmlView
|
|
|
|
|
|-
|GUIPage
|
|
|
|
|
|-
|GUIWindow
|
|
|
|
|
|-
|KeyEvent
|
|
|
|
Line 117: Line 31:
|-
|-
|Marker
|Marker
|
|32
|32
|
|32
|
|32
|
|32
|-
|Matrix4x4
|
|
|
|
|
|
|-
|-
|Object
|Object
|
|2048
|2048
|
|2048
|
|2048
|2048
|
|
|-
|-
|Ped
|Ped
|
|512
|512
|
|512
|
|512
|512
|The limit includes peds generated by civilian AI (if enabled).
|The limit includes peds generated by civilian AI (if enabled).
|-
|Physical
|
|
|
|
|
|-
|-
|Pickup
|Pickup
Line 161: Line 61:
|
|
|127
|127
|
|
|
|-
|ReflectedFunction
|
|
|
|
|
|-
|Resource
|
|
|
|
|
|-
|Sound
|
|
|
|
|
|-
|Stream
|
|
|
|
|
|-
|Surface
|
|
|
|
|
|-
|RenderTarget
|
|
|
|
|
|-
|Texture
|
|
|
|
|
|-
|Timer
|
|
|
|
|
|-
|Vec2
|
|
|
|
|
|-
|Vec3
|
|
|
|
|
|-
|XmlDocument
|
|
|
|
|
|-
|XmlElement
|
|
|
|
|
|
Line 250: Line 66:
|-
|-
|Train
|Train
|
|0
|
|0
|
|0
|
|0
|
|-
|Transformable
|
|
|
|
|
|
|-
|-
|Vehicle
|Vehicle
|0
|512
|512
|
|512
|512
|512
|
|
|The limit includes vehicles generated by traffic AI (if enabled).
|The limit includes vehicles generated by traffic AI (if enabled).
Line 273: Line 83:
==Other Limits==
==Other Limits==
{| class="wikitable"
{| class="wikitable"
!Limit
!Type
!Min - III VC SA
!Amount
!Max - III VC SA
!Min - IV
!Max - IV
!Notes
!Notes
|-
|-
|Chat box message size
|Chat box message size
|1
|4096
|4096
|Size represents byte count, not character count.
|-
|Server Resources
|0
|
|
|-
|Client Resources
|0
|
|
|Size represents byte count, not character count.
|-
|Resource Script Files
|0
|
|-
|Resource Client Files
|0
|
|-
|}
|}

Revision as of 08:25, 26 October 2021

Game Elements

Type III VC SA IV Notes
Blip 127 127 127 127
Building
Effect
Marker 32 32 32 32
Object 2048 2048 2048 2048
Ped 512 512 512 512 The limit includes peds generated by civilian AI (if enabled).
Pickup
Player 127
Train 0 0 0 0
Vehicle 512 512 512 512 The limit includes vehicles generated by traffic AI (if enabled).

Other Limits

Type Amount Notes
Chat box message size 4096 Size represents byte count, not character count.
Server Resources 0
Client Resources 0
Resource Script Files 0
Resource Client Files 0