toribio

toribio

Feb 28th, 2011
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 1.05 KB | None | 0 0
  1. new Float:Coordenadas[][][] =
  2. {
  3.     {
  4.         {1809.5050,-1232.0722,13.1181},
  5.         {1629.7156,-1720.7678,13.1098},
  6.         {1549.7001,-1592.7714,13.1098},
  7.         {1209.5050,-1532.0722,13.1181},
  8.         {1529.7156,-1720.7678,13.1098},
  9.         {1549.7001,-1592.7714,13.1098}
  10.     },
  11.     {
  12.         {1809.5050,-1232.0722,13.1181},
  13.         {1629.7156,-1720.7678,13.1098},
  14.         {1549.7001,-1592.7714,13.1098},
  15.         {1209.5050,-1532.0722,13.1181},
  16.         {1529.7156,-1720.7678,13.1098},
  17.         {1549.7001,-1592.7714,13.1098}
  18.     },
  19.     {
  20.         {1809.5050,-1232.0722,13.1181},
  21.         {1629.7156,-1720.7678,13.1098},
  22.         {1549.7001,-1592.7714,13.1098},
  23.         {1209.5050,-1532.0722,13.1181},
  24.         {1529.7156,-1720.7678,13.1098},
  25.         {1549.7001,-1592.7714,13.1098}
  26.     },
  27.     {
  28.         {1809.5050,-1232.0722,13.1181},
  29.         {1629.7156,-1720.7678,13.1098},
  30.         {1549.7001,-1592.7714,13.1098},
  31.         {1209.5050,-1532.0722,13.1181},
  32.         {1529.7156,-1720.7678,13.1098},
  33.         {1549.7001,-1592.7714,13.1098}
  34.     }
  35. };
Add Comment
Please, Sign In to add comment