Advertisement
Guest User

Untitled

a guest
Dec 4th, 2022
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.05 KB | None | 0 0
  1. ////////////////////////////////////////////////////////////////////////////////////
  2. // the Name: the File of configuration StatsX Shell (Ultimate StatsX)
  3. // the Version: 2.0.0
  4. // the Code: AMX Dev Team
  5. // Completion: MastaMan
  6. //
  7. // Last audit: 28.12.2009
  8. ////////////////////////////////////////////////////////////////////////////////////
  9.  
  10. ////////////////////////////////////////////////////////////////////////////////////
  11. // CONDUCTING STATISTICS
  12. ////////////////////////////////////////////////////////////////////////////////////
  13.  
  14. // 0 - by name
  15. // 1 - on authid
  16. // 2 - on ip
  17. //
  18. // Value by default: 1
  19. csstats_rank 0
  20.  
  21. ////////////////////////////////////////////////////////////////////////////////////
  22. // MAXIMAL QUANTITY OF RECORDS IN BASE
  23. ////////////////////////////////////////////////////////////////////////////////////
  24.  
  25. // the NOTE: the Maximal admissible value 9000
  26. // Value by default: 3500
  27. csstats_maxsize 9000
  28.  
  29. ////////////////////////////////////////////////////////////////////////////////////
  30. // PRESENTATION HUD OF STATISTICS OF HITS AND THE LOSS IN THE END OF THE ROUND
  31. ////////////////////////////////////////////////////////////////////////////////////
  32.  
  33. // the NOTE: the Minimal admissible value 1.0 ???
  34. // Time in seconds for presentation
  35. //
  36. // Value by default: 12.0
  37. amx_statsx_duration 12.0
  38.  
  39. // Time in seconds for the termination of presentation
  40. // before the termination freezetime
  41. // Use only negative values
  42. //
  43. // Value by default:-2.0
  44. amx_statsx_freeze -2.0
  45.  
  46. ////////////////////////////////////////////////////////////////////////////////////
  47. // the MODE OF OPERATION
  48. ////////////////////////////////////////////////////////////////////////////////////
  49.  
  50. // 0 - Usual (15 best players)
  51. // 1 - New (30-?? the best players)
  52. // (to players new commands, in greater detail will be available read
  53. // section of the information)
  54. //
  55. // Value by default: 1
  56. amx_statsx_shell_mode 1
  57.  
  58. ////////////////////////////////////////////////////////////////////////////////////
  59. // PHYSICAL APPEARANCE of the LIST of the BEST PLAYERS
  60. ////////////////////////////////////////////////////////////////////////////////////
  61.  
  62. // 0 - the Classical pattern (black-orange)
  63. // 1 - Pattern MastaMOTD's 2.5.0
  64. // 2 - Pattern Joomla 1.5
  65. // 3 - Pattern PsychoStats 3.2
  66. // 4 - Pattern Google
  67. // 5 - Pattern CS-LIPNIKI
  68. // 6 - the Pattern c-s.net.ua
  69. // 7 - the Pattern hl-ds.org.ua
  70. // 8 - the Pattern statsx_gui from UFPS Team
  71. // 9 - the Pattern alliedmods.net
  72. // 10 - Pattern Steam
  73. // 11 - the Pattern cs-volia.net
  74. // 12 - the Pattern cs.la.net.ua
  75. // 13 - Pattern HELL
  76. // 14 - the Accidental choice (1-13) at each opening statistics
  77. // 15 - the Accidental choice (1-13) at each change of a card
  78. //
  79. // Value by default: 1
  80. amx_statsx_design 8
  81.  
  82. ////////////////////////////////////////////////////////////////////////////////////
  83. // THE LIST OF THE BEST PLAYERS ON THE PUT LOSS (/dmg)
  84. ////////////////////////////////////////////////////////////////////////////////////
  85.  
  86. // 0 - To switch off
  87. // 1 - To include
  88. //
  89. // Value by default: 1
  90. amx_statsx_top_dmg_enabled 1
  91.  
  92. ////////////////////////////////////////////////////////////////////////////////////
  93. // THE LIST OF THE BEST PLAYERS ON MURDERS IN THE HEAD (/hs)
  94. ////////////////////////////////////////////////////////////////////////////////////
  95.  
  96. // 0 - To switch off
  97. // 1 - To include
  98. //
  99. // Value by default: 1
  100. amx_statsx_top_hs_enabled 1
  101.  
  102. ////////////////////////////////////////////////////////////////////////////////////
  103. // THE LIST OF THE WORST PLAYERS (/bot)
  104. ////////////////////////////////////////////////////////////////////////////////////
  105.  
  106. // 0 - To switch off
  107. // 1 - To include
  108. //
  109. // Value by default: 1
  110. amx_statsx_top_bot_enabled 1
  111.  
  112. ////////////////////////////////////////////////////////////////////////////////////
  113. // VIEWING OF ANY POSITION OF THE RATING OF PLAYERS (/topX)
  114. ////////////////////////////////////////////////////////////////////////////////////
  115.  
  116. // 0 - To switch off
  117. // 1 - To include
  118. //
  119. // Value by default: 1
  120. amx_statsx_top_topx_enabled 1
  121.  
  122. ////////////////////////////////////////////////////////////////////////////////////
  123. // VIEWING OF ATTENDANCE OF THE SERVER FOR A DAY (/day)
  124. ////////////////////////////////////////////////////////////////////////////////////
  125.  
  126. // the NOTE: the Given function is experimental!
  127.  
  128. // 0 - To switch off
  129. // 1 - Efficiency
  130. // 2 - Comparison
  131. //
  132. // Value by default: 1
  133. amx_statsx_day_stat 1
  134.  
  135. ////////////////////////////////////////////////////////////////////////////////////
  136. // THE MESSAGE AT CONNECTION OF THE PLAYER TO THE SERVER
  137. ////////////////////////////////////////////////////////////////////////////////////
  138.  
  139. // the NOTE: the Given function is experimental!
  140.  
  141. // 0 - To switch off
  142. // 1 - To include
  143. //
  144. // Value by default: 1
  145. amx_statsx_conn_msg_enabled 1
  146.  
  147. // Effects
  148. // 0 - Smooth transition
  149. // 1 - Blinking Smooth transition
  150. // 2 - the Typewriter
  151. //
  152. // Value by default: 2
  153. amx_statsx_conn_msg_effect 2
  154.  
  155. // Colors
  156. // 0 - Green
  157. // 1 - Red
  158. // 2 - Dark blue
  159. // 3 - Yellow
  160. // 4 - Turquoise
  161. // 5 - Purple
  162. // 6 - Orange
  163. // 7 - Violet
  164. // 8 - Grey
  165. // 9 - Accidental color
  166. // 10 - Accidental color from 1-8
  167. //
  168. // Value by default:
  169. amx_statsx_conn_msg_color 0
  170.  
  171.  
  172. // To show a line with the information on last visiting
  173. // 0 - To switch off
  174. // 1 - To include
  175. //
  176. // Value by default: 1
  177. amx_statsx_conn_msg_visit 1
  178.  
  179. // the NOTE: For work of function of presentation of the information on the last
  180. // visiting, the System of Gathering of Statistics of Played Time should be included
  181.  
  182. ////////////////////////////////////////////////////////////////////////////////////
  183. // SYSTEM OF GATHERING OF STATISTICS OF PLAYED TIME
  184. ////////////////////////////////////////////////////////////////////////////////////
  185.  
  186. // the NOTE: the Given function is experimental!
  187.  
  188. // To include system of gathering and display of statistics
  189. // played time (/pt)
  190. // 0 - To switch off
  191. // 1 - To include
  192. //
  193. // Value by default: 1
  194. amx_statsx_pt_enabled 1
  195.  
  196. // To provide to the player a monetary bonus for played time
  197. // 0 - To switch off
  198. // 1 - To include
  199. //
  200. // Value by default: 1
  201. amx_statsx_pt_bonus 1
  202.  
  203. // the NOTE: the Monetary bonus is totaled each round
  204.  
  205. // the Sum of money in the played 1 hour
  206. // 0 - To switch off
  207. //
  208. // Value by default: 250
  209. amx_statsx_pt_bonus_1h 250
  210.  
  211. // the Sum of money in the played 2 hours at a time
  212. // 0 - To switch off
  213. //
  214. // Value by default: 500
  215. amx_statsx_pt_bonus_2h 500
  216.  
  217. // the Sum of money in the played 3 hours at a time
  218. // 0 - To switch off
  219. //
  220. // Value by default: 1000
  221. amx_statsx_pt_bonus_3h 1000
  222.  
  223. // the Sum of money in the played 4 hours at a time
  224. // 0 - To switch off
  225. //
  226. // Value by default: 2000
  227. amx_statsx_pt_bonus_4h 2000
  228.  
  229. // the Sum of money for 5 hours played at a time and is more
  230. // 0 - To switch off
  231. //
  232. // Value by default: 5000
  233. amx_statsx_pt_bonus_5h 5000
  234.  
  235. // To show a chat-message about reception of a bonus
  236. // 0 - To switch off
  237. // 1 - To include
  238. //
  239. // Value by default: 1
  240. amx_statsx_pt_bonus_anonce 1
  241.  
  242. ////////////////////////////////////////////////////////////////////////////////////
  243. // SYSTEM OF AWARDS OF THE BEST PLAYERS
  244. ////////////////////////////////////////////////////////////////////////////////////
  245.  
  246. // the NOTE: the Given function is ?????????????????!
  247.  
  248. // the NOTE: Awards protrude only to players who have got on 30-?? the best
  249.  
  250. // To include system of awards (/award)
  251. // 0 - To switch off
  252. // 1 - To include
  253. //
  254. // Value by default: 1
  255. amx_statsx_award_enabled 1
  256.  
  257. // the Maximal sum of money for the award
  258. // 0 - will disconnect granting money to players
  259. // the NOTE: Recommended values 500 - 5000
  260. //
  261. // Value by default: 1000
  262. amx_statsx_award_cash 1000
  263.  
  264. // Chance of granting of the award
  265. // 0 - to provide awards each round
  266. // Values specify from 0.0 up to 1.0
  267. // 0.1 - high chance
  268. // 1.0 - the minimal chance
  269. //
  270. // Value by default: 0.1
  271. amx_statsx_award_chance 0.1
  272.  
  273. // To show a chat-message about reception of the award
  274. // 0 - To switch off
  275. // 1 - To include
  276. //
  277. // Value by default: 1
  278. amx_statsx_award_anonce 1
  279.  
  280. ////////////////////////////////////////////////////////////////////////////////////
  281. // PRESENTATION HUD OF STATISTICS OF 30 BEST PLAYERS
  282. ////////////////////////////////////////////////////////////////////////////////////
  283.  
  284. // To resolve presentation
  285. // 0 - To switch off
  286. // 1 - To include
  287. //
  288. // Value by default: 1
  289. amx_statsx_marquee_enabled 0
  290.  
  291. // Effects
  292. // 0 - Smooth transition
  293. // 1 - Blinking Smooth transition
  294. // 2 - the Typewriter
  295. //
  296. // Value by default: 0
  297. amx_statsx_marquee_effect 0
  298.  
  299. // Colors
  300. // 0 - 1 seat - green color, 2 seat - yellow, 3 seat - red
  301. // 1 - Red
  302. // 2 - Green
  303. // 3 - Dark blue
  304. // 4 - Yellow
  305. // 5 - Turquoise
  306. // 6 - Purple
  307. // 7 - Orange
  308. // 8 - Violet
  309. // 9 - Grey
  310. // 10 - Accidental color
  311. // 11 - Accidental color from 1-9
  312. //
  313. // Value by default: 0
  314. amx_statsx_marquee_color 0
  315.  
  316. // the Position
  317. // 0 - At the left below
  318. // 1 - At the left above
  319. // 2 - On the right below
  320. // 3 - On the right above
  321. //
  322. // Value by default: 0
  323. amx_statsx_marquee_position 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement