Koalemos23 0 Posted August 30, 2020 Share Posted August 30, 2020 It's working fine with the fight class I made but it's just slow. Sometimes waits 1/2 second before casting the next spell. Thanks for any help. Link to comment https://wrobot.eu/forums/topic/12466-is-there-any-way-to-speed-up-wrotation/ Share on other sites More sharing options...
Droidz 2738 Posted August 31, 2020 Share Posted August 31, 2020 Hello, try to increment you FPS in game, in fightclass editor you have also option "Frames per second", increment this option. Otherwise you have to decrease your number of spells, and avoid using lua (or if you can combine scripts) Koalemos23 1 Link to comment https://wrobot.eu/forums/topic/12466-is-there-any-way-to-speed-up-wrotation/#findComment-59782 Share on other sites More sharing options...
Koalemos23 0 Posted September 4, 2020 Author Share Posted September 4, 2020 I've tried changing the fps in the fight class but it still seems like it has about a 1/2 second delay between any casts. I don't have a lot of items in the class but maybe i need to prune it down some more. Would it be faster to convert it to C# instead of leaving it in the normal format? Link to comment https://wrobot.eu/forums/topic/12466-is-there-any-way-to-speed-up-wrotation/#findComment-59832 Share on other sites More sharing options...
Ordush 185 Posted September 5, 2020 Share Posted September 5, 2020 (edited) 2 hours ago, Koalemos23 said: I've tried changing the fps in the fight class but it still seems like it has about a 1/2 second delay between any casts. I don't have a lot of items in the class but maybe i need to prune it down some more. Would it be faster to convert it to C# instead of leaving it in the normal format? Wouldn't make a difference. However, if you have the setting called something like (I don't have wrobot open as i write this); Wait Is Casting turned on, turn that off. Because it won't begin casting the next spell until it's aware that it's done casting the previous spell. ? Edit: If it's a channeling spell, you obviously shouldn't turn it off. Since it'll interrupt a channel. ? Edited September 5, 2020 by Ordush Link to comment https://wrobot.eu/forums/topic/12466-is-there-any-way-to-speed-up-wrotation/#findComment-59833 Share on other sites More sharing options...
Koalemos23 0 Posted September 5, 2020 Author Share Posted September 5, 2020 Thanks I will try that out Link to comment https://wrobot.eu/forums/topic/12466-is-there-any-way-to-speed-up-wrotation/#findComment-59834 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