Hellstyrant

Exile Stratis Markers

Apr 21st, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. class Entities
  2. {
  3. class Item1
  4. {
  5. dataType = "Marker";
  6. position[] = {2387.66, 0, 1115.92};
  7. name = "ExileMarker1";
  8. text = "";
  9. type = "ExileBoatTraderIcon";
  10. id = 101;
  11. atlOffset = 0;
  12. };
  13. class Item2
  14. {
  15. dataType = "Marker";
  16. position[] = {4159.28, 0, 3282.38};
  17. name = "ExileMarker2";
  18. text = "";
  19. markerType = "ELLIPSE";
  20. type = "ExileTraderZone";
  21. colorName = "ColorBlack";
  22. fillName = "Border";
  23. a = 150;
  24. b = 150;
  25. drawBorder = 1;
  26. id = 102;
  27. atlOffset = 0;
  28. };
  29. class Item3
  30. {
  31. dataType = "Marker";
  32. position[] = {4159.28, 0, 3282.38};
  33. name = "ExileMarker3";
  34. text = "";
  35. type = "ExileTraderZoneIcon";
  36. id = 103;
  37. atlOffset = 0;
  38. };
  39. class Item4
  40. {
  41. dataType = "Marker";
  42. position[] = {1690.13, 0, 5054.88};
  43. name = "ExileMarker4";
  44. text = "";
  45. markerType = "ELLIPSE";
  46. type = "ExileTraderZone";
  47. colorName = "ColorBlack";
  48. fillName = "Border";
  49. a = 100;
  50. b = 100;
  51. drawBorder = 1;
  52. id = 104;
  53. atlOffset = 0;
  54. };
  55. class Item5
  56. {
  57. dataType = "Marker";
  58. position[] = {1690.13, 0, 5054.88};
  59. name = "ExileMarker5";
  60. text = "";
  61. type = "ExileAircraftTraderIcon";
  62. id = 105;
  63. atlOffset = 0;
  64. };
  65. class Item6
  66. {
  67. dataType = "Marker";
  68. position[] = {4308.14, 0, 4383.46};
  69. name = "ExileMarker6";
  70. text = "";
  71. type = "ExileConcreteMixerZoneIcon";
  72. id = 106;
  73. atlOffset = 0;
  74. };
  75. items = 6;
  76. };
Advertisement
Add Comment
Please, Sign In to add comment