Advertisement
Guest User

Untitled

a guest
Jan 17th, 2021
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. new Float: QuestPos[50][3] = {
  2. {1932.3981,1586.6929,10.7768},
  3. {2229.8391,1286.0757,27.1641},
  4. {2333.0186,1384.5880,42.8203},
  5. {2635.2771,2413.1465,11.7029},
  6. {912.6390,2755.3967,35.0740},
  7. {975.1698,2085.0928,10.8771},
  8. {1099.6868,1615.9249,5.9357},
  9. {1039.6133,1018.5179,11.0436},
  10. {1345.9055,938.3571,10.8826},
  11. {1764.0332,589.2512,10.8198},
  12. {2597.8811,751.7441,18.1527},
  13. {2663.2783,835.8227,19.0814},
  14. {2656.9395,1233.0153,26.9738},
  15. {2879.2065,1589.9707,10.9412},
  16. {2937.2134,2118.6458,18.1338},
  17. {2501.4526,2809.4868,14.8894},
  18. {2082.9673,2399.2959,60.8782},
  19. {1979.4650,2214.0759,27.2486},
  20. {1320.2101,1252.1580,20.4209},
  21. {2507.7322,1152.6578,22.1547},
  22. {1742.0159,2295.3542,10.8982},
  23. {1950.1067,1940.1725,11.0334},
  24. {1674.7114,1460.0680,10.7687},
  25. {2892.6162,929.6764,10.9308},
  26. {547.4013,880.0643,-41.4250},
  27. {1071.6146,-1619.4207,20.5085},
  28. {2658.5515,-2049.0215,13.7046},
  29. {2769.1572,-1345.4258,39.7221},
  30. {2285.2375,-1113.1108,38.0355},
  31. {1676.4752,-901.1528,53.3388},
  32. {860.0895,-1063.2340,25.2041},
  33. {1026.6241,-1437.1735,13.5836},
  34. {354.1670,-2062.2380,7.8830},
  35. {308.4756,-1438.2340,27.9770},
  36. {580.9576,-1489.9506,15.2943},
  37. {157.0161,-1961.8600,3.8158},
  38. {889.7630,-1373.3197,25.2361},
  39. {1127.5006,-1489.5856,22.7690},
  40. {2796.0764,-2425.4888,13.6874},
  41. {2521.3848,-2678.4695,13.6862},
  42. {1878.2131,-2538.1582,13.6052},
  43. {1473.7102,-2286.6782,42.4717},
  44. {1714.9004,-1912.0471,13.6430},
  45. {1500.1937,-1665.9409,14.1081},
  46. {1288.7191,-1249.7883,13.6058},
  47. {2362.6426,-1899.3621,13.5297},
  48. {2417.0237,-1398.6427,24.3632},
  49. {1969.2866,-1177.3411,20.0663},
  50. {1627.2927,-989.4706,24.1303},
  51. {1295.1721,-988.3701,32.7451}
  52. };*/
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59. new Float: QuestPos[2][3] = {
  60. {2405.5603,-1511.6052,24.0068},
  61. {2009.7008,-1553.6687,14.1476}
  62.  
  63. };
  64.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement