Stránka 1 z 1

granát při spawnutí

Napsal: 18 říj 2015, 18:12
od noobg
217.11.249.89:27778

co mám změnit abych při kažém spawnutí měl každý granát zdarma?

Re: granát při spawnutí

Napsal: 18 říj 2015, 20:26
od Mysteria
Tohle by CSGO mělo umět samo o sobě:
] find mp_ct_default
"mp_ct_default_grenades" = "" client replicated - The default grenades that the CTs will spawn with. To give multiple grenades, s
"mp_ct_default_melee" = "weapon_knife" client replicated - The default melee weapon that the CTs will spawn with. Even if this is blank, a
"mp_ct_default_primary" = "" client replicated - The default primary (rifle) weapon that the CTs will spawn with
"mp_ct_default_secondary" = "weapon_hkp2000" client replicated - The default secondary (pistol) weapon that the CTs will spawn with
] find mp_t_default
"mp_t_default_grenades" = "" client replicated - The default grenades that the Ts will spawn with. To give multiple grenades, se
"mp_t_default_melee" = "weapon_knife" client replicated - The default melee weapon that the Ts will spawn with
"mp_t_default_primary" = "" client replicated - The default primary (rifle) weapon that the Ts will spawn with
"mp_t_default_secondary" = "weapon_glock" client replicated - The default secondary (pistol) weapon that the Ts will spawn with

Takže do server.cfg:
mp_t_default_grenades "weapon_hegrenade"
mp_ct_default_grenades "weapon_hegrenade"