From d5a9782a549574ed04911d6dad2727fe7b5abc7d Mon Sep 17 00:00:00 2001 From: nveid Date: Thu, 5 Apr 2007 04:10:48 +0000 Subject: [PATCH] help link() now mentions its third optional argument to act like @link/preserve --- game/txt/changes/0.73 | 1 + game/txt/hlp/cobra_func.hlp | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/game/txt/changes/0.73 b/game/txt/changes/0.73 index db1ff7a..aaa28f7 100644 --- a/game/txt/changes/0.73 +++ b/game/txt/changes/0.73 @@ -10,6 +10,7 @@ CobraMUSH Version 0.73 the follower. [RLB] Helpfiles: * help @poll clarified. [RLB] + * help link() now mentions its ability to act like @link/preserve [RLB] Commands: * @chown now allows players to do remote chowns as long as they have the Chown power over the object. [RLB] diff --git a/game/txt/hlp/cobra_func.hlp b/game/txt/hlp/cobra_func.hlp index 2fcf9a4..46840cd 100644 --- a/game/txt/hlp/cobra_func.hlp +++ b/game/txt/hlp/cobra_func.hlp @@ -1945,13 +1945,18 @@ Continued in HELP ITER2 01234567" & LINK() - link(, ) + link(, [, ]) This function links object to . While normally used on exits, it has all of the other capabilities of @link as well. It returns nothing. + An optional boolean supplied third argument may given indicating + behavior similar to @link/preserve. + This is a side-effect function and may not be enabled on some MUSHes. + + See Also: @link & LIST() list(