EZ Server

General Category => Suggestions => Topic started by: Blurring on December 07, 2011, 11:58:00 pm



Title: Pet hold for UF
Post by: Blurring on December 07, 2011, 11:58:00 pm
Not sure if this is the right forum for this, let me know if I should remove it.

I was looking at the underfoot development thread and noticed they claimed pet hold had been fixed. Part of that fix appears to be editing some rows in the server database. (I think, really not sure) I'm guessing this has already been done if need be, but wanted to ask first before I write up a request to the emu devs.

Link to development thread:
http://www.eqemulator.org/forums/showthread.php?t=31635&page=4&highlight=hold

Quote
There were three issues here.

The first is that when you type /pet hold in Underfoot, the client now appears to check if you have that ability before sending it to the server, whereas before the client sent it regardless and let the server decide if you could use it.

There were no rows in aa_effects for Pet Discipline (AAID 288 ), which didn't really matter in prior clients due to the above.

The command code for /pet hold needed translating to the code used by previous clients. This is in Rev1821.

The aa_effect rows for Pet Discipline are:

INSERT INTO `aa_effects` (`id` ,`aaid` ,`slot` ,`effectid` ,`base1` ,`base2`) VALUES (NULL , '288', '1', '257', '1', '0');
INSERT INTO `aa_effects` (`id` ,`aaid` ,`slot` ,`effectid` ,`base1` ,`base2`) VALUES (NULL , '288', '2', '267', '1', '31');
INSERT INTO `aa_effects` (`id` ,`aaid` ,`slot` ,`effectid` ,`base1` ,`base2`) VALUES (NULL , '288', '3', '267', '1', '32');
INSERT INTO `aa_effects` (`id` ,`aaid` ,`slot` ,`effectid` ,`base1` ,`base2`) VALUES (NULL , '288', '4', '267', '1', '33');
INSERT INTO `aa_effects` (`id` ,`aaid` ,`slot` ,`effectid` ,`base1` ,`base2`) VALUES (NULL , '288', '5', '267', '1', '15');
INSERT INTO `aa_effects` (`id` ,`aaid` ,`slot` ,`effectid` ,`base1` ,`base2`) VALUES (NULL , '288', '6', '267', '1', '16');
INSERT INTO `aa_effects` (`id` ,`aaid` ,`slot` ,`effectid` ,`base1` ,`base2`) VALUES (NULL , '288', '7', '267', '1', '17');
INSERT INTO `aa_effects` (`id` ,`aaid` ,`slot` ,`effectid` ,`base1` ,`base2`) VALUES (NULL , '288', '8', '267', '1', '18');
INSERT INTO `aa_effects` (`id` ,`aaid` ,`slot` ,`effectid` ,`base1` ,`base2`) VALUES (NULL , '288', '9', '267', '1', '19');
INSERT INTO `aa_effects` (`id` ,`aaid` ,`slot` ,`effectid` ,`base1` ,`base2`) VALUES (NULL , '288', '10', '267', '1', '20');


Title: Re: Pet hold for UF
Post by: Hunter on December 08, 2011, 05:16:12 am
I'll check it out this weekend.

Thanks

Hunter


Title: Re: Pet hold for UF
Post by: bozac on December 09, 2011, 04:36:28 pm
/pet back doesn't work either... it works on the pet window, but if i make a macro it won't


Title: Re: Pet hold for UF
Post by: Griz on January 16, 2012, 08:43:23 pm
You need to do /pet back off if you're using UF/HoT client


Title: Re: Pet hold for UF
Post by: Hunter on January 16, 2012, 09:55:58 pm
Oh wow, people were just using the wrong command?


Title: Re: Pet hold for UF
Post by: Brokyn on January 16, 2012, 11:05:20 pm
No, /pet back off and /pet hold are two completely different commands


Title: Re: Pet hold for UF
Post by: Griz on January 27, 2012, 03:59:05 pm
Yeah, /pet hold and /pet focus doesn't seem to work for UF, possibly because of the new commands they added to the pet window (regroup or whatever, I don't even know what those do?)

Also, would it be possible to get the root (earthelementalattack_v2) removed from the mage epic pets? Though I guess this wouldn't be a problem if /pet hold and or /pet focus worked.


Title: Re: Pet hold for UF
Post by: Xiggie | Stone on January 27, 2012, 06:26:25 pm
Pet focus does not work for any of the clients in emu on EZ. Not sure about the other servers, but I think it does not work for all of emu. Can someone verify?