ale nie było tam żadnych plików a w .sma:
gs_Model_P[] = "models/p_hgun.mdl",
gs_Model_V[] = "models/v_hgun.mdl",
gs_Model_W[] = "models/w_hgun.mdl";
#else
gs_Model_P[] = "models/p_alt_hgun.mdl",
gs_Model_V[] = "models/v_alt_hgun.mdl",
gs_Model_W[] = "models/w_alt_hgun.mdl";
#endif
/* - - -
| Hornet fire sounds |
- - - */
new const
gs_Fire1Sound[] = "agrunt/ag_fire1.wav",
gs_Fire2Sound[] = "agrunt/ag_fire2.wav",
gs_Fire3Sound[] = "agrunt/ag_fire3.wav";
/* - - -
| Hornet fire sounds |
- - - */
new const
gs_Hit1Sound[] = "hornet/ag_hornethit1.wav",
gs_Hit2Sound[] = "hornet/ag_hornethit2.wav",
gs_Hit3Sound[] = "hornet/ag_hornethit3.wav";
/* - - -
| Hornet buzz sounds |
- - - */
new const
gs_Buzz1Sound[] = "hornet/ag_buzz1.wav",
gs_Buzz2Sound[] = "hornet/ag_buzz2.wav",
gs_Buzz3Sound[] = "hornet/ag_buzz3.wav";
/* - - -
| Hornet model |
- - - */
new
gs_HornetModel[] = "models/hornet.mdl";
SKĄD WEZME te pliki ?


Dodatki SourceMod














