summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/functions/main.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/main.txt b/npc/functions/main.txt
index de794c0d7..bf4ee2cde 100644
--- a/npc/functions/main.txt
+++ b/npc/functions/main.txt
@@ -198,6 +198,7 @@ function script compareandsetq {
// 0 = npctalk3
// 1 = npctalk
// 2 = message
+// TODO: Use temp player var, because NPC var affect other players
function script npctalkonce {
// lock mechanism
switch (getarg(2, 0))