From: Ari Johnson Date: Tue, 12 Apr 2011 22:42:18 +0000 (-0400) Subject: Update documentation for atrlock() X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=8673841fcb2f3ee51e67cb1d562bcf87e3214d9e;p=cobramush.git Update documentation for atrlock() fixes #23 --- diff --git a/game/txt/hlp/cobra_func.hlp b/game/txt/hlp/cobra_func.hlp index 36886f8..dddf948 100644 --- a/game/txt/hlp/cobra_func.hlp +++ b/game/txt/hlp/cobra_func.hlp @@ -518,14 +518,14 @@ See HELP CTU() for more on the angle type. & ATRLOCK() - atrlock(/[, ]) + atrlock(/[, ]) When given a single object/attribute pair as an argument, returns 1 if the attribute is locked, 0 if unlocked, and #-1 if the attribute doesn't exist or can't be read by the function's caller. - When given a second argument of "on" (or "off"), attempts to lock - (unlock) the specified attribute, as per @atrlock. + When given a second argument, set the readlock on the attribute to the + given boolexp. & ATRMODTIME() atrmodtime(/)