Ghost Shadows
Вы хотите отреагировать на этот пост ? Создайте аккаунт всего в несколько кликов или войдите на форум.

TeamSpeak - gsfun.ts.io Server TEKNOMW3 - GS PROMOD ESL

Перейти вниз
avatar
d..e..n
Создатель
Сообщения : 30
Дата регистрации : 2017-07-26
https://gstm.profiforum.ru

Обновление TeknoMW3 < 2.8.0.4> < Update> Empty Обновление TeknoMW3 < 2.8.0.4> < Update>

Вт Авг 15, 2017 11:57 pm
Обновление TeknoMW3 < 2.8.0.4> < Update> 55719611




Hello there,

Yet another version is out. Fixes spaces in nicknames, some crashes and adds little features. Change log below:
PS. This one is really final, don’t expect any fixes for a long long while from now.

[CLIENT]
[MISC] Adjusted maxfps to minimum of 46 (in loader and in-game).
[MISC] Spaces in nickname/title are now allowed (again).
[BUGFIX] Fixed yet another IW bug when class was set to one that had no weapon-data loaded (crashing the client in result).
[FEATURE] Added a security list of dvars that servers will not be able to set for clients. They are:
“sec_sv_blocked_dvars” and “sec_cfg_blocked_dvars” – both can be set in “config_mp.cfg”, for example:
seta sec_sv_blocked_dvars “cg_hudChatPosition;cg_chatHeight” –this would protect those 2 dwords against changes from done by the server
seta sec_cfg_blocked_dvars “cg_hudChatPosition;cg_chatHeight” –this on the other hand, would allow servers (assuming same dvars wouldnt be also blocked using the feature above) to be changed at runtime, but any writes to “config_mp.cfg” for them would be replaced with their default values.
This basically means you can now protect against some rogue dvar-changes initiated by the game servers (using “sec_sv_blocked_dvars”) or, allow servers to change some risky dvars, but instead, block their write(s) to “config_mp.cfg” (using “sec_cfg_blocked_dvars”).
Default blocked values:
“sec_sv_blocked_dvars”: Only “compassSize” for now.
“sec_cfg_blocked_dvars”: All dvars starting with: “con_”, “cg_Scores”, “cg_chat”, “compass”.
[SERVER]
[FEATURE] Added a new dvar “sv_current_dsr” that is automatically updated whenever a new DSR is loaded.
[MISC] Nicknames/titles with spaces are now allowed (again).
[FEATURE] Scripts: Added Utilities.SetConnectErrorMsg(string) function – use this to set error message that will be sent to clients that got denied entry via another new feature:
[FEATURE] Scripts: Added a callback/event: OnClientConnect(Func<Dictionary<string, string>, bool> func)
How it works: Once server gets a connection-attempt request, this event will be fired up with a dictionary containing all client info.
Callback should by default return FALSE. If you return TRUE (eatIt?), it will tell the server to deny entry to the client.
For example: if (args[“name”].ToLower().Contains(“hax”)) { Utilities.SetConnectErrorMsg(“you hax bruh!”); return true; }
[BUGFIX] Scripts: Entity.IP fixed, again. Hopefully for good this time.
[MISC] While B3 normally uses “net_authPort” (that can be used for another service, in which case we increase that port by 1), we have added a new server param “-b3port XXXX” (where XXXX is a port of your choice of course).

Download : https://mega.nz/#!lCwnCZ4Y!PVaeA50gHJYckBM93VK4WQ4f-Bs3OGlWRy5Mg5DvQro
avatar
EGOIST
Сообщения : 2
Дата регистрации : 2017-12-03
Возраст : 36
Откуда : Казахстан

Обновление TeknoMW3 < 2.8.0.4> < Update> Empty Re: Обновление TeknoMW3 < 2.8.0.4> < Update>

Вс Дек 03, 2017 12:14 pm
Денка ссылка не рабочая.. обновы нет для текноМВ3
avatar
d..e..n
Создатель
Сообщения : 30
Дата регистрации : 2017-07-26
https://gstm.profiforum.ru

Обновление TeknoMW3 < 2.8.0.4> < Update> Empty Re: Обновление TeknoMW3 < 2.8.0.4> < Update>

Ср Дек 06, 2017 6:23 pm
vsjo rabotajet Very Happy ja zashel vsjo ok
avatar
EGOIST
Сообщения : 2
Дата регистрации : 2017-12-03
Возраст : 36
Откуда : Казахстан

Обновление TeknoMW3 < 2.8.0.4> < Update> Empty Обновление TeknoMW3 < 2.8.0.4> < Update> ниже ссылка.

Пт Мар 23, 2018 9:11 am
https://drive.google.com/drive/u/0/folders/0B4yqmlXBC-cAfjlUM3BWbWVpaG9TT3JzbmpYVkUtV3hGN1VKSktTQWNtMDhoM3JaZTRoa3M
Вернуться к началу
Похожие темы
Права доступа к этому форуму:
Вы не можете отвечать на сообщения