Advertisement
Guest User

Untitled

a guest
Jun 24th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. class Params {
  2. class CTI_AI_TEAMS_ENABLED {
  3. title = "AI: Teams";
  4. values[] = {0,1};
  5. texts[] = {"Disabled", "Enabled"};
  6. default = 1;
  7. };
  8. class CTI_ARTILLERY_SETUP {
  9. title = "ARTILLERY: Setup";
  10. values[] = {-2,-1,0,1,2,3};
  11. texts[] = {"Disabled","Ballistic Computer","Short","Medium","Long","Extreme"};
  12. default = 0;
  13. };
  14. class CTI_BASE_HQ_REPAIR {
  15. title = "BASE: HQ Repairable";
  16. values[] = {0,1};
  17. texts[] = {"Disabled","Enabled"};
  18. default = 1;
  19. };
  20. class CTI_BASE_FOB_MAX {
  21. title = "BASE: FOB Limit";
  22. values[] = {0,1,2,3,4,5,6,7,8,9,10};
  23. texts[] = {"Disabled","1","2","3","4","5","6","7","8","9","10"};
  24. default = 2;
  25. };
  26. class CTI_BASE_STARTUP_PLACEMENT {
  27. title = "BASE: Startup Placement";
  28. values[] = {2000,3000,4000,5000,6000,7000,8000,9000,10000,12000,15000,20000};
  29. texts[] = {"2 KM","3 KM","4 KM","5 KM","6 KM","7 KM","8 KM","9 KM","10 KM","12 KM","15 KM","20 KM"};
  30. default = 15000;
  31. };
  32. class CTI_ECONOMY_INCOME_CYCLE {
  33. title = "INCOME: Delay";
  34. values[] = {60,90,120,160,190};
  35. texts[] = {"01:00 Minute","01:30 Minutes","02:00 Minutes","02:30 Minutes","03:00 Minutes"};
  36. default = 60;
  37. };
  38. class CTI_ECONOMY_STARTUP_FUNDS_EAST_COMMANDER {
  39. title = "INCOME: Starting Funds (East Commander)";
  40. values[] = {9000,15000,20000,25000,30000,35000,40000,45000,50000,60000};
  41. texts[] = {"$9000","$15000","$20000","$25000","$30000","$35000","$40000","$45000","$50000","$60000"};
  42. default = 9000;
  43. };
  44. class CTI_ECONOMY_STARTUP_FUNDS_EAST {
  45. title = "INCOME: Starting Funds (East Players)";
  46. values[] = {900,1500,2400,3200,6000,8000,10000,12500,15000,20000};
  47. texts[] = {"$900","$1500","$2400","$3200","$6000","$8000","$10000","$12500","$15000","$20000"};
  48. default = 900;
  49. };
  50. class CTI_ECONOMY_STARTUP_FUNDS_WEST_COMMANDER {
  51. title = "INCOME: Starting Funds (West Commander)";
  52. values[] = {9000,15000,20000,25000,30000,35000,40000,45000,50000,60000};
  53. texts[] = {"$9000","$15000","$20000","$25000","$30000","$35000","$40000","$45000","$50000","$60000"};
  54. default = 9000;
  55. };
  56. class CTI_ECONOMY_STARTUP_FUNDS_WEST {
  57. title = "INCOME: Starting Funds (West Players)";
  58. values[] = {900,1500,2400,3200,6000,8000,10000,12500,15000,20000};
  59. texts[] = {"$900","$1500","$2400","$3200","$6000","$8000","$10000","$12500","$15000","$20000"};
  60. default = 900;
  61. };
  62. class CTI_ECONOMY_TOWNS_OCCUPATION {
  63. title = "INCOME: Towns Occupation";
  64. values[] = {0,1};
  65. texts[] = {"Disabled","Enabled"};
  66. default = 1;
  67. };
  68. class CTI_RESPAWN_AI {
  69. title = "RESPAWN: AI Members";
  70. values[] = {0,1};
  71. texts[] = {"Disabled","Enabled"};
  72. default = 1;
  73. };
  74. class CTI_RESPAWN_FOB_RANGE {
  75. title = "RESPAWN: FOB Range";
  76. values[] = {500,750,1000,1250,1500,1750,2000};
  77. texts[] = {"0.50 KM","0.75 KM","1 KM","1.25 KM","1.5 KM","1.75 KM","2 KM"};
  78. default = 1250;
  79. };
  80. class CTI_RESPAWN_MOBILE {
  81. title = "RESPAWN: Mobile";
  82. values[] = {0,1};
  83. texts[] = {"Disabled","Enabled"};
  84. default = 0;
  85. };
  86. class CTI_RESPAWN_TIMER {
  87. title = "RESPAWN: Delay";
  88. values[] = {15,20,25,30,35,40,45,50,55,60};
  89. texts[] = {"15 Seconds","20 Seconds","25 Seconds","30 Seconds","35 Seconds","40 Seconds","45 Seconds","50 Seconds","55 Seconds","60 Seconds"};
  90. default = 30;
  91. };
  92. class CTI_TOWNS_OCCUPATION {
  93. title = "TOWNS: Occupation";
  94. values[] = {0,1};
  95. texts[] = {"Disabled","Enabled"};
  96. default = 1;
  97. };
  98. class CTI_VEHICLES_AIR_AA {
  99. title = "UNITS: Aircraft AA Missiles";
  100. values[] = {0,1,2};
  101. texts[] = {"Disabled","Enabled with Upgrade","Enabled"};
  102. default = 1;
  103. };
  104. class CTI_VEHICLES_AIR_AT {
  105. title = "UNITS: Aircraft AT Missiles";
  106. values[] = {0,1,2};
  107. texts[] = {"Disabled","Enabled with Upgrade","Enabled"};
  108. default = 1;
  109. };
  110. class CTI_VEHICLES_AIR_CM {
  111. title = "UNITS: Aircraft Countermeasures";
  112. values[] = {0,1,2};
  113. texts[] = {"Disabled","Enabled with Upgrade","Enabled"};
  114. default = 1;
  115. };
  116. class CTI_MARKERS_INFANTRY {
  117. title = "UNITS: Show Map Infantry";
  118. values[] = {0,1};
  119. texts[] = {"Disabled","Enabled"};
  120. default = 1;
  121. };
  122. class CTI_UNITS_FATIGUE {
  123. title = "UNITS: Fatigue";
  124. values[] = {0,1};
  125. texts[] = {"Disabled","Enabled"};
  126. default = 0;
  127. };
  128. class CTI_VEHICLES_EMPTY_TIMEOUT {
  129. title = "UNITS: Vehicles Reycling Delay";
  130. values[] = {60,120,180,240,300,600,1200,1800,2400,3000,3600};
  131. texts[] = {"1 Minute","2 Minutes","3 Minutes","4 Minutes","5 Minutes","10 Minutes","20 Minutes","30 Minutes","40 Minutes","50 Minutes","1 Hour"};
  132. default = 600;
  133. };
  134. class CTI_GRAPHICS_TG_MAX {
  135. title = "VISUAL: Terrain Grid";
  136. values[] = {10,20,30,50};
  137. texts[] = {"Far","Medium","Short","Free"};
  138. default = 50;
  139. };
  140. class CTI_GRAPHICS_VD_MAX {
  141. title = "VISUAL: View Distance";
  142. values[] = {1000,1500,2000,2500,3000,3500,4000};
  143. texts[] = {"1 KM","1.5 KM","2 KM","2.5 KM","3 KM","3.5 KM","4 KM"};
  144. default = 2500;
  145. };
  146. class CTI_WEATHER_FAST {
  147. title = "WEATHER: Fast Time";
  148. values[] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13};
  149. texts[] = {"Disabled","24H = 10H","24H = 9H30","24H = 9H","24H = 8H30","24H = 8H","24H = 7H30","24H = 7H","24H = 6H30",
  150. "24H = 6H","24H = 5H30","24H = 5H","24H = 4H30","24H = 4H"};
  151. default = 0;
  152. };
  153. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement