Advertisement
hhaos

Untitled

Jun 11th, 2022
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. function ak.psion.setattacks()
  2. if lightbind == true then
  3. ak.setalias("ccombo", "wake/stand/weave prepare "..prepare[1].."/"..PreWeave..""..WeaveAtk[1].." "..str)
  4. else
  5. ak.setalias("ccombo", "wake/stand/weave prepare "..prepare[1].."/"..PreWeave..""..WeaveAtk[1].."/enact lightbind "..target)
  6. end
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement