- Plugins For CS 1.6 / [ReApi] Plugins for CS 1.6 / Universal plugins
- 2019-09-24
Также предоставляет API для наделения созданного оружия особыми свойствами через доп. плагины.
Покупка кастомного оружия
Пример: CWAPI_Buy NoveskeDiplomat
CWAPI_Give
Выдача себе кастомного оружия
Пример: CWAPI_Give NoveskeDiplomat
Работает, только если плагин скомпилирован с дефайном DEBUG
Структура
{
"DefaultName": [String] Название дефолтного оружие, на котором будет основано кастомное,
"ClipSize": [Int] Максимальное кол-во патронов в обойме,
"MaxAmmo": [Int] Общее кол-во патронов,
"Models": {
"v": [String] v_ модель оружия (Опционально),
"p": [String] p_ модель оружия (Опционально),
"w": [String] w_ модель оружия (Опционально)
},
"Sounds": {
"Shot": [String] Звук выстрела,
"ShotSilent": [String] Звук выстрела с глушителем (Только для M4A1 и USP-S),
"OnlyPrecache": [
[String] Звуковой файл используемый самой моделькой оружия,
"..."
]
},
"MaxWalkSpeed": [Int] Скорость бега с оружием в руках,
"DamageMult": [Float] Множитель урона,
"DeployTime": [Float] Длительность доставания оружия,
"PrimaryAttackRate": [Float] Интервал между первичными атаками,
"SecondaryAttackRate": [Float] Интервал между вторичными атаками (Например, снятие\надевание глушителя),
"HasSecondaryAttack": [Bool] Есть ли у оружия вторичная атака*,
"Weight": [Int] Вес оружия,
"Price": [Int] Цена оружия (Если не указать то купить нельзя будет)
}
Пример
{
"DefaultName": "aug",
"ClipSize": 40,
"MaxAmmo": 240,
"Models": {
"v": "models/CustomWeapons/AugA3War/v_aug.mdl",
"p": "models/CustomWeapons/AugA3War/p_aug.mdl",
"w": "models/CustomWeapons/AugA3War/w_aug.mdl"
},
"Sounds": {
"Shot": "CustomWeapons/AugA3War/aug-1.wav",
"OnlyPrecache": [
"weapons/AUG/Mercury/bolt.wav",
"weapons/AUG/Mercury/boltback.wav",
"weapons/AUG/Mercury/boltrelease.wav",
"weapons/AUG/Mercury/bullet.wav",
"weapons/AUG/Mercury/draw.wav",
"weapons/AUG/Mercury/magin.wav",
"weapons/AUG/Mercury/magout.wav",
"weapons/AUG/Mercury/magtap.wav"
]
},
"MaxWalkSpeed": 800,
"DamageMult": 1.15,
"Weight": 120,
"Price": 7500,
"DeployTime": 1.6,
"PrimaryAttackRate": 0.12,
"SecondaryAttackRate": 0.5
}
%25
Discount on all purchases
builds until September 16, 2024
Especially for you - Гость
![](https://vk.com/images/emoji/2764_2x.png)
Buy an assembly
![](http://www.tb-team.com/uploads/fotos/foto_9428.jpg)
[CS 1.6] Weapon Model - Ethereal Xmas
one of the best p90 models, we had on the server. ++
![](http://www.tb-team.com/uploads/fotos/foto_9979.jpg)
[CS 1.6] Knife Model - Xmas Candy Axe
nice xmas model
![](http://www.tb-team.com/uploads/fotos/foto_9979.jpg)
[CS 1.6] Weapon Model - White Railcannon Xmas
Nice model thanks
![](http://www.tb-team.com/uploads/fotos/foto_9979.jpg)
[CS 1.6] Weapon Model - Royale Dragon M4a1
Nice model thanks
![](http://tb-team.com/uploads/fotos/foto_1.png)
[ZP] Zombie Class - Revenant Raving (Переделка Fire)
happy to hear that from you ! enjoy
ReHLDS (Reverse-engineered) - this is a new step forward that gives a second wind to our servers. ReHLDS works 2 times faster than HLDS.
AMXModX is a Metamod add-on that allows you to create new modifications for Half-Life in the Pawn language
Reunion is a continuation of Dproto for ReHLDS. This is a metamod plugin that allows you to log into the 47/48 Non-Steam server.
Revoice is a Metamod plugin that allows voice chat between non-steam and steam clients.
The new Metamod-r contains a huge number of performance optimizations and much cleaner code. The kernel was written using a JIT compiler.
Ultimate Unprecacher is a plugin for MetaMod, it works on the principle of disabling unnecessary resources on your server, thereby you can free up space for resources for your plugins, using this module you can get rid of error 512!
ReAuthCheck - this is a Metamod plugin that checks your players for validity, with this module for REHLDS you can protect your server from bots that constantly spam ads or simply clog up a slot on the server!
NetBufExtender or NBEX - This is a metamod plugin that expands the пїЅInternet bufferпїЅ: server and client buffers (not 100% guaranteed). Expands up to 64 kb. This means that players are less likely to be kicked with the error "Reliable channel overflowed"".
UINO пїЅ metamod plugin that allows you to remove unnecessary fields from userinfo(setinfo) when the engine passes it to other players on the server. This measure reduces the amount of data transferred and slightly reduces the chance of being kicked with "Reliable channel overflowed".