Advertisement
Guest User

Untitled

a guest
Feb 12th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. if gmcp.Char.Vitals.rightwield == "123445" and gmcp.Char.Vitals.leftwield == "114424" then
  2. send( "queue eqbal stand::attack " ..target)
  3. else
  4. send( "queue eqbal stand::wield right 123445::wield left 114424::attack " ..target)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement