From ad814bbda0570efc01f00cf4a59af573f9843faf Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 6 Apr 2007 22:15:19 +0000 Subject: Updated the server's PCRE components to 7.0 - dll, library, header - cleaned the only existing example and moved it to /samples - changed its interface a bit, now it uses $@ instead of $ to store the parsed result - /!\ adjust your scripts if you are using npc regexp parsing /!\ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10170 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 40a198b79..17d0483dd 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -5794,7 +5794,7 @@ expression pattern is, see a few web pages: http://www.regular-expressions.info/ http://www.weitz.de/regex-coach/ -For an example of this in use, see 'npc\custom\eliza.txt'. +For an example of this in use, see 'npc\sample\npc_pcre.txt'. With this you could, for example, automagically punish players for asking for zeny in public places, or alternatively, automagically give them zeny instead if -- cgit v1.2.3-60-g2f50