- Поддерживаемые игры
-
- CS: GO
I recode this plugin for molotov inspired on Extreme Grenades by xstage
I'm a beginner at coding!
Its a simple recode (change some code on Extreme Grenades) that do the Molotov Spawns.
Have one bug that i not found a solution
- When throw molotov and the several molotvs activate the plugin does not count you as a killer!
I'm a beginner at coding!
Its a simple recode (change some code on Extreme Grenades) that do the Molotov Spawns.
Have one bug that i not found a solution
- When throw molotov and the several molotvs activate the plugin does not count you as a killer!
- Требования
- Переменные
-
Settings in vip/VIP_ExtremeMolotov.cfg (generated automatically):
sm_extreme_molotov_damage 45 Damage from additional molotovs sm_extreme_molotov_gravity 1.0 Gravity of additional molotovs. Gravity to set (default = 1.0, half = 0.5, double = 2.0). sm_extreme_molotov_model Model of additional molotovs. Leave blank to use the regular molotov model. sm_extreme_molotov_radius 700 Damage radius of additional molotovs sm_extreme_molotov_scale 6.0 Model scale sm_extreme_molotov_time_max 1.5 (Maximum) delay before explosion sm_extreme_molotov_time_min 0.0 (Min)minimal delay before explosion
- Установка
-
1) Add to groups.ini
"ExtremeMolotov" "x;y" // x - number of scattered molotovs, y - Chance
2) Add a translation, if it doesn’t exist, to vip_modules.phrases.txt:
"ExtremeMolotov" { "ru" "Крайний Молотов" "en" "Extreme Molotov" "pt" "Molotov Extrema" }