From 8bb00782225e2f04f61863832a6c27d512b551b5 Mon Sep 17 00:00:00 2001 From: Haru Date: Sat, 25 Oct 2014 01:56:47 +0200 Subject: Marked the petheal command as deprecated - The command should be replaced by petskillsupport in any custom scripts. - Updated the custom SOHEE pet skill script to use petskillsupport with level 10 AL_HEAL. Signed-off-by: Haru --- doc/script_commands.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 4edb596b6..596c8b61c 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -7971,17 +7971,24 @@ reached or when pet performance is activated. *petskillsupport ,,,,; *petskillsupport "",,,,; -*petheal ,,,; This will make the pet use a specified support skill on the owner whenever the HP and SP are below the given percent values, with a specified delay time between activations. The skill numbers are as per 'db/(pre-)re/skill_db.txt'. -'petheal' works the same as 'petskillsupport' but has the skill ID -hard-coded to 28 (Heal). This command is deprecated. It's not quite certain who's stats will be used for the skills cast, the character's or the pets. Probably, Skotlex can answer that question. +*petheal ,,,; + + @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ + @ /!\ This command is deprecated @ + @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ + +The petheal command is deprecated and it should not be used in new scripts, as +it is scheduled to be removed after November 27th, 2014. Please consider using +petskillsupport by specifying the AL_HEAL skill id instead. + *petskillattack ,,,; *petskillattack "",,,; *petskillattack2 ,,,,; -- cgit v1.2.3-70-g09d2