summaryrefslogtreecommitdiff
path: root/npc/custom/eAAC_Scripts/kafraExpress/readme.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-03 15:00:02 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-03 15:00:02 +0000
commitd8fd35ec71a88a56d3f93fff9ab54fbbd1e38c4a (patch)
treee4474f21f165c8fa81c72a705ec576ef6083bb51 /npc/custom/eAAC_Scripts/kafraExpress/readme.txt
parent00fcc3fb3eb3fbe68ce72ba25b034a74f469290a (diff)
downloadhercules-d8fd35ec71a88a56d3f93fff9ab54fbbd1e38c4a.tar.gz
hercules-d8fd35ec71a88a56d3f93fff9ab54fbbd1e38c4a.tar.bz2
hercules-d8fd35ec71a88a56d3f93fff9ab54fbbd1e38c4a.tar.xz
hercules-d8fd35ec71a88a56d3f93fff9ab54fbbd1e38c4a.zip
- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence now ONLY blocks skills from being used, it will not stop on-going casts.
- Updated status_cast_cancel to also include silence (so the cast bar is cancelled if you are silenced during it) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8098 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/eAAC_Scripts/kafraExpress/readme.txt')
-rw-r--r--npc/custom/eAAC_Scripts/kafraExpress/readme.txt11
1 files changed, 4 insertions, 7 deletions
diff --git a/npc/custom/eAAC_Scripts/kafraExpress/readme.txt b/npc/custom/eAAC_Scripts/kafraExpress/readme.txt
index b03070d81..8952d1913 100644
--- a/npc/custom/eAAC_Scripts/kafraExpress/readme.txt
+++ b/npc/custom/eAAC_Scripts/kafraExpress/readme.txt
@@ -6,7 +6,7 @@ This file's purpose is to give an indepth explanation about setting up, and
configuring the Kafra Express Script Package (KESP). It is intended to be
viewed by a text editor using fixed-width font and 80-character long lines.
-Document Version v1.8 (05/February/2006)
+Document Version v1.9 (15/June/2006)
////////////////////////////////////////////////////////////////////////////////
Table of Contents
////////////////////////////////////////////////////////////////////////////////
@@ -915,11 +915,10 @@ There are three valid values for this variable: 0, 1, 2.
0 - Disables this mode.
1 - Uses the mode on a per character basis; that is, each character needs to
travel to that town and save and that unlocks warping only for that
-character (note that this mode can mean up to 15+ variables per character,
-which can become quite the overload on a large server).
+character.
2 - Uses the mode on a per account basis; that is, once a character has saved
on a town, all other (and future) characters from the same account have the
-warp unlocked (uses up to 15+ variables per account).
+warp unlocked.
(1) kewt_free
-------------
@@ -960,11 +959,9 @@ Enables the traveller system. Just like the traveller's system for towns,
you can't warp to any dungeon to which you have not visited first on foot and
saved with the corresponding Kafra Express first.
If 1, traveller's mode is enabled on a per character basis (so once a
-character saves, only that character has unlocked the warp). Note that this
-method stores up to 25 extra variables per character.
+character saves, only that character has unlocked the warp).
If 2, traveller's mode is enabled on a per account basis (so once a character
saves, all charaters of the corresponding account have the warp unlocked).
-Note that this method stores up to 25 extra variables per account.
(1) kewd_deep
-------------