View Single Post
02-15-12, 07:03 AM   #11
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 1,360
Originally Posted by SDPhantom View Post
The part of your comment I quoted, you talked about Pokedex's mount code, which would be handled with calls to CallCompanion() and DismissCompanion(). That part of your statement assuming it was a protected function run by a SecureButtonTemplate was incorrect.
That's what happens when you come into a discussion and don't bother to follow it from the start.
Originally Posted by Aalwein View Post
I don't know nearly enough Lua code to decipher how Pokedex cancels the shapeshift
(I don't even run or have looked at Pokedex so I took the OP at his word that Pokedex does cancel forms and his problem was getting a 3rd addon - Follow Felankor - to use Pokedex to do the same) hence I went straight to the point with
Originally Posted by Dridzt View Post
Pokedex is probably using secure frames to do that on a click or keybind or in response to very specific macro conditionals that are allowed to run protected code.
Hope that clears up some confusion for you
  Reply With Quote