From cd66982c301cb15164150277d1dc8ce669ae87b6 Mon Sep 17 00:00:00 2001 From: Andrey Balabokhin Date: Wed, 18 Dec 2024 19:17:20 -0500 Subject: [PATCH] Update InMyArea trigger description. Based on the information from here: https://www.gibberlings3.net/forums/topic/38976-does-exists-trigger-works-as-described/ --- scripting/triggers/bgeetriggers.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripting/triggers/bgeetriggers.htm b/scripting/triggers/bgeetriggers.htm index 1b71c9d5..eff74bc3 100644 --- a/scripting/triggers/bgeetriggers.htm +++ b/scripting/triggers/bgeetriggers.htm @@ -1313,7 +1313,7 @@
0x40CB InMyArea(O:Object*)
- Returns true only if the specified object is in the same area as the active CRE. + Returns true only if the specified object is in the same area as the active CRE, object or in the area itself (depending on the script/dialog with the trigger).