From ddc75a03c7c7b00f839a862de9c265543d414829 Mon Sep 17 00:00:00 2001 From: brianluau Date: Fri, 31 Aug 2012 21:49:48 +0000 Subject: - Standardized headers of /doc files. - Added svn:eol-style=native property on some recently added text files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16726 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/whisper_sys.txt | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'doc/whisper_sys.txt') diff --git a/doc/whisper_sys.txt b/doc/whisper_sys.txt index 115712eea..906dad81b 100644 --- a/doc/whisper_sys.txt +++ b/doc/whisper_sys.txt @@ -1,17 +1,15 @@ -//===== Athena Doc ======================================== +//===== rAthena Documentation ================================ //= NPC Whisper System -//===== By ================================================ -//= lordalfa, Massdriller -//===== Version =========================================== -//= 1.1 -//========================================================= -//= 1.1 - Cleanup. [Euphy] -//===== Description ======================================= +//===== By: ================================================== +//= rAthena Dev Team +//===== Current Version: ===================================== +//= 20120826 +//===== Description: ========================================= //= A description of rAthena's NPC whispering system. -//========================================================= +//============================================================ -This piece of code to allows characters to execute events in NPCs by whispering -them up to ten parameters. The NPC must have an "OnWhisperGlobal" label, or an +This piece of code to allows characters to execute events in NPCs by whispering +them up to ten parameters. The NPC must have an "OnWhisperGlobal" label, or an "event not found" error will result. NPC: {#String 2{#...{#String 10}}} @@ -37,4 +35,4 @@ OnWhisperGlobal: if (@whispervar0$ == "Report") message @whispervar2$,"You have been reported for "+@whispervar1$+"."; end; -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2