Limitations in Fancade scripting: Difference between revisions

No edit summary
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This page compiles a list of restrictions in a Fancade game.
This page compiles a list of restrictions in a Fancade game.


== Number of created blocks ==
== Number of created objects ==


The limit of objects that you can create with [[Create Object]] on Play is 4096 blocks.
The limit of [[object]]s that you can create with [[Create Object]] on Play is 4096 blocks.


== Script limit ==
== Script limit ==
Line 49: Line 49:
16,777,217 and most whole mumbers above that are unrepresentable.
16,777,217 and most whole mumbers above that are unrepresentable.


== List Limit ==
== List limit ==


The maximum index of a [[list]] is 1,048,575.
The maximum index of a [[list]] is 1,048,575.