Difference between revisions of "StrLC"
Jump to navigation
Jump to search
no edit summary
imported>Low Post |
imported>Low Post |
||
Line 7: | Line 7: | ||
Used to perform accurate calculations on very large or very small integer variables, as the Oblivion [[Set]] command is only accurate for variables within the range [-8,388,608, 8,388,607]. | Used to perform accurate calculations on very large or very small integer variables, as the Oblivion [[Set]] command is only accurate for variables within the range [-8,388,608, 8,388,607]. | ||
StrLC | |||
StrLC was created for the cases where you can't use LC because the Formula is too long, so using it directly in a set-command causes a crash of the Construction Set. | |||
==Notes== | ==Notes== |