WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   General Authoring Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=20)
-   -   Can a non-English user do a simple test? (https://www.wowinterface.com/forums/showthread.php?t=1902)

Gello 10-06-05 06:41 AM

Can a non-English user do a simple test?
 
In game can you put an equippable item in slot 0,1 of your bags and copy-paste-run this line:

/script local _,_,link=string.find(GetContainerItemLink(0,1) or "","item:(%d+)") _,_,_,_,_,_,_,test=GetItemInfo(link) DEFAULT_CHAT_FRAME:AddMessage(test)

It should say the name of the equippable slot in English.

(It won't work for ranged or ammo items--it's bugged still)


All times are GMT -6. The time now is 07:42 AM.

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