Thread
:
Quest to remove unwanted buffs.
View Single Post
#
10
11-19-2012, 09:29 AM
trevius
Developer
Join Date: Aug 2006
Location: USA
Posts: 5,946
I think that spell line uses this effect (from zone/spdat.h):
http://code.google.com/p/projecteqem...r/zone/spdat.h
Code:
#define SE_SummonHorse 113 // implemented
So, the following should work:
Code:
$client->BuffFadeByEffect(113);
__________________
Trevazar/Trevius
Owner of:
Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions)
-
Read It!
trevius
View Public Profile
Send a private message to trevius
Visit trevius's homepage!
Find all posts by trevius