Retardo101 0 Posted November 12, 2015 Share Posted November 12, 2015 Hey guys! I love Wrotation but im having an issue. First off im insta interupting witch i dont like.. none has reaction time like that :D Ive tried using the "Casting time left" function but cant make it work.. i found some code "if (not (UnitIsPlayer("target") and UnitIsPVP("target")) ) or (((GetTime()-startTime)*100/(endTime-startTime)) > 50) then " Aparently this would make it interupt casting at 50% witch would look more normal but also get rid of most duke casting. Ive tried entering it in a lua condition but just does nothing :( im a noob... I MUST!! win at wow while doing as little as possible with ciggys and drinks in my hand.. any tips guys? (i have no clue how to write lua or c or anything lol) Link to comment https://wrobot.eu/forums/topic/2466-interupt-cast-at-50/ Share on other sites More sharing options...
Droidz 2738 Posted November 16, 2015 Share Posted November 16, 2015 Hello, Where do you want use this? You need to use http://wow.gamepedia.com/API_UnitCastingInfo or http://wow.gamepedia.com/API_UnitChannelInfo to get value of "startTime" and "endTime". Link to comment https://wrobot.eu/forums/topic/2466-interupt-cast-at-50/#findComment-11371 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now