From 8b41b24415d56a008530a549e7df31b730d5d96c Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 27 Jun 2013 19:55:18 -0700 Subject: Make callfunc/callsub in an if an error Also make all errors fatal and clean up messages a bit. --- src/map/script.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/script.hpp') diff --git a/src/map/script.hpp b/src/map/script.hpp index 0e63add..66939aa 100644 --- a/src/map/script.hpp +++ b/src/map/script.hpp @@ -157,4 +157,6 @@ void do_final_script(void); extern char mapreg_txt[256]; +extern int script_errors; + #endif // SCRIPT_HPP -- cgit v1.2.3-70-g09d2