From e2ddbced3c35ca2d1c704c2b724234cc09a37418 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Thu, 22 Nov 2007 16:06:39 +0000 Subject: * Renamed fakenpcname to setnpcdisplay, fixed and extended it. - See doc/script_commands.txt for information on how to use it git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11779 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 41c455a7d..35b1958f5 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -9,7 +9,7 @@ //= Maeki Rika - A section on general concepts and lots of //= other updates and additions. //===== Version =========================================== -//= 3.09.20071103 +//= 3.10.20071122 //========================================================= //= 1.0 - First release, filled will as much info as I could //= remember or figure out, most likely there are errors, @@ -90,6 +90,8 @@ //= Clarified how npc names work. [FlavioJS] //= 3.09.20071103 //= Added script function 'strnpcinfo' [ultramage] +//= 3.10.20071122 +//= Added setnpcdisplay. [FlavioJS] //===== Description ======================================= //= A reference manual for the eAthena scripting language, //= sorted out depending on their functionality. @@ -4878,6 +4880,17 @@ complete the effect. // who just invoked it. npctalk "Hello "+strcharinfo(0)+" how are you"; +--------------------------------------- + +*setnpcdisplay("", "", ) +*setnpcdisplay("", "") +*setnpcdisplay("", ) + +Changes the display name and/or display class of the target npc. +Returns 0 is successful, 1 if the npc does not exist. + +Since trunk r11779 + --------------------------------------- \\ 5,1.- Time-related commands -- cgit v1.2.3-60-g2f50