I am posting here as its looks as good as any to post it. I can't seem to find a way to start a post. (yes I am a noob) My swashy does some pretty nice dps getting 8k at times however he doesn't seem to use En Garde II or either of his endline Shadow tree spells. Any one have some help for a noob?Is there anyone that has a working raid bot script for a Swashbuckler that can be posted/uploaded to SVN please. Thanks in advance. :halo:
First thing to do would be to check the swashbuckler.iss and the accompaning spell list file to see if those spells are defined and spelled right.I am posting here as its looks as good as any to post it. I can't seem to find a way to start a post. (yes I am a noob) My swashy does some pretty nice dps getting 8k at times however he doesn't seem to use En Garde II or either of his endline Shadow tree spells. Any one have some help for a noob?
Thanks
they are in teh spell list and appear to be spelled correct.First thing to do would be to check the swashbuckler.iss and the accompaning spell list file to see if those spells are defined and spelled right.
Next would be checking the number it was assigned in the spell list against the .iss to see if somewhere in the combat routine the spell is being cast.they are in teh spell list and appear to be spelled correct.
I think you didn't read the part that said I am a noob. I have no clue how to check thatNext would be checking the number it was assigned in the spell list against the .iss to see if somewhere in the combat routine the spell is being cast.
ok wish me luck and thanksOpen the swashbuckler.iss file in notepad and take a look at the coding. The combat routine is labled as combat and you'll see the casting order. Instead of using the spell names there will be the spell numbers that were assigned to those particular spells in the spell list file.
Poke around with it and see if you can substitute numbers to change what it casts. Trial and error is a great way to learn this stuff. If you screw it up just redownload via the svn.