Name: AT4CS
Type: Weapon
Version: 1.0
Author: Dias
Special: Homing Missile
[Infomation]
- This weapon and fire a rocket. And the rocket can chase the closest zombie. This weapon original from CSO
- Support Custom HUD, Fire Sound,... for this weapon
[Cvars]
- zp_at4cs_radius // Radius to hit | Default: 300.0
- zp_at4cs_maxdamage // Max Damage | Default: 750.0
[Configs]
PHP Code:
new const v_model[] = "models/zombie_plague/v_at4ex.mdl" // View Model
new const p_model[] = "models/zombie_plague/p_at4ex.mdl" // View Player Model
new const w_model[] = "models/zombie_plague/w_at4ex.mdl" // View World Model
new const s_model[] = "models/zombie_plague/s_rocket.mdl" // Rocket Model
new const at4cs_sound[5][] =
"weapons/at4-1.wav", // Fire Sound
"weapons/at4_clipin1.wav", // Clip in 1
"weapons/at4_clipin2.wav", // Clip in 2
"weapons/at4_clipin3.wav", // Clip in 3
"weapons/at4_draw.wav" // Draw
- Includes: Model, Sound, Sprite, Sma file