Guest User

Untitled

a guest
Jan 21st, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. \(Ship\)\: (\w+) says, "(\w+), prepare to (\w+)\."
  2.  
  3. if matches[3]==aethername variable then
  4. position=matches[4]
  5. cecho("\n<yellow>Position set to - "..matches[4]..".")
  6. send("shipt Turret set to "..matches[4]..")
  7. end
Add Comment
Please, Sign In to add comment