View Single Post
KigurumiDoll
New Member
Join Date: Apr 2023
Old 04-16-2023 , 18:57   Re: [CS:GO] CS:GO Player Models and Arms 3.0 [Updated 19-Feb-2023]
Reply With Quote #29

For me it only shows the arms, but not the playermodel itself. tried with 2 different models. my csgo_models_config custom.cfg is the following:

"model_players"
{
"Terrorists"
{
"Vanilla" // Example custom player model. <only ARMS_FIX 1 define>
{
"model_player" "models/player/custom_player/toppiofficial/nekopara/vanilla_f1.mdl"
"arms" "models/player/custom_player/toppiofficial/nekopara/vanilla_arms.mdl"
"vo_prefix" "fbihrt_epic"
}
"Neon"
{
"model_player" "models/player/custom_player/kolka/Neon/neon_v2.mdl"
"arms" "models/player/custom_player/kolka/Neon/neon_arms_v2.mdl"
"vo_prefix" "fbihrt_epic"
}
}
"Counter-Terrorists"
{
"Vanilla" // Example custom player model. <only ARMS_FIX 1 define>
{
"model_player" "models/player/custom_player/toppiofficial/nekopara/vanilla_f1.mdl"
"arms" "models/player/custom_player/toppiofficial/nekopara/vanilla_arms.mdl"
"vo_prefix" "fbihrt_epic"
}
"Neon"
{
"model_player" "models/player/custom_player/kolka/Neon/neon_v2.mdl"
"arms" "models/player/custom_player/kolka/Neon/neon_arms_v2.mdl"
"vo_prefix" "fbihrt_epic"
}
}
}

and the download config looks like that:
materials/models/player/custom_player/kolka/Neon/body.vmt
materials/models/player/custom_player/kolka/Neon/body.vtf
materials/models/player/custom_player/kolka/Neon/body_n.vtf
materials/models/player/custom_player/kolka/Neon/hair.vmt
materials/models/player/custom_player/kolka/Neon/hair.vtf
materials/models/player/custom_player/kolka/Neon/hair_n.vtf

models/player/custom_player/kolka/Neon/neon_arms_v2.mdl
models/player/custom_player/kolka/Neon/neon_arms_v2.vvd
models/player/custom_player/kolka/Neon/neon_arms_v2.dx90.vtx

models/player/custom_player/kolka/Neon/neon_v2.dx90.vtx
models/player/custom_player/kolka/Neon/neon_v2.mdl
models/player/custom_player/kolka/Neon/neon_v2.phy
models/player/custom_player/kolka/Neon/neon_v2.vvd

the models also download from my fastdl server, when im ingame then and use !agent and cycle through the models they wont update in the thirdperson, but my arm model does. Is there any solution to this?
KigurumiDoll is offline