From a99779828dd609f004a17048d72bbfeb484a81bd Mon Sep 17 00:00:00 2001 From: mekolat Date: Tue, 15 Mar 2016 14:00:04 -0400 Subject: get rid of magic secrets, convert stranger quiz --- world/map/npc/functions/quiz.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'world/map/npc/functions/quiz.txt') diff --git a/world/map/npc/functions/quiz.txt b/world/map/npc/functions/quiz.txt index ea10a3c4..0f2f7c87 100644 --- a/world/map/npc/functions/quiz.txt +++ b/world/map/npc/functions/quiz.txt @@ -1,3 +1,8 @@ +// FIXME/TODO: some variables should be scoped, and some other variables +// combined in an array, with a very specific name, to avoid +// collisions. The script as a whole should be optimized to +// take advangage of magic-v3 + function|script|MultiQuiz { if((getarraysize(@quiz_answers$) != getarraysize(@quiz_questions$)) || -- cgit v1.2.3-70-g09d2