From 212949b352ccfcc271bf5ec9403107b04ef7c254 Mon Sep 17 00:00:00 2001 From: Haru Date: Sat, 20 Dec 2014 20:27:15 +0100 Subject: Removed deprecated commands setriding, checkriding Follow-up to c6f102e Signed-off-by: Haru --- doc/script_commands.txt | 25 ------------------------- 1 file changed, 25 deletions(-) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 3c99afcf1..2165d8a8f 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -3904,31 +3904,6 @@ regardless of color. --------------------------------------- -*setriding {}; -*checkriding() - - @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ - @ /!\ This command is deprecated @ - @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ - -This command is deprecated and it should not be used in new scripts, as it -is scheduled to be removed on or after November 30th, 2014. Please consider -using setmount and checkmount() instead. - -If is 0 this command will remove the mount from the character. -Otherwise it gives the invoking character a PecoPeco (if they are a Knight -series class), a GrandPeco (if they are a Crusader series class), or -a Gryphon (if they are a Royal Guard). Unlike 'setfalcon' and 'setcart' -this will not work at all if they aren't of a class which can ride. -Note: the character needs to have the skill KN_RIDING to gain a mount. - -The accompanying function will return 1 if the invoking character is -riding a bird and 0 if they aren't. - - if (checkriding()) mes "PLEASE leave your bird outside! No riding birds on the floor here!"; - ---------------------------------------- - *setdragon {}; *checkdragon() -- cgit v1.2.3-60-g2f50