Advertisement
ElMargaritoxYT

Untitled

Jan 1st, 2018
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.33 KB | None | 0 0
  1. CONFIGURACION
  2.  
  3. <?xml version="1.0" encoding="utf-8"?>
  4. <FeexRanksConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  5. <EnableLevelUpNotification>false</EnableLevelUpNotification>
  6. <EnableLevelUpNotificationGlobal>true</EnableLevelUpNotificationGlobal>
  7. <EnableRankNotificationOnJoin>true</EnableRankNotificationOnJoin>
  8. <EnableRankNotificationOnJoinGlobal>false</EnableRankNotificationOnJoinGlobal>
  9. <EnableRankNotificationOnLeaveGlobal>false</EnableRankNotificationOnLeaveGlobal>
  10. <NotificationColor>Green</NotificationColor>
  11. <NotificationColorGlobal>Gray</NotificationColorGlobal>
  12. <NotificationColorJoinLeaveGlobal>Green</NotificationColorJoinLeaveGlobal>
  13. <FeexRanksDatabase>
  14. <DatabaseAddress>sql10.freemysqlhosting.net</DatabaseAddress>
  15. <DatabaseUsername>sql10213483</DatabaseUsername>
  16. <DatabasePassword>Gx2AYHNgXs</DatabasePassword>
  17. <DatabaseName>sql10213483</DatabaseName>
  18. <DatabaseTableName>RANGO</DatabaseTableName>
  19. <DatabasePort>3306</DatabasePort>
  20. </FeexRanksDatabase>
  21. <Events>
  22. <Event>
  23. <EventName>KILLS_ZOMBIES_NORMAL</EventName>
  24. <Notify>false</Notify>
  25. <Points>10</Points>
  26. </Event>
  27. <Event>
  28. <EventName>KILLS_ZOMBIES_MEGA</EventName>
  29. <Notify>true</Notify>
  30. <Points>50</Points>
  31. </Event>
  32. <Event>
  33. <EventName>KILLS_PLAYERS</EventName>
  34. <Notify>true</Notify>
  35. <Points>60</Points>
  36. </Event>
  37. </Events>
  38. <Level>
  39. <Level>
  40. <Points>0</Points>
  41. <Name>Pig</Name>
  42. <KitReward>false</KitReward>
  43. <KitNotify>true</KitNotify>
  44. <KitName />
  45. <PermissionGroupReward>false</PermissionGroupReward>
  46. <PermissionGroupNotify>true</PermissionGroupNotify>
  47. <PermissionGroupName />
  48. <UconomyReward>false</UconomyReward>
  49. <UconomyNotify>true</UconomyNotify>
  50. <UconomyAmount>0</UconomyAmount>
  51. </Level>
  52. <Level>
  53. <Points>100</Points>
  54. <Name>Small Zombie</Name>
  55. <KitReward>false</KitReward>
  56. <KitNotify>true</KitNotify>
  57. <KitName />
  58. <PermissionGroupReward>false</PermissionGroupReward>
  59. <PermissionGroupNotify>true</PermissionGroupNotify>
  60. <PermissionGroupName />
  61. <UconomyReward>true</UconomyReward>
  62. <UconomyNotify>true</UconomyNotify>
  63. <UconomyAmount>100</UconomyAmount>
  64. </Level>
  65. <Level>
  66. <Points>200</Points>
  67. <Name>Zombie</Name>
  68. <KitReward>true</KitReward>
  69. <KitNotify>true</KitNotify>
  70. <KitName>Zombie</KitName>
  71. <PermissionGroupReward>false</PermissionGroupReward>
  72. <PermissionGroupNotify>true</PermissionGroupNotify>
  73. <PermissionGroupName />
  74. <UconomyReward>false</UconomyReward>
  75. <UconomyNotify>true</UconomyNotify>
  76. <UconomyAmount>0</UconomyAmount>
  77. </Level>
  78. <Level>
  79. <Points>500</Points>
  80. <Name>Giant Zombie</Name>
  81. <KitReward>true</KitReward>
  82. <KitNotify>true</KitNotify>
  83. <KitName>Giant Zombie</KitName>
  84. <PermissionGroupReward>true</PermissionGroupReward>
  85. <PermissionGroupNotify>true</PermissionGroupNotify>
  86. <PermissionGroupName>VIP</PermissionGroupName>
  87. <UconomyReward>true</UconomyReward>
  88. <UconomyNotify>false</UconomyNotify>
  89. <UconomyAmount>200</UconomyAmount>
  90. </Level>
  91. </Level>
  92. </FeexRanksConfiguration>
  93.  
  94.  
  95.  
  96. TRADUCCION (COMO EN EL VIDEO)
  97.  
  98. <?xml version="1.0" encoding="utf-8"?>
  99. <Translations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  100. <Translation Id="general_onjoin" Value="[{2}] {3} ({0} puntos, Su rango {1}) se conecto al servidor." />
  101. <Translation Id="general_onleave" Value="[{2}] {3} ({0} puntos, Su rango {1}) se acaba de desconectar del servidor." />
  102. <Translation Id="general_not_found" Value="Jugador no encontrado." />
  103. <Translation Id="general_invalid_parameter" Value="Parametro Invalido." />
  104. <Translation Id="rank_self" Value="Tu rangoa actual es: {1} con {0} puntos [{2}]" />
  105. <Translation Id="rank_other" Value="El feo de {3} tiene un rango de: {1} con {0} points [{2}]" />
  106. <Translation Id="list_1" Value="Los 3 mejores negros hijos de remil puta:" />
  107. <Translation Id="list_2" Value="{1}PRIMERO: [{2}] {3} ({0} puntos)" />
  108. <Translation Id="list_3" Value="{1}SEGUNDO: [{2}] {3} ({0} puntos)" />
  109. <Translation Id="list_4" Value="{1}TERCERO: [{2}] {3} ({0} puntos)" />
  110. <Translation Id="list_search" Value="Rango {1}: [{2}] {3} ({0} puntos)" />
  111. <Translation Id="list_search_not_found" Value="Rango no encontrado o eliminado." />
  112. <Translation Id="points_reset_player" Value="Tus puntos fueron reseteados por el administrador." />
  113. <Translation Id="points_reset_caller" Value="El jugador {0} se le fueron los puntos." />
  114. <Translation Id="points_set_player" Value="Tus puntos ahora son {0}." />
  115. <Translation Id="points_set_caller" Value="Los puntos de {1} ahora tiene {0}." />
  116. <Translation Id="points_add_player" Value="Has recibido {0} puntos." />
  117. <Translation Id="points_add_caller" Value="Has mandado {0} puntos a {1}." />
  118. <Translation Id="points_remove_player" Value="Has perdido {0} puntos." />
  119. <Translation Id="points_remove_caller" Value="Has removido {0} puntos del jugador {1}." />
  120. <Translation Id="level_up" Value="Ha avanzado de rango: {1} con {0} puntos." />
  121. <Translation Id="level_up_kit" Value="Bueno esto no lo implementare yo en mi video {0}." />
  122. <Translation Id="level_up_rank" Value="Esto tampoco MAS ADELANTE {0}." />
  123. <Translation Id="level_up_uconomy" Value="MAS ADELANTE {0}." />
  124. <Translation Id="level_up_global" Value="{2} subio a: {1} con {0} points." />
  125. <Translation Id="event_ACCURACY" Value="Has recibido {0} puntos. ({1} points)" />
  126. <Translation Id="event_ARENA_WINS" Value="You received {0} points. ({1} points)" />
  127. <Translation Id="event_DEATHS_PLAYERS" Value="You received {0} points. ({1} points)" />
  128. <Translation Id="event_FOUND_BUILDABLES" Value="You received {0} points. ({1} points)" />
  129. <Translation Id="event_FOUND_CRAFTS" Value="You received {0} points. ({1} points)" />
  130. <Translation Id="event_FOUND_EXPERIENCE" Value="You received {0} points. ({1} points)" />
  131. <Translation Id="event_FOUND_FISHES" Value="You received {0} points. ({1} points)" />
  132. <Translation Id="event_FOUND_ITEMS" Value="You received {0} points. ({1} points)" />
  133. <Translation Id="event_FOUND_PLANTS" Value="You received {0} points. ({1} points)" />
  134. <Translation Id="event_FOUND_RESOURCES" Value="You received {0} points. ({1} points)" />
  135. <Translation Id="event_FOUND_THROWABLES" Value="You received {0} points. ({1} points)" />
  136. <Translation Id="event_HEADSHOTS" Value="Por degollar cabezas has recibido {0} puntos. ({1} points)" />
  137. <Translation Id="event_KILLS_ANIMALS" Value="You received {0} points. ({1} points)" />
  138. <Translation Id="event_KILLS_PLAYERS" Value="Por matar a un negro recibiste {0} puntos. ({1} points)" />
  139. <Translation Id="event_KILLS_ZOMBIES_MEGA" Value="You received {0} points. ({1} points)" />
  140. <Translation Id="event_KILLS_ZOMBIES_NORMAL" Value="You received {0} points. ({1} points)" />
  141. <Translation Id="event_NONE" Value="You received {0} points. ({1} points)" />
  142. <Translation Id="event_TRAVEL_FOOT" Value="You received {0} points. ({1} points)" />
  143. <Translation Id="event_TRAVEL_VEHICLE" Value="You received {0} points. ({1} points)" />
  144. </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement