JavaScript отключён. Чтобы полноценно использовать наш сайт, включите JavaScript в своём браузере.
Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно.
Вам необходимо обновить браузер или попробовать использовать
другой .
Plugin CS:S FREE SourceMod build 6917
1.11
Нет прав для скачивания
Скачать:
Include DHooks2 as first-party extension.
New OnPlayerRunCmdPre forward to get raw values before other plugins mess with them.
New OnNotifyPluginUnloaded() forward for child plugin resource management.
Gamedata files are automatically reparsed on load if they have changed since the last load.
Signature lookups are done on the unchanged binary in memory. No need to wildcard the first bytes if the function gets detoured anymore!
A2S_RULES query fix for CS:GO allowing to query public convar values like in all other games.
New forwards when clients use voice chat.
Add frequently used SDK calls like LookupEntityAttachment and SetEntityCollisionGroup.
PostgreSQL database driver.
Updated GeoIP extension to use newer database format.
Rewrite of the SourcePawn parser to separate it from code generation in the compiler to allow for further improvement of the language.
Various stability and documentation improvements.