Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 29th, 2011  |  syntax: Lua  |  size: 0.20 KB  |  hits: 52  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. -- THIS IS A GENERATED FILE, DO NOT EDIT
  2.  
  3. local w = AddWaypoint
  4. local c = AddConnection
  5.  
  6. local _ = {
  7.         w(2112, 12, 11683),
  8.         w(8316, 112, 13163),
  9.         w(9040, 10, 24633),
  10. }
  11.  
  12. c(_[1], _[2])
  13. c(_[2], _[3])