What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[request a plugin]remove ctm when using Tyreal and PureRotation

frosticus

Community Developer
Joined
Oct 19, 2012
Messages
2,930
Reaction score
58
i keep looking like an asshat when raiding when using my mouse to move and my ctm makes my toon run off in weird directions.

is there a plugin that will disable ctm while using the tyreal and purerotation? well, any combo where i need to move in specific spots while raiding?

not sure where to post this request when dealing with three different topics.
 
You can edit tyrael yourself, not that hard.

In the Start() under the line of Tyrael has been Started add the following:
PHP:
Lua.DoString("SetCVar('autoInteract', '0')");

And on Stop() under the line Tyrael has been stopped add;
PHP:
Lua.DoString("SetCVar('autoInteract', '1')");

That will disable CTM when you press Start on HB, and enable it again when you press Stop.

I might add it in a later version of Tyrael, but that's not any time soon to be honest. So quickest is by doing this yourself :).
 
thanks very much. im not sure how much it bothers others, but its a pain for me. i learned how to raid while using my right mouse button and strafing with my A and D keys. [dont ever turn your back to a boss!!] so ctm really affects this strategy.

i will add these and report back my success!!

tyreal png for upload.webp

is this what its supposed to look like? only showing the second added entry, did the start entry the same format.
 
I'm pretty sure someone made this plugin.
Look around, must be here somewhere!
 
thanks very much. im not sure how much it bothers others, but its a pain for me. i learned how to raid while using my right mouse button and strafing with my A and D keys. [dont ever turn your back to a boss!!] so ctm really affects this strategy.

i will add these and report back my success!!

View attachment 100963

is this what its supposed to look like? only showing the second added entry, did the start entry the same format.
Yep looking good :)
 
thanks very much. im not sure how much it bothers others, but its a pain for me. i learned how to raid while using my right mouse button and strafing with my A and D keys. [dont ever turn your back to a boss!!] so ctm really affects this strategy.

it doesn't affect this strategy in any way, sorry but if u ever did this with ctm enabled, u should know it ;)
holding right mouse and strafing by A and D does still work the same way with ctm enabled
 
it doesn't affect this strategy in any way, sorry but if u ever did this with ctm enabled, u should know it ;)
holding right mouse and strafing by A and D does still work the same way with ctm enabled

This breaking me off lol...seriously dude...
 
it doesn't affect this strategy in any way, sorry but if u ever did this with ctm enabled, u should know it ;)
holding right mouse and strafing by A and D does still work the same way with ctm enabled

mkay, if you say so. but when you click the right mouse, then split second decide you didnt need to strafe, yeah, it does affect the strategy. or you go to click a mob in the distance, and it CTM's past the mob. yeah, you look like an asshat.

i've raided HM's for years, just started with HB this month. yeah the dps might be a little higher and less to pay attention to. but ctm sucks for HM raiding when precision is needed
 
mkay, if you say so. but when you click the right mouse, then split second decide you didnt need to strafe, yeah, it does affect the strategy. or you go to click a mob in the distance, and it CTM's past the mob. yeah, you look like an asshat.

i've raided HM's for years, just started with HB this month. yeah the dps might be a little higher and less to pay attention to. but ctm sucks for HM raiding when precision is needed

dont pay attention to him. what you doing is perfectly fine. anything else is considered keyboard turning or suking at WoW. better play pacman
 
remember those POS mobs that came out on H 25 Magmaw? id like to see someone raid that shit with ctm. or the adds you had to burn immediately on H25 Atramedes. FFS any of those H25 fights in T1 Cata raids.

i had to have macros to multi dot every add in the room [running spriest] just to keep up with normal players. i cant even imagine trying to ctm the ground effects on Magmaw.

sorry all my raiding bosses are out of date, i took a wow raiding vacation until this month. eyesight and fucked up hand have made it almost impossible. THANKS TO HONORBUDDY I CAN AT LEAST RAID REG MODES WITH NORMAL PEOPLE AGAIN
 
Back
Top