From 5e59d3abbd6547ff48a2571cdc77b29ab1326c04 Mon Sep 17 00:00:00 2001 From: momacabu Date: Tue, 13 Nov 2012 00:27:40 +0000 Subject: - Fixed bugreport:6887, a variable was not initialized; - Make @addwarp parameter mandatory as per requests; - Changed SCB_ALL to SCB_BASE on SC_INTRAVISION case, it should be enough. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16922 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/atcommands.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/atcommands.txt') diff --git a/doc/atcommands.txt b/doc/atcommands.txt index d53fab203..e472c9908 100644 --- a/doc/atcommands.txt +++ b/doc/atcommands.txt @@ -190,17 +190,17 @@ Sets a mapflag for the current map (1 = On, 0 = Off). --------------------------------------- -@addwarp {} +@addwarp Creates a warp portal on the character's current coordinates that lasts until the next reboot. -If no name is specified, the server will automatically assign a name for the warp portal. -The name will be displayed only once in the chat window. +The name parameter is mandatory and if it already exists, the server will automagically assign a name, +and it will be displayed only once in the chat window. Example: -@addwarp prontera 50 50 +@addwarp prontera 50 50 my_warp_sample Output: -New warp NPC 'warp_4_170_198' created. +New warp NPC 'my_warp_sample' created. --------------------------------------- -- cgit v1.2.3-70-g09d2