WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   UnitCastingInfo (https://www.wowinterface.com/forums/showthread.php?t=59016)

glupikreten 01-07-22 11:01 AM

UnitCastingInfo
 
Hi,

Is this supposed to be working or what?

/run print(UnitCastingInfo("target"))
/run print(UnitChannelInfo("target"))


Because i get nil ... UnitCastingInfo("player") works just fine.


thank you

Fizzlemizz 01-07-22 01:16 PM

Do you have a target selected? Is it casting anything?

Works when I target myself, and cast a mount spell.

glupikreten 01-07-22 01:43 PM

what client?

https://ibb.co/Hn1sJdn

Fizzlemizz 01-07-22 01:54 PM

Retail....

In vanilla try:
/run print(CastingInfo())
as per although target information is more limited in vanilla so that may not be possible to get.

glupikreten 01-07-22 03:28 PM

i guess everything i need is here...

https://www.wowinterface.com/forums/...ad.php?t=57409

thank you... i came accross that after i searched for CastingInfo()


All times are GMT -6. The time now is 03:24 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI