This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
Link: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m spelling/format |
||
| Line 1: | Line 1: | ||
A Link is a BZW object | A Link is a BZW object which creates a link (route) between two [[Teleporter|teleporters]]. | ||
Links go in hand with [[Teleporter|teleporters]]. | |||
{| | |||
| | |||
==Code== | ==Code== | ||
link | link | ||
| Line 9: | Line 10: | ||
to * | to * | ||
end | end | ||
|} | |||
Valid parameters for a link are: | |||
*'''from''': From what [[Teleporter|teleporters]] | |||
*'''to''': To what [[Teleporter|teleporters]] | |||
*'''from''' | |||
*'''to''' | |||
In either of the from/to parameters, "*" or "?" can be used to make multiple matches. To specify which side of the teleporter you are linking you can use the ":f" (forward) or ":b" (backward) after the name of the teleporter. Ex: tele:f | In either of the from/to parameters, "*" or "?" can be used to make multiple matches. To specify which side of the teleporter you are linking you can use the ":f" (forward) or ":b" (backward) after the name of the teleporter. Ex: tele:f | ||
Revision as of 01:50, 24 March 2007
A Link is a BZW object which creates a link (route) between two teleporters.
Links go in hand with teleporters.
Codelink name example_link from * to * end |
Valid parameters for a link are:
- from: From what teleporters
- to: To what teleporters
In either of the from/to parameters, "*" or "?" can be used to make multiple matches. To specify which side of the teleporter you are linking you can use the ":f" (forward) or ":b" (backward) after the name of the teleporter. Ex: tele:f
History
Editor Support
The link object is supported by all known editors.