Приветствую Вас, Гость | RSS
Пятница, 20.09.2024, 00:58
Главная » Файлы » Плагины » Плагины (EventScripts)
Правила добавления: 1. Заполнить поля[название, описание, картинка]
2. Указать реального автора
3. Не делать источником свой сайт.
4. Не добавлять порнографию
5. Материал не должен содержать ненормативную лексику


EventScripts Public Beta v2.1.1.360 (Oct 21)
26.03.2012, 18:24
Вышла новая beta версия EventScripts!

Изменения в этой версии:
  • Added l4d2 build for Linux and Windows
  • New EventScripts Classic engine (ESC alpha) is now the default engine for L4D and L4D2
  • Adding version resource for Windows DLLs -- you can now check the DLL for its version instead of needing to load it
  • Added support for auto-setting the IP variable to workaround the Valve "wait" problem, set eventscripts_setipcmdline to 0 in eventscripts_autoexec.cfg
  • Added #darkgreen support for es_tell and es_msg
  • weaponlib support for many, many Source games (Thanks to Satoon, XE_ManUp, and SuperDave.)
  • Added es.getCurrentEventVarString(), es.getCurrentEventVarInt(), es.getCurrentEventVarFloat() for advanced scripts
Пофиксено:
  • All games should now have the right VDF files
  • Various crash fixes
  • Added support for ES scripts to set server variables like the console would (e.g. "es" now sets them properly)
  • On L4D+, changing es.regcmd() to support unregistering old concommands before registering them if they were registered outside ES
  • Removing unnecessary extra carriage return that seems to cause periodic issues with "es" and other commands.
  • Lookup*ByUserid() methods were wasting time (and sometimes crashing) when looking for negative userids. Now they only seek if userid >= 1.
  • Fixed bug with setting float to 0, so it sets it to 0.0
  • Fixing problem with es.setInt() for a variable that doesn't exist. We weren't passing the create flag. (Fix for ESC issue reported by Chun.)
Для корректной работы GunGame-a нужно сделать следующее:

Открыть файл cfglib.py по следующему пути:
addons\eventscripts\_libs\python\cfglib.py

найти 106-ю линию:

es.mexec(self.cfgpath.replace(self.gamedir, '', 1))

и заменить ее на:

es.mexec('..' + self.cfgpath.replace(self.gamedir, '', 1))

Специально для тех людей которые по какой-то причине сомневаются в своих действиях или знают что у них криво получится - вот исправленный файл:
es2-ob_bld360_fix-gungame.rar [3,62 Kb] (cкачиваний: 396)
Поместить папку addons из архива - в папку cstrike
(путь по умолчанию C:\Server\orangebox\cstrike)
о замене папок и файла , отвечать "ДА"!
Скачать:

Для CS:S и TF2 (OrangeBox)

Для Left4Dead
Для Left4Dead2
Категория: Плагины (EventScripts) | Добавил: =RAZ-DVA163RUS
Просмотров: 563 | Загрузок: 1 | Рейтинг: 0.0/0
Всего комментариев: 0
Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]
Copyright MyCorp © 2024 |