From ac78820fe4525d5df2ef1c62c43afa2e305aff70 Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 21 Jul 2006 19:04:50 +0000 Subject: - Corrected the loadmap event description to specify that the mapflag required is actually "loadevent", NOT "loadmap"! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7812 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 2 ++ conf-tmpl/script_athena.conf | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index bba9cf55c..19df6e568 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2006/07/21 + * Corrected the loadmap event description to specify that the mapflag + required is actually "loadevent", NOT "loadmap"! [Skotlex] * Now when the char-txt server does not finds a requested party, it will clear out said party id of all characters (will help prevent massive spamming/overhead when for some reason the party file needs to be deleted). diff --git a/conf-tmpl/script_athena.conf b/conf-tmpl/script_athena.conf index e4bb846e5..7a434d2ec 100644 --- a/conf-tmpl/script_athena.conf +++ b/conf-tmpl/script_athena.conf @@ -62,7 +62,7 @@ logout_event_name: PCLogoutEvent login_event_name: PCLoginEvent // Name of event when a player changes map -// NOTE: This event will only trigger on maps with the "loadmap" flag active. +// NOTE: This event will only trigger on maps with the "loadevent" flag active. loadmap_event_name: PCLoadMapEvent // Name of event when a player levels up (base lv) -- cgit v1.2.3-70-g09d2