Someone asked me. So this is the answer:
Make this script:
default { state_entry() { llDialog(llGetOwner(), ".", ["."], 100); } }
And the result looks like that::
Regards :)
default { state_entry() { llDialog(llGetOwner(), ".", ["."], 100); } }
Hello everyone reading :) This post targets all the people who design and create all the fancy things, be it in hand or on screen. Pleas...