Untitled

From Scorching Bird, 11 Years ago, written in JavaScript, viewed 876 times.
URL https://paste.godclan.hu/view/PaPiQcSa 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: [255,0,0]},
  3.     {vstart:Vector2D(163.656, -351.153), vend:Vector2D(1246.03, 1398.85), name:"Vice Point", color: [0,0,255]},
  4.     {vstart:Vector2D(-103.97, -930.526), vend:Vector2D(1246.03, -351.153), name:"Washington Beach", color: [255,255,0]},
  5.     {vstart:Vector2D(-253.206, -1805.37), vend:Vector2D(1254.9, -930.526), name:"Ocean Beach", color: [0,255,0]},
  6.     {vstart:Vector2D(-1888.21, -1779.61), vend:Vector2D(-1208.21, 230.39), name:"Escobar International", color: [0,0,0]},
  7.     {vstart:Vector2D(-748.206, -818.266), vend:Vector2D(-104.505, -241.467), name:"Starfish Island", color: [0,0,127]},
  8.     {vstart:Vector2D(-213.73, 797.605), vend:Vector2D(163.656, 1243.47), name:"Prawn Island", color: [255,0,0]},
  9.     {vstart:Vector2D(-213.73, -241.429), vend:Vector2D(163.656, 797.605), name:"Leaf Links", color: [255,0,0]},
  10.     {vstart:Vector2D(-1396.76, -42.9113), vend:Vector2D(-1208.21, 230.39), name:"Junk Yard", color: [255,0,0]},
  11.     {vstart:Vector2D(-1208.21, -1779.61), vend:Vector2D(-253.206, -898.738), name:"Viceport", color: [255,0,0]},
  12.     {vstart:Vector2D(-1208.21, -898.738), vend:Vector2D(-748.206, -241.467), name:"Little Havana", color: [255,0,0]},
  13.     {vstart:Vector2D(-1208.21, -241.467), vend:Vector2D(-578.289, 412.66), name:"Little Haiti", color: [255,0,0]}
  14. ]

Replies to Untitled rss

Title Name Language When
Re: Untitled Silly Parrot javascript 11 Years ago.

Reply to "Untitled"

Here you can reply to the paste above