![]() |
arbinger's Refuge |
-[Bad Company]- |
The purpose of this page is provide examples of scripting in
Portal. I hope it also becomes a repository
of portal scripting knowledge. I will place scripts and triggers here that I
find useful, if you have one you would like to see here submit it to me.
|
Events:
Any message from the server can be an event. Events are managed from the Event dialog, you create what is essentually a search pattern and when the client matches the pattern to a message from the server its associated actions are executed. AliasesI think of alias as subroutines, I use them to group actions together, like movement to and from a given area/mob. To create shortcuts for other commands. |