How to add
scripts
Im going to show you basic steps to installing a script in
your palace.
First you need to know that you will run into some scripts
that cant be put in while you are in palace. Those scripts are too big and
either exceed the 16 pic limit per room or the 16k per room for scripting.
They have to be installed through the pat file and we will cover that
later.
Right now, we are going to just go through the steps to
install a script at your gate. Im going to show you how to install a sign
on pager at your gate. What this script will do is....no matter where in
your palace you are at working, if someone logs on, you will get a page letting
you know that.
At the gate, making sure you
are wizzed up, click the operator menu shown below.

When that opens up, you click Authoring
Mode...

Now click new door......

A door will appear on your screen. Double click that
to get this menu......

Now you click Edit Script and another window pops up that
you enter the script in.....

This is where you type the script in or copy and paste it
in. Once you put the script in that will page you if someone logs on, this
window will look like this.....

The script is this one if you want to copy and paste it
from this webpage.....
ON SIGNON {
"'page Another Visitor has arrived" SAY
}
Now click ok and resize your door by dragging the 4 points
to look like you want it.....be as small as you want it, and stick it in a
corner. Click Authoring Mode again to take you out of authoring and youre
done.
|