[b6]Описание:[/b6]
После того, как установили бомбу, она поднимается вверх и появлется красивый эффект. Вы так же можеет настроить звук при установке бомбы.
Конфигурации в .py файле.
[b6] Стандартные конфигурации:[/b6]
Code
'''
==========
||Config||
==========
'''
ab_msg = 1 # Set to 1 to show the air bomb message. (1 Default)
ab_air = 1 # Set to 1 to put the bomb in the air. (1 Default)
ab_power = 125 # How high do you want the bomb to be put in the air. (125 Default)
ab_effect = 1 # Set to 1 to show the effect. (1 Default)
ab_model = "sprites/physcannon_bluecore1.vmt" # Sets what model the effect will be. ("sprites/physcannon_bluecore1.vmt" Default)
ab_snd = "0" # Sets the sound that will play when the player plants the bomb. ("0" Default/Disabled)
ab_snd_volume = 1.0 # How loud is the sound. (1.0 Max/Default)
ab_snd_dist = 0.5 # How far it reaches across the map. (0.5 Default)
[b6]Установка:[/b6]
1. EventScripts: 2.1 (orange box) or higher
2. Скачать скрипт
3. Разложить все по папкам
4. В autoexec.cfg прописать: