From 14d2e0e61a8d2ca85f15eb0c8eb6238564edb375 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 10 May 2006 04:04:36 +0000 Subject: - Rewrote/cleaned up trade.c for a more clean trading implementation. - Added @request commands, sends a request to all connected GMs of lowest_gm_level or above as a whisper message. Defaults to gm level 20 users. - Made SC_COMBO status start delay attackabletime and walkdelay by sc's duration regardless of skill used (previously it was only for TK kicks, now it's for both those and Monk combos) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6542 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/atcommand_athena.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf-tmpl/atcommand_athena.conf') diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index 496e6132d..0cce4e09a 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -181,6 +181,9 @@ gmotd: 20 // follow a player (including warping to them) follow: 20 +// Sends a request to all connected GMs (via the gm whisper system) +request: 20 + // Disconnects a user from the server (1 command + right click menu for GM "(name) force to quit"). kick: 20 -- cgit v1.2.3-70-g09d2