From 8673841fcb2f3ee51e67cb1d562bcf87e3214d9e Mon Sep 17 00:00:00 2001 From: Ari Johnson Date: Tue, 12 Apr 2011 18:42:18 -0400 Subject: [PATCH] Update documentation for atrlock() fixes #23 --- game/txt/hlp/cobra_func.hlp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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(/) -- 2.30.2