m
sp
(Marking OOD: Needs info on tainting and secure hooks) |
m (sp) |
||
| Line 126: | Line 126: | ||
== Hook Chains == | == Hook Chains == | ||
{{ood}} | {{ood}} | ||
This can be a little tricky, but it works. Let's say there are two | This can be a little tricky, but it works. Let's say there are two separate addons, one that attaches the player tooltip to the mouse, and one that replaces ?? with the player's level. One addon is called "AnchorToolTip", and the other is called "ShowLevel" | ||
If the code for AnchorToolTip is: | If the code for AnchorToolTip is: | ||