Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. // Advertisements 0.5
  2. // by Tsunami
  3. //
  4. // Types
  5. // -----
  6. // C: Center message
  7. // H: Hint message
  8. // M: Menu message
  9. // S: Say message
  10. // - Colors: {DEFAULT}, {TEAM}, {GREEN}, {LIGHTGREEN}
  11. // - Example: {GREEN}Current {LIGHTGREEN}Map: {DEFAULT}{CURRENTMAP}
  12. // T: Top message
  13. // - Colors: {WHITE}, {RED}, {GREEN}, {BLUE}, {YELLOW}, {PURPLE}, {CYAN},
  14. // {ORANGE}, {PINK}, {OLIVE}, {LIME}, {VIOLET}, {LIGHTBLUE}
  15. // - Example: {ORANGE} www.domain.com
  16. //
  17. // Flags (optional)
  18. // -----
  19. // Accepts flags of admins that will not see the advertisement.
  20. // When omitted everyone will see the advertisement.
  21. // When left empty only admins will see the advertisement.
  22.  
  23. "Advertisements"
  24. {
  25. "1"
  26. {
  27. "type" "S"
  28. "text" "{DEFAULT}[{GREEN}Betta-G{DEFAULT}] Velkommen til {LIGHTGREEN}Betta-Gaming{DEFAULT} Hoejhus Server! Enjoy!"
  29. }
  30. "2"
  31. {
  32. "type" "S"
  33. "text" "{DEFAULT}[{GREEN}Betta-G{DEFAULT}] {LIGHTGREEN}Denne server hostes af:{DEFAULT}www.vecturehosting.com"
  34. }
  35. "3"
  36. {
  37. "type" "S"
  38. "text" "{DEFAULT}[{GREEN}Betta-G{DEFAULT}] {LIGHTGREEN}Koeb din server idag hos: {DEFAULT}www.Binaryhosting.dk"
  39. }
  40. "4"
  41. {
  42. "type" "S"
  43. "text" "{DEFAULT}[{GREEN}Betta-G{DEFAULT}] {LIGHTGREEN}Koeb din server idag hos: {DEFAULT}www.vecturehosting.com"
  44.  
  45. }
  46. "5"
  47. {
  48. "type" "S"
  49. "text" "{DEFAULT}[{GREEN}Betta-G{DEFAULT}] {LIGHTGREEN}Brug for se reglerne paa serveren? - skriv: {DEFAULT}!rules"
  50. }
  51. "6"
  52. {
  53. "type" "S"
  54. "text" "{DEFAULT}[{GREEN}Betta-G{DEFAULT}] {LIGHTGREEN}Kommands: {DEFAULT}!rank, !top, !toptime !topknife, !resetscore, !facebook, !steam, !betta, !rules, !calladmin, !admins"
  55. }
  56. "7"
  57. {
  58. "type" "S"
  59. "text" "{DEFAULT}[{GREEN}Betta-G{DEFAULT}] {LIGHTGREEN}Join steam gruppen: {DEFAULT}www.steamcommunity.com/groups/bettagamingffa"
  60. }
  61. "8"
  62. {
  63. "type" "S"
  64. "text" "{DEFAULT}[{GREEN}Betta-G{DEFAULT}] {LIGHTGREEN}Add serveren til dine favorit!: {DEFAULT}176.57.128.132:27120"
  65. }
  66. "9"
  67. {
  68. "type" "S"
  69. "text" "{DEFAULT}[{GREEN}Betta-G{DEFAULT}] {DEFAULT}Misbrug af {LIGHTGREEN}!calladmin {DEFAULT}vil resultere i at blive {GREEN}MUTET {DEFAULT}og muligvis {GREEN}BANNET {DEFAULT}fra serveren."
  70. }
  71. "10"
  72. {
  73. "type" "S"
  74. "text" "{DEFAULT}[{GREEN}Betta-G{DEFAULT}] {DEFAULT}Alle klager, unmute/ban eller lignende skal ske gennem siden som facebook eller hjemmesiden eller andet:{GREEN}skriv !facebook, !steam, !betta,"
  75. }
  76. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement