Need help?
Create a topic in the appropriate section
Don't write everything in the chat!Take a look at the marketplace
There you can buy
everything related to game serversDon't want a ban?
Please read our rules
Don't disturb the order!Sell or buy?
Use services of the guarantor
We will make your deal safe
- 0
-
Our picks
Всем добра.
Нужна дым граната как в игре, только время дымления хочется поменьше. Например 10 сек.
Думаю сделаю модом. Но в итоге получается визуально дым граната, а срабатывает как боевая и наносит урон. Что я не так делаю, ткните, пожалуйста..
class M18SmokeGrenade_ColorBase; class My_SmokeGrenade_ColorBase: M18SmokeGrenade_ColorBase { displayName="Rod_SmokeGrenade_ColorBase"; descriptionShort="Rod_SmokeGrenade_ColorBase"; class EnergyManager { energyAtSpawn=10; energyUsagePerSecond=1; wetnessExposure=0.1; updateInterval=5; }; }; class My_SmokeGrenade_Red: My_SmokeGrenade_ColorBase { scope=2; hiddenSelectionsTextures[]= { "dz\weapons\explosives\data\smokegrenade_red_co.paa" }; };
Share this post
Link to post
Share on other sites