Server Messages, Сообщения,правила,информация,реклама |
Здравствуйте, гость Вход | Регистрация
Наши новости:
|
|
|
Server Messages, Сообщения,правила,информация,реклама |
DeHu
|
21.8.2009, 16:22
Сообщение
|
|
|
Nobody,
да у меня в анси решения проблемы не знаю ЗЫ: скоро новая версия...
Отредактировал: DeHu, - 21.8.2009, 16:27
|
|
|
|
mirr0r-
|
23.11.2009, 2:37
Сообщение
|
|
|
Не могу справиться с правильным показом тутора. Отображение явно барахлит:
Если кто то сталкивался - подскажите пжлст как исправить. ------------------------------------------------------------------------------------------------------------ Нужно было прописать "cl_allowdownload 1" Но проблема все таки осталась: у плагина есть 1 огромный недостаток... если у клиента проставлен флаг на папке "только чтение", то сообщения не будет показываться... будет показываться только рамка с серым и чёрным фоном, без текста Как я понимаю речь идет именно об этом?
Отредактировал: mirr0r-, - 23.11.2009, 3:00
|
|
|
|
PositiveGame.net
|
28.1.2010, 23:05
Сообщение
|
|
|
Все работет, и сервер не крашится.
Как зделать сообщения в Туторе на русском - Открываем (ОБЫЧНЫМ БЛОКНОТОМ) server_messages.txt меняем все что нужно - "Сохранить как" выбираем кодировку ANSI , готово. Минусы... если до этого в HUD отображало нормально Русские буквы а в Туторе, кракозяблы, то теперь наблюдамем реверсивную картину. В ХУДе русские буквы вообще не отображаются, а в Туторе все хорошо. В аттаче готовый сервер_меседжес Не могу справиться с правильным показом тутора. Отображение явно барахлит: Если кто то сталкивался - подскажите пжлст как исправить. ------------------------------------------------------------------------------------------------------------ Нужно было прописать "cl_allowdownload 1" Но проблема все таки осталась: Как я понимаю речь идет именно об этом? Если бы не ленились, то прочитали вторую страницу темы, где написано - "Это баг КС, при таком отображении Тутора, нужно выйти и зайти в КС (НЕ на сервер с сервера, а именно из игры) и войти по новой." ... небуду все переписывать, 2 страница, смотрите сами при сиохранении в UTF-8 оно вообще не видет файла server_messages.txt .. надо сохранять в ANSІ - я это уже читал выше.. но анси не помагает.. оно показывает по-русски нормально только в табличках (тутор), а при режиме показа чат или худ, оно показывает только символы и английские слова.. можна ли как-то сделать нормальным отображение в чате и худ? Я решил данную проблему 2 одинаковыми плагинами и 2 сервер месагами. Способ решения, редактируем в исходнике плагина обращение к Server_messages.txt на server_messages1.txt и меняем способ вывода amx_info_mode and amx_rule_mode на 0 (Ноль).Сохраняем исходник в АНСИ, и компилим... называем плагин Server_messages1.amxx, кидаем в папку с плагинами и прописываем в плагинс.ини Берем огигинал Сервер_меседжес.тхт и переименовываем в Сервер_меседжес1.тхт, кидаем в папку с оригиналом. Теперь и в туторе и в ХУДе у нас русские буквы. Да, решение проблемы не самое идеальное... но хоть что-то
Прикрепленные файлы:
|
|
|
|
mirr0r-
|
31.1.2010, 19:58
Сообщение
|
|
|
После установки данного плагина сервер стал регулярно падать, факт действия приводяшего к подобным проблемам обнаружить неудалось.
Выскакивает ошибка: Знающим людям просьба обьяснить как исправить подобную ошибку, или где искать ее корень. Заранее спасибо. |
|
|
|
m1ke #
|
17.2.2010, 18:07
Сообщение
|
![]() |
Очень полезный плагин :)
|
|
|
|
CEST
|
9.3.2010, 15:40
Сообщение
|
|
|
на билде 4554 не хочет работать.
Сообщения не выводятся. |
|
|
|
_Skyline
|
9.3.2010, 18:01
Сообщение
|
![]() |
Текущая версия: v1.5
Changelog: Цитата v1.0alpha (9.Apr.2009) Start of this project v1.0beta (22.Apr.2009) Added: - messages in tutor-style (imported function from Condition Zero) v1.0 (24.Apr.2009) Added: - a function to shown random messages to dead players Improved: - check if exists a messages (If we reached the second language the check will be aborted.) v1.1 (27.Apr.2009) Bugfixed: - a small fault in the "cmd_server_list"-function Added: - a new CVAR "server_rule_prefix" to add a prefix on server rules - now you can set a different mode and style in the commands amx_server_... instead of using the default settings - using of the nvault database to determine player who visit the server first time. for this players will be replaced the tutor messages (mode 4) with hud messages (mode 3). set the CVAR "server_restart_msg" to 1 to show a message on affected players after they joined a team. Improved: - using of MSG_ONE_UNREALIBLE instead of MSG_ONE (Thanks xPaw) v1.2 (5.May.2009) Bugfixed: - If you used one of the "amx_list_..." commands you got a channel overflow Improved: - the automatically messages will be shown randomly - some other functions to improve the cpu performance v1.3 (12.Jun.2009) Added: - some placeholders, which you can use in the server_messages.txt (#hostname#, #playername#, #nextmap#, #currentmap#, #time#, #timeleft#, #playtime#) - a new CVAR "server_force_playback" to force playback of the sounds from tutor v1.3a (25.Jun.2009) Removed: - an additional admin-rights check caused of some problems with the cmd_access.ini v1.4 (22.Sep.2009) Completely revising of the project to increase the performance. In addition some CVAR's and commands have been renamed because their functions were changed. You will find some remarks to the new CVAR's and commands in the sections "CVARs" and "Commands". v1.4a (23.Oct.2009) Bugfixed: - Added a check on the Remove_TutorMsg-function to solve an fatal error. v1.5 (24.Oct.2009) Removed: - All stuff about the tutor (It should not allowed to distribute this content) Команды немного изменились: Цитата Valid values for @group (with case ignoring) - for all players: @A or @ALL - for all CTs: @C, @CT or @COUNTER - for all Ts: @T, @TE, @TERROR or @TERRORIST amx_print_custom <authid, nick, @group or #userid> <your message> [optional: <mode>] - shows a custom message (default: mode - 4) (e.g. "amx_print_custom @T "You are a terrorist" " will shown "You are a terrorist" to all terrorists) amx_print_msg <authid, nick, @group or #userid> <msg number> [optional: <mode>] - shows a specific message from the server_messages.txt (default depends on sm_msg_mode) (e.g. "amx_print_msg @ALL 1" will shown SERVER_MSG_1 to all clients) amx_print_rule <authid, nick, @group or #userid> <rule number> [optional: <mode>] - shows a specific rule from the server_messages.txt (default depends on sm_rule_mode) (e.g. "amx_print_rule @CT 2" will shown SERVER_RULE_2 to all counter terrorists) amx_print_info <authid, nick, @group or #userid> <info number> [optional: <mode>] - shows a specific information from the server_messages.txt (default depends on sm_info_mode) (e.g. "amx_print_info Leon 3" will shown SERVER_INFO_3 to me [Leon]) amx_list_msg - lists all messages from the server_messages.txt into the console amx_list_rule - lists all rules from the server_messages.txt into the console amx_list_info - lists all informations from the server_messages.txt into the console Ну и соответственно переменные: Цитата sm_msg_mode "3" - print location of the messages (0 - console, 1 - chat, 2 - center, 3 - hud) sm_rule_mode "2" - print location of the rules sm_info_mode "2" - print location of the informations sm_msg_show "1" - display automatically the messages from the server_messages.txt sm_rule_show "1" - display automatically the rules from the server_messages.txt sm_info_show "1" - display automatically the informations from the server_messages.txt sm_min_activity "4320" - clients who are longer played than the specified minutes, will not receive the automatically messages. Set sm_min_activity to 0 to disable this feature. sm_show_frequency "15" - time in seconds between 2 automatically messages sm_show_skip "2" - skip a group of clients who shouldn't receive an automatically message (0 - skip no players, 1 - skip dead players, 2 or higher - skip live players) sm_show_time "8" - duration in seconds of a tutor and hud messages Скачать:
required_files.zip ( 9,65 килобайт )
Кол-во скачиваний: 70
Отредактировал: _Skyline, - 9.3.2010, 19:12
|
Поблагодарили 3 раз
|
|
CEST
|
9.3.2010, 18:19
Сообщение
|
|
|
server_messages.amxx где? |
|
|
|
STR@TEG
|
9.3.2010, 18:25
Сообщение
|
|
|
CEST,
Скомпилируй. |
Поблагодарили 2 раз
|
|
CEST
|
9.3.2010, 19:58
Сообщение
|
|
|
|
|
|
|
SONY
|
10.9.2010, 19:51
Сообщение
|
![]() |
я так понимаю в версии 1,5 удалены туторы?
|
|
|
|
zurriburi
|
7.10.2010, 22:09
Сообщение
|
![]() |
translate this
Цитата Removed: - All stuff about the tutor (It should not allowed to distribute this content)
|
|
|
|
STR@TEG
|
26.4.2011, 16:49
Сообщение
|
|
|
|
Поблагодарили 1 раз
|
|
xSav
|
26.4.2011, 20:17
Сообщение
|
|
|
нет... не канает... остается набор этих символов и все..
Отредактировал: xSav, - 26.4.2011, 20:18
|
|
|
|
Surf
|
10.7.2012, 7:15
Сообщение
|
![]() |
stkings,
Со стима смотришь? Если нет то обнови патч p.s Туторы вообще не очень надежная штука ;)
Отредактировал: Surf, - 10.7.2012, 7:16
|
|
|
|
![]() ![]() |