[CS 1.6] Extra Item - PSG-1 (Винтовка)


Описание
Установка
Extra item (Оружие) - PSG-1 (Винтовка) для вашего сервера ZP 4.3
#define WEAPON_NAME "PSG-1"
#define WEAPON_COST 0
#define SLOT 1

#define DAMAGE 1.0
#define RATE_OF_FIRE 0.25
#define CLIP 10
#define AMMO 90
#define TIME_RELOAD 2.5
#define ANIM_IDLE 0
#define ANIM_SHOOT_1 random_num(1,3)
#define ANIM_RELOAD 4
#define ANIM_DRAW 5

#define BODY_NUMBER 0
new const MODELS[][]={
"models/cso_zp/v_psg1.mdl",
"models/cso_zp/p_psg1.mdl",
"models/cso_zp/w_psg1.mdl"
}
new const SOUNDS[][]= {
"weapons/psg1-1.wav",
"weapons/psg1_boltpull.wav",
"weapons/psg1_clipin.wav",
"weapons/psg1_clipout.wav"
}
#define WEAPONLIST "csozp_psg1"
new const SPRITES[][]= {
"sprites/csozp/640hud7.spr",
"sprites/csozp/640hud90.spr"
}
Комментарии
Бесплатно
Доступно для скачивания