Guest User

Untitled

a guest
May 23rd, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. S EnableGroup PVP off
  2. @GroupSwitch group == "PVP" and newState : {ForceAttacks on; ForceSkills on; Holdweapon on}
  3. @GroupSwitch group == "PVP" and newState==0 : {ForceAttacks off; ForceSkills off}
  4. ?PVP @TargetSelected actor == me : command("/usetoken2")
  5. ?PVP T(100,1000) effectTime(12898)<=60000 : select(me) > cast 12898
Add Comment
Please, Sign In to add comment