Here strange attach file system. Try check here: https://drive.google.com/folderview?id=0B7hSATzVG5HPb1kyYmtCNTNqbUU&usp=sharing
ill remove check for tactical advantage before cast "Veiled Strike" and fix skill name.
Dont know how to, but rotation must be changed. Use "Crippling strike" only if "Backstab" no CD for pure. And for unpure 1. check backstab cd 2.use crippling and move behind target 3. use backstab.
Link first string in first post. Called SVN.
In base work fine, but some class routines must be changed.
Sent combat is ok just need to change this Alltr
Spell.Cast("Precision Slash"),
Spell.Cast("Master Strike", ret => Me.HasBuff("Precision Slash")),
to this
Spell.Cast("Precision"),
Spell.Cast("Master Strike", ret => Me.HasBuff("Precision")),
for me now is working ok i am not sure because i have lag or my server have lag
There are quite a few discipline issues at the moment. After 2 hours logging onto each class and checking which discipline BW thinks is it and dumping all the spells and IDs, I found 11 discrepancies.
The good news is, I sent the spreadsheets to Aevitas and it will all be insanely easy to fix.![]()
no its not you change only
Spell.Cast("Master Strike", ret => Me.HasBuff("Precision"))
you need to change this too
Spell.Cast("Precision"),
Spell.Cast("Precision"),
Spell.Cast("Master Strike", ret => Me.HasBuff("Precision")),
this must be end version
i tried but when i start bot in unpure version. F12 hotkey not work . and bot not loot credits or other. i check in file setting and where is lootnpc:true
anyone know why this?
thanks
Commando/Assault (won't work until we get a tree fix from Aevitas)
Commando/Gunnery
Commando/Combat Medic
Scoundrel/Sawbones
All update and pushed to SVN.
I'm probably done for the night now, going to do some actual playing![]()