From 5627e06649104c82bf836be3d848174b8152f8cf Mon Sep 17 00:00:00 2001 From: euphyy Date: Sun, 10 Jun 2012 21:39:17 +0000 Subject: * Added documentation for "checkwug" (doc\script_commands.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16267 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index a130a68cd..adae3726f 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -3497,6 +3497,13 @@ mount and 0 if they don't. --------------------------------------- +*checkwug() + +This function will return 1 if the invoking character has a +warg and 0 if they don't. + +--------------------------------------- + *checkvending({""}) *checkchatting({""}) @@ -6285,7 +6292,6 @@ placement of the illustration and takes following values: 3 - middle of screen in a movable window with an empty title bar 4 - middle of screen without the window header, but still movable - The picture is read from data\texture\유저인터페이스\illust, from both the GRF archive and data folder, and is required to be a bitmap. The file extension .bmp can be omitted. Magenta color (#ff00ff) is considered transparent. There is no limit @@ -6775,7 +6781,6 @@ The first letter is position 0. //.@my_array$[2]: "1965" //.@my_array$[3]: "red" //.@my_array$[4]: "PIE" - --------------------------------------- @@ -7138,6 +7143,7 @@ Example: else (.@id < 0) { // Unspecified error while queuing instance. ... } + --------------------------------------- *instance_destroy {}; @@ -7357,6 +7363,7 @@ If parameter "HUNTING" is supplied: 2 = you've killed all of the target monsters --------------------------------------- + *showevent , ; Show a colored mark in the mini-map like "viewpoint" and an emotion on top of a NPC. -- cgit v1.2.3-70-g09d2