Re: Untitled

From Silly Parrot, 11 Years ago, written in JavaScript, viewed 647 times. This paste is a reply to Untitled from Scorching Bird - view diff
URL https://paste.godclan.hu/view/BqN9Cqx_ Embed
Download Paste or View Raw
  1. var mapzones = [
  2.     {vstart:Vector2D(-1613.03, 413.128), vend:Vector2D(-213.73, 1677.32), name:"Downtown", color: [0, 254 127]},
  3.     {vstart:Vector2D(163.656, -351.153), vend:Vector2D(1246.03, 1398.85), name:"Vice Point", color: [127, 254 0]},
  4.     {vstart:Vector2D(-103.97, -930.526), vend:Vector2D(1246.03, -351.153), name:"Washington Beach", color: [127, 254 127]},
  5.     {vstart:Vector2D(-253.206, -1805.37), vend:Vector2D(1254.9, -930.526), name:"Ocean Beach", color: [0, 254 254]},
  6.     {vstart:Vector2D(-1888.21, -1779.61), vend:Vector2D(-1208.21, 230.39), name:"Escobar International",color: [0, 0 254]},
  7.     {vstart:Vector2D(-748.206, -818.266), vend:Vector2D(-104.505, -241.467), name:"Starfish Island", color: [127, 127 0]},
  8.     {vstart:Vector2D(-213.73, 797.605), vend:Vector2D(163.656, 1243.47), name:"Prawn Island", color: [127, 0 0]},
  9.     {vstart:Vector2D(-213.73, -241.429), vend:Vector2D(163.656, 797.605), name:"Leaf Links", color: [254, 254 0]},
  10.     {vstart:Vector2D(-1396.76, -42.9113), vend:Vector2D(-1208.21, 230.39), name:"Junk Yard", color: [127, 127 254]},
  11.     {vstart:Vector2D(-1208.21, -1779.61), vend:Vector2D(-253.206, -898.738), name:"Viceport", color: [127, 254 254]},
  12.     {vstart:Vector2D(-1208.21, -898.738), vend:Vector2D(-748.206, -241.467), name:"Little Havana", color: [254, 254 127]},
  13.     {vstart:Vector2D(-1208.21, -241.467), vend:Vector2D(-578.289, 412.66), name:"Little Haiti", color: [254, 127 254]}
  14. ]

Reply to "Re: Untitled"

Here you can reply to the paste above