Limitations: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
|8 | |8 | ||
|- | |- | ||
|Web UIs | |Web UIs** | ||
|32 | |32 | ||
|- | |- | ||
Line 51: | Line 51: | ||
<nowiki>*</nowiki> You can get around this limit with this package: https://github.com/BlueMountainsIO/OnsetLuaScripts/tree/master/soundstreamer | <nowiki>*</nowiki> You can get around this limit with this package: https://github.com/BlueMountainsIO/OnsetLuaScripts/tree/master/soundstreamer | ||
<nowiki>**</nowiki> You can get around this limit with this package: https://github.com/BlueMountainsIO/OnsetLuaScripts/tree/master/webuistreamer |
Revision as of 16:59, 26 January 2020
Server Max Limitations | |||||
---|---|---|---|---|---|
Players | 300 | ||||
Vehicles | 4096 | ||||
Objects | 100,000 | ||||
NPCs | 4096 | ||||
Pickups | 4096 | ||||
Text3D | 4096 | ||||
Doors | 4096 | ||||
Timers | 2,147,483,647 | ||||
Dimensions | 4,294,967,295 |
Client Max Limitations | |||||
---|---|---|---|---|---|
Sounds* | 8 | ||||
Web UIs** | 32 | ||||
Timers | 256 | ||||
Collision Triggers | 128 | ||||
GUI Texts | 128 |
* You can get around this limit with this package: https://github.com/BlueMountainsIO/OnsetLuaScripts/tree/master/soundstreamer ** You can get around this limit with this package: https://github.com/BlueMountainsIO/OnsetLuaScripts/tree/master/webuistreamer