Advertisement
deutscher_Adler

NotificationBox.json

Feb 9th, 2015
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. {
  2.  
  3. "status": true,
  4. "forces": true,
  5.  
  6. "builds": "0.9.6",
  7. "notice":
  8.  
  9. {
  10.  
  11. "banners": "Update Information",
  12. "message":
  13.  
  14. [
  15. "<br>",
  16. "<p align='center'>",
  17. "<font color='#FFFFFF' size='17'>List of mutations both on{date}</font>",
  18. "</p>",
  19. "<br> - Correction of defects some modifications"
  20. "<br> - Fix FPS drop after a few fights,"
  21. "<br> - Corrections config for XVM from ModerTeam",
  22. "<br> - Corrections config for XVM from Kotyarko_O"
  23. "<br> - Corrections config for XVM from Metalist95",
  24. "<br> - Corrections config for XVM from XSerzHX",
  25. "<br> - Added 6 new different game sights"
  26. "<br> - Added 10 new different holiday hangars"
  27. "<br> - updated graphical installer part modpaka"
  28. "<p align='center'>",
  29. "<br>",
  30. "<br><font color='#FFFFFF'>Sincerely, your team modpaka.</font>",
  31. "<br>",
  32. "</p>"
  33. ],
  34.  
  35. "typeUrl": "http://roughnecksxvmmods.ipbhost.com/",
  36. "buttons":
  37.  
  38. [
  39. {
  40. "labels": "move On",
  41. "values": "submit",
  42. "forced": 1
  43. },
  44. {
  45. "labels": "close",
  46. "values": "close",
  47. "forced": 0
  48. }
  49. ]
  50. },
  51.  
  52. "levels": "medium",
  53. "server":
  54.  
  55. {
  56.  
  57. "express": false,
  58. "message":
  59.  
  60. [
  61. "<br>",
  62. "<p align='center'>",
  63. "<font color='#FFFFFF' size='17'>New update is available</font>",
  64. "</p>",
  65. "<br>",
  66. "<textformat tabstops='[180]' leading='2'>",
  67. "<font>installed Version:</font>",
  68. "<tab>",
  69. "<tab>",
  70. "<font size='15' color='#eb2222'>{olds}</font>",
  71. "</textformat>",
  72. "<br>",
  73. "<textformat tabstops='[180]' leading='2'>",
  74. "<font>updated version:</font>",
  75. "<tab>",
  76. "<tab>",
  77. "<font size='15' color='#12c812'>{news}</font>",
  78. "</textformat>"
  79.  
  80. ],
  81.  
  82. "bodyKey": "../../scripts/client/mods/NotificationBox/default/background.png",
  83. "iconKey": "",
  84. "timeKey": "31.12.2014 22:30",
  85.  
  86. "typeUrl": "http://roughnecksxvmmods.ipbhost.com/",
  87. "buttons":
  88.  
  89. [
  90. {
  91. "action": "openPopUp",
  92. "type": "submit",
  93. "label": "Read more",
  94. "width": 110
  95. },
  96. {
  97. "action": "openClose",
  98. "type": "cancel",
  99. "label": "Do not show",
  100. "width": 110
  101. }
  102. ]
  103.  
  104. }
  105.  
  106. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement