Hey fury i'm using the 5 man setup and i use druid as tank 1 war dps so problem is my warrior keep acting like tank even i got my druid on focus.
Also i want to change totems to windfury, strenght, instead the ones being dropped with your script im total noob don't know how to do that.
Change totems in SM_Extend.lua. Look for function party_totems()
Notice I actually name my shaman and assign them certain sets of totems to drop. You should too.
Your warrior will never act like dps because I took that out for now. Sorry!
You can force him to, by changing the function single() multi() aoe() and edit for the proper function you want--fury_single() and fury_multi() are the only ones supported (call fury_multi() for the aoe function)