OciXCrom's Rank System

OciXCrom's Rank System v3.10

Нет прав для скачивания
Сообщения
21
Реакции
0
Is possible to change hud? Because in the middle/top is bad for me :(
Is possible to be under the radar?
 
Сообщения
1,419
Реакции
2,508
Помог
59 раз(а)
igimkd, you need to change HUDINFO_POSITIONin RankSystem.ini. You can find all settings there.
 
Сообщения
21
Реакции
0
I set it to
# HUD info coordinates.
HUDINFO_POSITION = 0.01 0.28
Make it under Radar but how to set it like new lines? Not in single.
HUDINFO_FORMAT = [ XP: $current_xp$/$next_xp$ | Level $level$/$max_levels$: $rank$ ]

I want it to show
Rank:
Level:
XP:
 
Сообщения
1,419
Реакции
2,508
Помог
59 раз(а)
igimkd, try: HUDINFO_FORMAT = Rank: $rank$$br$Level: $level$/$max_levels$$br$XP: $current_xp$/$next_xp$
 
Сообщения
157
Реакции
279
igimkd Please pay more attention to the plugin's description, it's all over the place. You can use $br$ to move the text on a new line. Here's a list of all available keywords - click.

PS: MK?
 
Сообщения
157
Реакции
279
igimkd, Прочитај го повторно описот. Има цел дел во кој е објаснето како да се покажуваат ранковите во чатот. Потребен ти е уште еден плугин за таа цел.
 
Сообщения
157
Реакции
279
igimkd, Пријател, едноставно прочитај го описот. Еве ти англиска верзија на истиот плугин ако не разбираш руски. Обрни внимание на делот "Showing the ranks in chat" кој се наоѓа над копчето за download. Ти треба и овој плугин, ама пак треба да го прочиташ описот за да знаеш како да го конфигурираш.
 
Сообщения
2,713
Реакции
2,993
Помог
59 раз(а)
OciXCrom, i'm glad to see updates for this System.

P.s: don't forget update the field "source code " in resource. It's doing manually. Thx!
 
Сообщения
321
Реакции
73
Помог
11 раз(а)
[crx_ranksystem.amxx] [SQL Error] Query failed (1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''STEAM_0' at line 1

Видимо из-за того что учет ранга идет по SteamID, а в таблице такого столбца нет
 
Последнее редактирование:
Сообщения
157
Реакции
279
[crx_ranksystem.amxx] [SQL Error] Query failed (1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''STEAM_0' at line 1

Видимо из-за того что учет ранга идет по SteamID, а в таблице такого столбца нет
No, it doesn't matter whether you're using name, SteamID or IP - all of them use the "Player" column depending on the "SAVE_TYPE" setting.

It looks like you haven't read the description. The new update includes a change to the MySQL table and it's required that you use a NEW table. Please read the update description for more information: https://dev-cs.ru/resources/541/updates#resource-update-1336
 
Сообщения
321
Реакции
73
Помог
11 раз(а)
OciXCrom, "crxranks_update_mysql DBName" from SQL_DATABASE = ranksystem.ini?
 
Сообщения
157
Реакции
279
OciXCrom, "crxranks_update_mysql DBName" from SQL_DATABASE = ranksystem.ini?
No, you need to write the table name from SQL_TABLE, not the database name.

1. For example, you have SQL_TABLE set to "OldTable".
2. Change SQL_TABLE to "NewTable".
3. Restart the server.
4. Type "crxranks_update_mysql OldTable" - this will transfer data from "OldTable" to "NewTable".
 

Пользователи, просматривающие эту тему

Сейчас на форуме нет ни одного пользователя.
Сверху Снизу