#alt casts
1 messages · Page 1 of 1 (latest)
Found 1 function for isdotaaltpressed
🇨 IsDotaAltPressed(): unknown
Returns true if whatever alt is remapped to is pressed.
noticed my textures are changing too, is that anything i have to do or is it linked to doom himself
no clue, i dont actually play dota anymore
by textures you mean ability textures right?
assuming there isnt some other method, you could just use that function in GetAbilityTextureName
my icons are going black when i alt cast
i override vanilla abilities, i assume it has smth to do with that
there is IsDotaCtrlPressed function you can use inside GetAbilityTextureName, but you still need to know current state. I can't find anything specific to alt cast, I would assume it still uses GetAutoCastState
