4 lines
362 B
Plaintext
4 lines
362 B
Plaintext
|
|
showDialog(llGetOwner(), "Test", ["◀" + " Prev" + pageString, "▼" + " Back", "▶" + " Next" + pageString] + llList2List(options, page * 9, page * 9 + 8);
|
||
|
|
^
|
||
|
|
(Line 11 char 137): ERROR: Name not defined within scope
|