Guest User

Untitled

a guest
May 21st, 2022
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. bind myLocation to "Fighter Cockpit" location
  2. bind command to 'setLocation ' + myLocation + " " + 100
  3. goto sendCommand
  4.  
  5. :sendCommand
  6. Print "Command: " + command
  7. send command to "follow"
  8. wait 3
  9. replay
Advertisement
Add Comment
Please, Sign In to add comment