mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
LiveAPI: update readme
Nesting depth was increased in commit b91fd983f9440f274330c6d2c3fdf42f7288700a
This commit is contained in:
parent
56b884c7ff
commit
59a904320e
@ -79,7 +79,7 @@ LiveAPI_WriteLogUsingCustomFields()
|
||||
NOTE: with tables, the key must be a string as this will be used to determine the custom field names, the values can
|
||||
be any of the aforementioned types.
|
||||
- Tables and arrays cannot be nested into them selfs as this would cause infinite recursion, and the maximum nesting
|
||||
depth of a table or array is 64.
|
||||
depth of a table or array is 128.
|
||||
|
||||
For more technical information about the scripting API of the system, see the file
|
||||
`platform/scripts/vscripts/_live_api.gnut` (relative from the game executable `r5apex_ds.exe`).
|
||||
|
Loading…
x
Reference in New Issue
Block a user