bodacias 0 Posted January 27, 2019 Share Posted January 27, 2019 I have been creating my own fight class for a rogue, & then testing it in game to work out any kinks/errors -I'm having trouble applying some of the Spell Conditions successfully, for example: Trying to prevent the bot from Spamming [Sinister Strike], I tried adding the Condition: Combo Point to the spell [Eviscerate] to Equal & 5, I have also tried to use other conditions to prevent this, such as adding a Timer to [Sinister Strike] & lowering the Priority -Is the Combo Point condition working? or perhaps I'm missing something - any help is appreciated Link to comment https://wrobot.eu/forums/topic/10717-trouble-with-some-of-the-fight-class-conditions/ Share on other sites More sharing options...
bodacias 0 Posted February 14, 2019 Author Share Posted February 14, 2019 still no replies.....another question on the topic of Spell Conditions, I don't see a condition to apply to spells for if/when my Character is -incapacitated/slowed or rooted -I see the condition: "Me is stunned" & I see one "Pacified" <---I'm testing these to see if they will trigger my spell for incapacitated/slowed or rooted -for example: NPC Roots (etc.) my character -I want to add a condition to shapeshift out of the roots/hamstring/rogue gouge/frost nova Link to comment https://wrobot.eu/forums/topic/10717-trouble-with-some-of-the-fight-class-conditions/#findComment-51525 Share on other sites More sharing options...
bodacias 0 Posted February 14, 2019 Author Share Posted February 14, 2019 I guess I could try to get around this is by applying the condition "Buff" to detect the (de)buff roots/slow etc. Link to comment https://wrobot.eu/forums/topic/10717-trouble-with-some-of-the-fight-class-conditions/#findComment-51526 Share on other sites More sharing options...
Marsbar 228 Posted February 14, 2019 Share Posted February 14, 2019 On 1/27/2019 at 4:53 AM, bodacias said: I have been creating my own fight class for a rogue, & then testing it in game to work out any kinks/errors -I'm having trouble applying some of the Spell Conditions successfully, for example: Trying to prevent the bot from Spamming [Sinister Strike], I tried adding the Condition: Combo Point to the spell [Eviscerate] to Equal & 5, I have also tried to use other conditions to prevent this, such as adding a Timer to [Sinister Strike] & lowering the Priority -Is the Combo Point condition working? or perhaps I'm missing something - any help is appreciated You're trying to prevent it from spamming sinister.. are you saying it's only using sinister and not eviscerate? Sinister should be at the bottom of the priority list, as long as evis is above it, it will use that instead (if its conditions are met). In regards to your cc breaking, there should also be one called is rooted, try that one maybe? Otherwise yes you could go through the painstaking task of adding the debuffs. The fightclass creator is there for basic fightclasses, you wont be able to get a very advanced fightclass out of it without adding some c# at which point you might as well make the whole FC in C#. Link to comment https://wrobot.eu/forums/topic/10717-trouble-with-some-of-the-fight-class-conditions/#findComment-51529 Share on other sites More sharing options...
bodacias 0 Posted February 14, 2019 Author Share Posted February 14, 2019 Thanks for the reply ? -yeah in combat it was only using [Sinister Strike], like it would just sinister strike over & over, pass 5 CP & never use [Eviscerate] (even when the "combo point" condition was applied to use the spell @ 5 CP), & I tried using it in a few combinations (tried applying it to sinister strike then tried it on eviscerate) made no difference. I figure I'm just doing something wrong, but it sure seems like the condition is not working. -just wondered if anyone else had similar trouble or can confirm. I'll have to look for that "is rooted" condition. & yeah I have never dabbled with C# or programming in general, can say its interesting but looks like allot. Link to comment https://wrobot.eu/forums/topic/10717-trouble-with-some-of-the-fight-class-conditions/#findComment-51538 Share on other sites More sharing options...
Marsbar 228 Posted February 14, 2019 Share Posted February 14, 2019 If you're not too bothered about ppl seeing your fightclass, you can attach the xml file to a msg here and I can take a look Link to comment https://wrobot.eu/forums/topic/10717-trouble-with-some-of-the-fight-class-conditions/#findComment-51545 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