View Single Post
11-02-06, 04:30 AM   #14
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
Originally Posted by Miles
Then use hooksecurefunc on OnShow to execute the line Perl_Target_Update_Once();
Is there any reason I couldn't just call Perl_Target_Update_Once() from the PLAYER_TARGET_CHANGED event? If it's for a taint reason, I'm going to have to call it on that event anyway if I change targets without untargeting the mob.
  Reply With Quote