View Single Post
PANDA_TXX
Junior Member
Join Date: Jan 2019
Old 12-28-2020 , 12:59   Re: [CS:GO] CS:GO Player Models and Arms [Updated 27-Dec-2020]
Reply With Quote #7

Flag supports dont works for me

"model_players"
{
"Terrorists" // Team
{
"Agent-Smith" // Example custom player model. <only ARMS_FIX 1 define>
{
"flags" "a"
"model_player" "models/player/custom_player/kuristaja/agent_smith/smith.mdl"
"arms" "models/weapons/v_models/arms/glove_hardknuckle/v_glove_hardknuckle.mdl" // If there are no gloves, then you can put this path.
"vo_prefix" "fbihrt_epic" // If you want you can change the sounds
}
}
"Counter-Terrorists"
{
"Agent-Smith" // Example custom player model. <only ARMS_FIX 1 define>
{
"flags" "a"
"model_player" "models/player/custom_player/kuristaja/agent_smith/smith.mdl"
"arms" "models/weapons/v_models/arms/glove_hardknuckle/v_glove_hardknuckle.mdl" // If there are no gloves, then you can put this path.
"vo_prefix" "fbihrt_epic" // If you want you can change the sounds
}
}
}
PANDA_TXX is offline