OciXCrom's Rank System [XP|Levels|Ranks]

Одобрените от нас плъгини. Моля, докладвайте ако забележите бъг с някой от плъгините в този раздел.
Аватар
DrHesperus
Извън линия
Foreigner
Foreigner
Мнения: 16
Регистриран на: 01 Апр 2021, 19:01
Местоположение: Екатеринбург
Се отблагодари: 2 пъти
Обратна връзка:

OciXCrom's Rank System [XP|Levels|Ranks]

Мнение от DrHesperus » 02 Апр 2021, 17:36

Добавих нови редове за превод и добавих нови заглавия, но на екрана те не се промениха, а останаха Ваши и ми кажете как да променя местоположението на текста? И няма поддръжка на руски език и други езици заглавие.

Аватар
impossible
Извън линия
Потребител
Потребител
Мнения: 488
Регистриран на: 15 Юни 2019, 12:41
Се отблагодари: 23 пъти
Получена благодарност: 47 пъти

OciXCrom's Rank System [XP|Levels|Ranks]

Мнение от impossible » 02 Апр 2021, 19:18


Аватар
DrHesperus
Извън линия
Foreigner
Foreigner
Мнения: 16
Регистриран на: 01 Апр 2021, 19:01
Местоположение: Екатеринбург
Се отблагодари: 2 пъти
Обратна връзка:

OciXCrom's Rank System [XP|Levels|Ranks]

Мнение от DrHesperus » 02 Апр 2021, 19:46

Спасибо тебе за Generation HUD, а в текстовом файле, он добавил ещё немного ключей для перевода, я сам перевёл текст

CRXRANKS_NOTIFY_KILL_GET
CRXRANKS_NOTIFY_KILL_LOSE
CRXRANKS_NOTIFY_SUICIDE_GET
CRXRANKS_NOTIFY_SUICIDE_LOSE
CRXRANKS_NOTIFY_DEATH_GET
CRXRANKS_NOTIFY_DEATH_LOSE
CRXRANKS_MYSQL_FAILED
CRXRANKS_HUDINFO_UNAVAILABLE
CRXRANKS_HUDINFO_ENABLED
CRXRANKS_HUDINFO_DISABLED

Аватар
DrHesperus
Извън линия
Foreigner
Foreigner
Мнения: 16
Регистриран на: 01 Апр 2021, 19:01
Местоположение: Екатеринбург
Се отблагодари: 2 пъти
Обратна връзка:

OciXCrom's Rank System [XP|Levels|Ranks]

Мнение от DrHesperus » 02 Апр 2021, 22:04

Изображение
Но, я написал про названия званий, которые я добавил новые, но на экране в игре, они не отображаются, а просто они невидимы

Аватар
DrHesperus
Извън линия
Foreigner
Foreigner
Мнения: 16
Регистриран на: 01 Апр 2021, 19:01
Местоположение: Екатеринбург
Се отблагодари: 2 пъти
Обратна връзка:

OciXCrom's Rank System [XP|Levels|Ranks]

Мнение от DrHesperus » 03 Апр 2021, 00:15


Аватар
OciXCrom
Извън линия
Администратор
Администратор
Мнения: 7206
Регистриран на: 06 Окт 2016, 19:20
Местоположение: /resetscore
Се отблагодари: 117 пъти
Получена благодарност: 1295 пъти
Обратна връзка:

OciXCrom's Rank System [XP|Levels|Ranks]

Мнение от OciXCrom » 03 Апр 2021, 20:18

What did you change? You can't translate the ranks themselves. Show what you did in the files.

Аватар
DrHesperus
Извън линия
Foreigner
Foreigner
Мнения: 16
Регистриран на: 01 Апр 2021, 19:01
Местоположение: Екатеринбург
Се отблагодари: 2 пъти
Обратна връзка:

OciXCrom's Rank System [XP|Levels|Ranks]

Мнение от DrHesperus » 04 Апр 2021, 00:17

OciXCrom написа: 03 Апр 2021, 20:18 What did you change? You can't translate the ranks themselves. Show what you did in the files.

Код за потвърждение: Избери целия код

#============================================#
# OciXCrom's Rank System: Configuration file #
#============================================#

# Some of the settings in this file use special keywords that can be found here: https://htmlpreview.github.io/?https://github.com/OciXCrom/RankSystem/blob/info/ini_keywords.html

# You can specify different settings for different maps.
# To do this, type in the map name between dashes. Example: - de_dust2 -
# Everything below that line will be read only on the map de_dust2.
# You can also use map prefixes: - de_* -
# To reset back to all maps, use - #all -

[Settings]
# The prefix that will be used in front of all chat messages from this plugin.
CHAT_PREFIX = &x04[CRXRanks]

# How to save the XP: 0 = nickname | 1 = IP address | 2 = SteamID
SAVE_TYPE = 2

# When to save the XP?
# It's best to leave this setting on 0 if your server isn't experiencing any problems (crashes) that prevent it from saving XP.
# 	0 = on disconnect (best for servers that never crash)
# 	1 = on disconnect + on death (good for servers that crash occasionally and you want to save the XP for at least the current life)
# 	2 = on disconnect + on round end (good for servers that crash occasionally and you want to save the XP for at least the current round)
# 	3 = every time the player's XP is changed (guarantees that XP will never be lost, but may be laggy if players receive XP very often)
SAVE_INTERVAL = 0

# If set to 1, player XP will be saved and loaded using MySQL rather than nVault.
# If the MySQL connection fails, the plugin will automatically switch to using nVault.
USE_MYSQL = 0

# SQL information to use if USE_MYSQL is set to 1.
SQL_HOST = 127.0.0.1
SQL_USER = root
SQL_PASSWORD =
SQL_DATABASE = amx
SQL_TABLE = CRXRanks

# The vault file where the XP will be saved if using nVault.
# Renaming this will reset everyone's XP.
VAULT_NAME = CRXRanks

# Commands that you can use to check your current XP.
XP_COMMANDS = say /xp, say_team /xp, say /level, say_team /level

# Who can see the message when a player gains a level.
# 	0 = disable the message
# 	1 = only the player
# 	2 = all players
LEVELUP_MESSAGE_TYPE = 1

# The sound that is played when a player gains a level.
# You can leave it blank if you don't want any sound to be played.
LEVELUP_SOUND = warcraft3/levelupcaster.wav

# Set it to 0 to disable the screen fade effect when a player gains a level.
LEVELUP_SCREEN_FADE_ENABLED = 1

# Color for the screen fade effect in RGBA format. You can use -1 for a random value.
LEVELUP_SCREEN_FADE_COLOR = 0 255 0 75

# The sound that is played when a player loses a level.
# You can leave it blank if you don't want any sound to be played.
LEVELDN_SOUND = warcraft3/purgetarget1.wav

# Set it to 0 to disable the screen fade effect when a player loses a level.
LEVELDN_SCREEN_FADE_ENABLED = 1

# Color for the screen fade effect in RGBA format. You can use -1 for a random value.
LEVELDN_SCREEN_FADE_COLOR = 255 0 0 75

# The admin flags that players will receive when they reach the final level.
# You can leave it blank if you want to disable this option.
FINAL_LEVEL_FLAGS =

# Users with these flags are considered VIP and will get the extra XP set in the [XP Rewards] section.
VIP_FLAGS = b

# If set to 1, XP rewards will be combined for specific events.
# For example: killing a player with a headshot will reward both "kill" and "headshot" XP rewards, rather than only "headshot".
USE_COMBINED_EVENTS = 1

# By changing this setting you can make players able to receive XP only if they are on a specific team.
# The numbers shown below are for CS 1.6. For other games, you will need to find the correct team numbers.
# 0 = disabled | 1 = terrorists | 2 = counter-terrorists
TEAM_LOCK = 0

# If greater than 0, player's wont receive any XP if the amount of players in the server is less than the number specified here.
MINIMUM_PLAYERS = 0

# If set to 1, bots won't be able to receive any XP.
IGNORE_BOTS = 1

# If set to 1, players will receive a chat message containing the amount of XP that they receive when killing another player.
# This will also display a chat message to the player if he committed suicide and the plugin is set to make players lose XP on suicide.
NOTIFY_ON_KILL = 1

# Set it 0 to disable the HUD that constantly shows your rank and XP on the screen.
HUDINFO_ENABLED = 1

# Who and when is able to see the HUD information.
# 	0 = all players at all time
# 	1 = only alive players
# 	2 = only dead players
# 	3 = dead players + alive players during freeze time
HUDINFO_VISIBILITY = 0

# This setting is only available if TEAM_LOCK is non-zero.
# If enabled, players won't be able to see the HUD info if they are not on the team set in TEAM_LOCK.
# The same applies for the player they're spectating if HUDINFO_OTHER_PLAYERS is set to 1.
HUDINFO_TEAM_LOCK = 1

# If set to 1, when dead, players will be able to see the HUD info of the player they are spectating.
HUDINFO_OTHER_PLAYERS = 0

# HUD info color in RGB format. You can use -1 for a random value.
HUDINFO_COLOR = 0 255 179

# HUD info coordinates for alive players.
HUDINFO_POSITION = 044.0 0.03

# HUD info coordinates for dead players.
# Leave this setting blank if you want to use the same position for both dead and alive players.
HUDINFO_POSITION_DEAD =

# Set it to 1 if you want the HUD info to use be displayed as a DHUD message.
HUDINFO_USE_DHUD = 0

# This is how the HUD information is going to look when the player is on any level except the final one.
# Check the link at the beginning of the file for a full list of available keywords.
HUDINFO_FORMAT = [XP: $name$ | $current_xp$/$next_xp$ | Level $level$/$max_levels$: $rank$]

# This is how the HUD information is going to look when the player is on the final level.
# Check the link at the beginning of the file for a full list of available keywords.
HUDINFO_FORMAT_FINAL = [XP: $name$ | $current_xp$ | Level $level$: $rank$]

# Text that is going to be used when an invalid value is passed on the HUD info.
HUDINFO_INVALID_TEXT = n/a

# Set it to 0 to disable HUD messages when the player gets/loses XP.
XP_NOTIFIER_ENABLED = 1

# Color of XP notifier when the player receives XP.
XP_NOTIFIER_COLOR_GET = 0 255 -1

# Color of XP notifier when the player loses XP.
XP_NOTIFIER_COLOR_LOSE = 255 0 -1

# XP notifier coordinates.
XP_NOTIFIER_POSITION = 0.8 0.8

# Duration of XP notifier messages in seconds.
XP_NOTIFIER_DURATION = 1.5

# Set it to 1 if you want the XP notifier to use DHUD message. Bear in mind that these messages can overlap.
XP_NOTIFIER_USE_DHUD = 1

[Ranks]
# Here you can add the ranks that players will get according to their XP.
# Start from the lowest with 0 XP to the highest. The number of ranks you can add is unlimited.
# Rank names cannot start with any of these symbols: "#", ";", "-" and "["
# Syntax: rank name = minimum XP needed

Recruit = 0
Sailor = 200
Leading crewman = 450
Petty officer 1st class = 700
Petty officer 2st class = 1050
Chief petty officer  = 2100
Master Chief  = 3250
Midshipman = 5650
Chief midshipman = 7000
Second Lieutenant = 9350
Lieutenant = 10001
Senior lieutenant = 13102
Lieutenant commander = 15678
Commander 3nd rank = 17543
Commander 2nd rank = 20900
Commander 1nd rank = 24321
Rear-admiral = 27890
Vice-admiral = 31000
Admiral = 37871
Fleet admiral = 42670
Putin = 50000
Biden = 74000
Trump = 90001

[XP Rewards]
# In this section you can determine how much XP are players going to receive on different in-game events.
# You can use any weapon name to determine how much XP a player is going to receive when killing another player with that weapon.
# In addition, you can use a bunch of different predefined keywords such as "headshot" or "bomb_planted".
# You can even use the plugin's API to create your own custom keywords.
# Check the link at the beginning of the file for a full list of available keywords.

# Please note that if USE_COMBINED_EVENTS is set to 1, some of the events will be combined.
# For example: if you kill someone with a headshot with the USP, you will get the XP for "kill", "headshot", and "usp".
# If set to 0, you will get the XP for the event with the highest priority which in the example above is "usp".

# You can set a different amount of XP for users who have the flags set in VIP_FLAGS by separating it with a space.
# Example: kill = 5 7 - this means that regular players will get 5 XP for a kill, while VIP users will get 7.

kill = 1 2
headshot = 3 5
knife = 7 9
grenade = 5 7
bomb_planted = 8 11
bomb_defused = 9 15
teamkill = -9 -15
И ChatManager не работает, при написании текста в чат отображает только #Spec_PlayerItem

В тоже время, в консоли пишется: 00:38:54: [ Секретно | STEAM_0:0:121001241 ] *ALIVE* DrHesperus: Прикол

Аватар
DrHesperus
Извън линия
Foreigner
Foreigner
Мнения: 16
Регистриран на: 01 Апр 2021, 19:01
Местоположение: Екатеринбург
Се отблагодари: 2 пъти
Обратна връзка:

OciXCrom's Rank System [XP|Levels|Ranks]

Мнение от DrHesperus » 04 Апр 2021, 00:39

Список всех Плагинов

[ 1] Admin Base 1.9.0.5271 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.9.0.5271 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.9.0.5271 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.9.0.5271 AMXX Dev Team adminslots.amxx running
[ 5] Menus Front-End 1.9.0.5271 AMXX Dev Team menufront.amxx running
[ 6] Commands Menu 1.9.0.5271 AMXX Dev Team cmdmenu.amxx running
[ 7] Maps Menu 1.9.0.5271 AMXX Dev Team mapsmenu.amxx running
[ 8] Plugin Menu 1.9.0.5271 AMXX Dev Team pluginmenu.amxx running
[ 9] Admin Chat 1.9.0.5271 AMXX Dev Team adminchat.amxx running
[ 10] Anti Flood 1.9.0.5271 AMXX Dev Team antiflood.amxx running
[ 11] Info. Messages 1.9.0.5271 AMXX Dev Team imessage.amxx running
[ 12] Admin Votes 1.8.1.3746 AMXX Dev Team adminvote.amxx running
[ 13] Nextmap Chooser 1.9.0.5271 AMXX Dev Team mapchooser.amxx running
[ 14] Pause Plugins 1.9.0.5271 AMXX Dev Team pausecfg.amxx running
[ 15] Stats Configuration 1.9.0.5271 AMXX Dev Team statscfg.amxx running
[ 16] Restrict Weapons 1.9.0.5271 AMXX Dev Team restmenu.amxx running
[ 17] CS Misc. Stats 1.9.0.5271 AMXX Dev Team miscstats.amxx running
[ 18] ReAimDetector API 0.2.2 ReHLDS Team reaimdetector.a running
[ 19] Advanced Bans 0.8.1 Exolent advanced_bans.a running
[ 20] Players Menu 1.8.1.3746 AMXX Dev Team plmenu_ab_base. running
[ 21] [190] Parachute RBS 20.06.06 SKAJIbnEJIb & KR parachute_rbs.a running
[ 22] Voteban in AdvBans 1.0.0 Wildness TM voteban_in_advb running
[ 23] Death Sprite 1.0 DarkGL skull.amxx running
[ 24] Autoresponder/Advertis 0.5 MaximusBrood ad_manager.amxx running
[ 25] [190] DemoRecorder RBS 20.06.06 SKAJIbnEJIb demorecorder_rb running
[ 26] Resetscore System 1.1 OciXCrom crx_resetscore. running
[ 27] AdminMenu 4.0 SkocH adminmenu182.am running
[ 28] AWPoff 1.0 PAffAEJIkA :3 awp.amxx running
[ 29] SpecList 1.2a FatalisDK speclist_rus.am running
[ 30] Best Player 0.2b Subb98 best_player.amx running
[ 31] Vipmenu Privat 2.0 Yryry vipmenu.amxx running
[ 32] Chat Manager 4.8 OciXCrom crx_chatmanager running
[ 33] VIP weaponmenu 1.0 Yryry vipweaponmenu.a running
[ 34] Spam Nick 1.0 Dosyk spam_nick.amxx running
[ 35] Change Team 1.1 neygomon changeteam.amxx running
[ 36] Nice Player Info 1.0 sector npi.amxx running
[ 37] StatsX (MastaMan Editi 1.8.1.3746 AMXX Dev Team & statsx_shell.am running
[ 38] Admin_Check 0.1 p1Mp / S1n[L]Ss ADMIN_CHECK_V0. running
[ 39] Admin Free Look 2.0 Jim admin_freelook. running
[ 40] [190] Block Reconnect 20.06.06 ShaTalKiN Block_Reconnect running
[ 41] [190] High Ping Kicker 20.06.06 SKAJIbnEJIb hpk_rbs.amxx running
[ 42] [190] AC Spectator ESP 20.06.06 SKAJIbnEJIb & Ko ac_esp.amxx running
[ 43] Damager Advanced 1.1.2 Radius (based on damager_advance running
[ 44] Nice RR 2.0 sector nice_rr.amxx running
[ 45] AMX Admin Model 1.1.1 whitemike amx_adminmodel. running
[ 46] ConnectDisconnect 1.0 DzuNiK gostu.amxx running
[ 47] Weapon USE Pickup 1.0 406 weapon_use_pick running
[ 48] No Name Change 2.1 OciXCrom crx_nonamechang running
[ 49] OciXCrom's Rank System 3.10 OciXCrom crx_ranksystem. running
[ 50] CRXRanks: Time Rewards 2.0 OciXCrom crxranks_time_r running
[ 51] [190] Nick FIX RBS 20.06.06 SKAJIbnEJIb nickfix_rbs.amx running

Аватар
OciXCrom
Извън линия
Администратор
Администратор
Мнения: 7206
Регистриран на: 06 Окт 2016, 19:20
Местоположение: /resetscore
Се отблагодари: 117 пъти
Получена благодарност: 1295 пъти
Обратна връзка:

OciXCrom's Rank System [XP|Levels|Ranks]

Мнение от OciXCrom » 05 Апр 2021, 14:17

I still don't understand what's wrong with the translation. If a language or parts of the translation are missing - add them? I don't speak every world language to do it myself.

About the #Spec_PlayerItem, you're using an outdated version of the game.

Аватар
MP1286694461
Извън линия
Потребител
Потребител
Мнения: 4
Регистриран на: 08 Апр 2021, 20:38
Получена благодарност: 1 път
Обратна връзка:

OciXCrom's Rank System [XP|Levels|Ranks]

Мнение от MP1286694461 » 12 Май 2021, 17:05

Hello, the key words can't be opened. Can you tell me the key words of being killed 8)

Публикувай отговор
  • Подобни теми
    Отговори
    Преглеждания
     Последно мнение

Обратно към “Одобрени плъгини”

Кой е на линия

Потребители разглеждащи този форум: 0 регистрирани и 14 госта