summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-28 13:57:35 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-28 13:57:35 -0300
commit062593c8758d6a1b89e63d9ee226a3119eed7907 (patch)
tree746a5283174cfc4c8275783ef40d7baa01f4e00d /npc/functions
parentc4f919a86ae12ad53ccfaf2dd8eec7e40842267c (diff)
downloadserverdata-062593c8758d6a1b89e63d9ee226a3119eed7907.tar.gz
serverdata-062593c8758d6a1b89e63d9ee226a3119eed7907.tar.bz2
serverdata-062593c8758d6a1b89e63d9ee226a3119eed7907.tar.xz
serverdata-062593c8758d6a1b89e63d9ee226a3119eed7907.zip
Add a TODO. [skip ci]
Diffstat (limited to 'npc/functions')
-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))