Posts by NRoIX

    (CSO) (ZP) Extra Item - Heaven Splitter

    1588762732hs_china_poster.png

    This weapon fires special projectiles, which are said to be imbued with the energy of the fire dragons of legend. Shells explode when hit, causing significant damage. It can be modified to distribute mines that cause huge fire damage to enemies, and which you can use yourself to quickly move to a safe place. -1 or +1

    Video :

    Settings :

    #define MINE_RADIUS_EXPLODE 200.0
    #define MINE_DAMAGE_EXPLODE random_float(600.0, 900.0]

    #define ANIM_CHANGE_TO_DEF_TIME 1.5
    #define ANIM_CHANGE_TO_EX_TIME 0.75

    #define WEAPON_DAMAGE 1.5
    #define WEAPON_BALL_RADIUS_EXP 200.0

    #define SPEED_OWNER_FORWARD 800.0
    #define SPEED_OWNER_UP 500.0

    #define FIRE_DURATION 4
    #define FIRE_DAMAGE random_float(15.0,25.0

    Download Link : https://disk.yandex.ru/d/me5-EhelN61T9g

    (CSO LIKE) (ZP) Extra Item - SVD Custom

    The plugin will add SVD Custom to your zombie server. In general, this is a modification of the usual SVD, with a 20-round magazine, a custom sight and an M203 grenade launcher. This extra item is very well suited for a CSO server where a hero is present! -1 or +1

    Video:

    Link to download :

    weapon_svdex.zip
    Посмотреть и скачать с Яндекс Диска
    disk.yandex.ru

    Weapons have a great potential to become a favorite of players. -1 or +1

    Video Demo :

    Setting for gun :

    #define deathMSG //Death Message

    #define Icon //Left Icon

    new const Laser_Sounds[] = { "weapons/ethereal_shoot1.wav" } //Laser mode fire sound

    new const Electro_Sounds[]= { "weapons/ethereal_shoot1.wav" } //Electro mode fire sound

    new ethereal_V_MODEL[64] = "models/sh/v_ethereal_shus.mdl" //v_model

    new ethereal_P_MODEL[64] = "models/sh/p_ethereal.mdl" //p_model

    new ethereal_W_MODEL[64] = "models/sh/w_ethereal.mdl" //w_model

    /*Laser Ethereal Mode: Color Settings */

    //Laser Ethereal Icon Colors

    #define l_ethereal_i_r 0 //R

    #define l_ethereal_i_g 0 //G

    #define l_ethereal_i_b 200 //B

    //Laser Ethereal Line Colors

    #define l_ethereal_l_r 0 //RZ

    #define l_ethereal_l_g 0 //G

    #define l_ethereal_l_b 200 //B

    /* Ethereal Electro Mode Settings */

    //Electro Ethereal Icon Colors

    #define e_ethereal_i_r 0 //R

    #define e_ethereal_i_g 200 //G

    #define e_ethereal_i_b 200 //B

    //Electro Ethereal Line Colors

    #define e_ethereal_l_r 0 //R

    #define e_ethereal_l_g 200 //G

    #define e_ethereal_l_b 200 //B

    //Electro Ethereal Line Size

    #define e_ethereal_ls_min 0 //Min size

    #define e_ethereal_ls_max 30 //Max size

    //

    //#define electro_fire_hole //Electro Hole Effect |

    //#define electro_fire_smoke //Electro Smode Effect

    //Laser Mode Config

    cvar_dmg_ethereal_laser = register_cvar("eth_laser_dmg", "1.24")

    cvar_spd_ethereal_laser = register_cvar("eth_laser_attack_spd", "1.24")

    cvar_recoil_ethereal_laser = register_cvar("eth_laser_recoil", "0.03")

    //Electro Mode Config

    cvar_dmg_ethereal_electro = register_cvar("eth_electro_dmg", "0.87")

    cvar_spd_ethereal_electro = register_cvar("eth_electro_attack_spd", "0.25")

    cvar_recoil_ethereal_electro = register_cvar("eth_laser_recoil", "0.17")

    cvar_clip_ethereal= register_cvar("ethereal_clip", "50") //Max Clip

    cvar_ethereal_ammo = register_cvar("ethereal_ammo", "250") //Max Ammo

    Weapon Features:

    Has its own MuzzleFlash

    Colorful tracing

    2 Attack modes

    Dynamic icon "On the Left"


    Link to download : https://files.csupdate.ru/load/0-0-0-653-20