He probado esta macro con el juego en inglés y funciona perfectamente, pero cuando lo cambio a Español no hay forma de que funcione. He buscado por todo internet y no encuentro qué estoy haciendo mal, al ser un script de LUA debería funcionar correctamente.
¿Alguna idea de por dónde tirar?
#showtooltip
/stopmacro [noexists]
/run for i=1,GetNumTrackingTypes() do local n, t, a, c = GetTrackingInfo(i); if string.find(n, UnitCreatureType("target")) then if t~=GetTrackingTexture(i) then SetTracking(i); end end end
/cast Picadura de serpiente