Страница 3 от 6

Best Player MOTD

Публикувано на: 16 Авг 2018, 12:53
от cgozzie
Добре ще го тествам и там..

Best Player MOTD

Публикувано на: 06 Окт 2018, 02:38
от onixsone
OciXCrom™ написа: 01 Ное 2017, 14:27 За тези, които ползват плъгин, който променя свършването на картата (timeleft extender, amx_map, итн), добавих натив bpm_force_intermission(), с който може да накарате MOTD да се покаже. Просто трябва да добавите #include <bestplayer> в кода, и функцията bpm_force_intermission() на правилното място (ако не знаете къде е това, предоставете плъгина в темата).
Solved!

Best Player MOTD

Публикувано на: 25 Ное 2018, 01:33
от esc-Fiv3
3 warnings. Is it ok?

Best Player MOTD

Публикувано на: 25 Ное 2018, 02:09
от thoughtz
esc-Fiv3 написа: 25 Ное 2018, 01:33 3 warnings. Is it ok?
Warnings?!?!?! Paste here.

Best Player MOTD

Публикувано на: 25 Ное 2018, 12:24
от esc-Fiv3
warnings.jpg
warnings.jpg (48.61 KiB) Преглеждано 4871 пъти
warnings.jpg
warnings.jpg (48.61 KiB) Преглеждано 4871 пъти

Best Player MOTD

Публикувано на: 25 Ное 2018, 14:44
от OciXCrom
It's a bug from AMXX, ignore them. If you update to the latest AMXX version you won't get any warnings.

Best Player MOTD

Публикувано на: 12 Дек 2018, 13:42
от cnboneco
Good morning everyone I'm Brazilian, and I really liked the plugin, I tried to translate it to Portuguese. But on some points I believe that I will have to correct the translation

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

<body bgcolor=#000000><hr noshade>
<font color=white face="Comic Sans MS" size=5><center> O Vencedor do <font color=lime>$map$</font> MAPA Foi:
<hr noshade>
<font color=royalblue size=10>$name$</font>
<br>- Com <font color=red>$kills$ kills</font> (<font color=lime>$headshots$ headshots</font>) e <font color=red>$deaths$ deaths</font> -
<br><br>SUAS <font color=magenta>kills/deaths</font> Precisão <font color=magenta>$kdratio$</font> Com <font color=magenta>$hsratio$ headshot ratio</font>.
<br>Ele conseguiu <font color=magenta>$hits$ Excelentes acertos</font>, no total <font color=magenta>$damage$ danos causados</font>.
<hr noshade>
<font color=royalblue>$name$</font> Foi o Melhor Top.Player nos <font color=gold>$wins$ Minutos do Mapa</font>.
<hr noshade>
<img src="https://raw.githubusercontent.com/OciXCrom/BestPlayer/images/win_$best_team$.png"></img>
<hr noshade>

Best Player MOTD

Публикувано на: 12 Дек 2018, 14:26
от OciXCrom
Hello. Thanks for your effort, but this plugin doesn't have a multi-lingual option. Translating the MOTD file isn't a good idea because most people will probably modify the file to their needs thus making the translations different from the original file. It's a configuration file that can be modified at any time.

Best Player MOTD

Публикувано на: 13 Дек 2018, 12:47
от cnboneco
Yes I'm even a bit boiled in translation because some commands will have to adjust as soon as I put it to run the plugin on a server, re-editing the display language on motd

Best Player MOTD

Публикувано на: 19 Апр 2020, 02:56
от pepeargento
Hello, when i try to compile, 3 warnings appear.
And i not working any command on the game.

Any ideas?
amxmod 1.8.3

sorry i dont understand russian. i speak spanish and some english.

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

//// crx_bestplayer.sma
// C:\Games\Counter-Strike 1.6\cstrike\addons\amxmodx\scripting\crx_bestplayer.sma(418 -- 419) : warning 213: tag mismatch
// C:\Games\Counter-Strike 1.6\cstrike\addons\amxmodx\scripting\crx_bestplayer.sma(419 -- 420) : warning 213: tag mismatch
// C:\Games\Counter-Strike 1.6\cstrike\addons\amxmodx\scripting\crx_bestplayer.sma(420 -- 421) : warning 213: tag mismatch
// Header size:           1548 bytes
// Code size:            14360 bytes
// Data size:            22896 bytes
// Stack/heap size:      16384 bytes; max. usage is unknown, due to recursion
// Total requirements:   55188 bytes
//
// 3 Warnings.
// Done.
//
// Compilation Time: 0,55 sec
// ----------------------------------------

Press enter to exit ...