Advertisement
Guest User

Untitled

a guest
Sep 16th, 2018
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. [CODE]
  2. AUTO_CONTACT = $g[Strangers]$n To see contact informations of the owner type $g/contact
  3. AUTO_SERVER = $g[Strangers]$n To see prices and otner informations type $g/server
  4. AUTO_IP = $g[Strangers]$n To see IP address of this server type $g/ip
  5. AUTO_GROUP = $g[Strangers]$n To see facebook group of this server type $g/group
  6. AUTO_PRICES = $g[Strangers]$n To see prices on this server, type $g/prices
  7. AD_OWNER = $g[Strangers]$n Owner of this server is: $gGasmoN
  8. AD_OWNER_FB = $g[Strangers]$n Owner's facebook profile:
  9. AD_OWNER_FB_CON = $g[Strangers]$n Owner's facebook profile:
  10. AD_GROUP = $g[Strangers]$n Facebook group of our server is:
  11. AD_GROUP_CON = [Strangers] Facebook group of our server is:
  12. AD_IP = $g[Strangers] IP address of this server is:
  13. AD_IP_CON = [Strangers] ID address of this server is:
  14. [/CODE]
  15.  
  16. [CODE]
  17. AP_GIVEAP = Admin $g%s$n gave you $g%d$n ammo packs.
  18. AP_TAKEAP = Admin $g%s$n took you $g%d$n ammo packs.
  19. AP_SETAP = Admin $g%s$n set your total ammo packs to $g%d$n ammo packs.
  20. AP_SETALL = Admin $g%s$n set total ammo packs to $g%d$n for all players.
  21. AP_AMMOTOALL = Admin $g%s$n gave $g%d$n ammo packs to all players.
  22. AP_AMMOTOALL_MIN = Admin $g%s$n gave $g+%d$n ammo packs to all players with $g%d$n or less ammo packs.
  23. [/CODE]
  24.  
  25. [CODE]
  26. BANK_NOTICE = Server is using auto save bank. You don't need to save ammo packs by yourself.
  27. [/CODE]
  28.  
  29. [CODE]
  30. CHOOSEN_LANG = Language successfuly changed to $g%s$t
  31. [/CODE]
  32.  
  33. [CODE]
  34. LOTTO_COST = You don't have lotto ticket. Say $g/buyticket$t to buy one (Price: $g25 AP$t).
  35. LOTTO_WON_3 = Congratulations! You got a winning number $g3$t which brings you $g+50$t ammo packs!
  36. LOTTO_WON_5 = Congratulations! You got a winning number $g5$t which brings you $g+100$t ammo packs!
  37. LOTTO_WON_7 = Congratulations! You got a winning number $g7$t which brings you $g+200$t ammo packs!
  38. LOTTO_WON_3_A = Player $g%s$t got a winning number $g3$t on lotto!
  39. LOTTO_WON_5_A = Player $g%s$t got a winning number $g5$t on lotto!
  40. LOTTO_WON_7_A = Player $g%s$t got a winning number $g7$t on lotto!
  41. LOTTO_LOST = You didn't won. To play again buy new lotto ticket using command $g/buyticket$t (Price: $g25 AP$t)
  42. LOTTO_MONEY = You are missing $g%d$t to buy lotto ticket.
  43. LOTTO_SORRY = You are used maximum number of lotto tickets on this map.
  44. LOTTO_BOUGHT = You have purchased lotto ticket. Now you have $g1$t lotto ticket.
  45. LOTTO_BOUGHT2 = You have purchased another lotto ticket. Now you have $g%d$t lotto tickets.
  46. [/CODE]
  47.  
  48. [CODE]
  49. MENU_BUY = Weapons
  50. MENU_EXTRABUY = Extra Items
  51. MENU_ZCLASS = Zombie Classes
  52. MENU_HCLASS = Human Classes
  53. MENU_UNSTUCK = Unstuck
  54. MENU_VIP = VIP Shop
  55. MENU_LANGS = Languages
  56. MENU_INFOS = Informations
  57. MENU_ADMIN = Admin Menu
  58. MENU_EXIT = Exit
  59. MENU_DEAD = You need to be alive in order to select weapons.
  60. MENU_DISABLED = Weapons menu has been disabled.
  61. MENU_EMPTY = There is no registered extra items.
  62. MENU_NO_ZC = Zombie classes has been disabled.
  63. MENU_NO_HC = Human classes has been disabled.
  64. MENU_NOT_STUCK = You don't need to be unstucked now.
  65. MENU_NO_STUCK = Unstuck has been disabled.
  66. MENU_NO_VIP = $g[Strangers]$t You are not a VIP member.
  67. MENU_NO_ADMIN = You are not allowed to use admin menu.
  68. MENU_CONTACT = If you have any questions about server contact owner on facebook.
  69. MENU_CONTACT2 = Owner's facebook:
  70. MENU_CONTACT3 = Owner's facebook:
  71. [/CODE]
  72.  
  73. [CODE]
  74. DC_COST = You don't have enough ammo packs to buy death cure.
  75. DC_LIMIT = Limit for buying death cure in one map is reached.
  76. DC_HAVE = You already have one death cure.
  77. DC_BOUGHT = You have successfuly purchased death cure.
  78. DC_WILLBE = Death cure will be activated in $g15$t seconds.
  79. DC_DONE = You have been cured with deadh cure.
  80. [/CODE]
  81.  
  82. [CODE]
  83. RAMBO_COST = You don't have enough ammo packs to buy rambo damage.
  84. RAMBO_HAVE = You already have rambo damage.
  85. RAMBO_BOUGHT = You have successfuly purchased rambo damage. It will last $g%d$t seconds.
  86. RAMBO_TIME = Time's up. You don't have rambo damage anymore.
  87. RAMBO_LIMIT = You have reached the limit of use of Rambo Damage item for this round.
  88. RAMBO_ROUND = It's a new round. You don't have Rambo Damage anymore.
  89. [/CODE]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement