Done, its under requests.
Wouldnt this be awsome:

Is there anyone that could edit the pak01 so that we only have those models in ALL map/mode?
Is this even possible?
I already seached for the specific model names:
CT:
ctm-gsg9-variantc / ctm-sas-variantc / ctm-st6-variantc / ctm-gign-variantc
5th: (if needed, i just have no clue) ctm-sas-varianta
T:
tm-balkan-variantd / tm-phoenix-varianta / tm-leet-variantb / tm-phoenix-variantc
5th: (if needed etc) tm-balkan-variante
At some point ive tryed to overwrite the fbi faction in the pak01 with the ct models i wished but it didnt worked, game wasnt able to start. I dont know.. If some one here knows how to do this... i think a copple of guys would be very happy!
Greets.
Hi, thank you for that information!
I was able to create a .kv file for the dust2 map:
"de_dust2"
{
"nameID" "#SFUI_Map_de_dust2"
"name" "de_dust2"
"imagename" "map-dust2-overall"
"t_arms" "models/weapons/t_arms.mdl"
"t_models"
{
"tm_balkan_variantD" ""
"tm_phoenix_variantA" ""
"tm_leet_variantB" ""
"tm_phoenix_variantC" ""
"tm_balkan_variantE" ""
}
"ct_arms" "models/weapons/ct_arms_idf.mdl"
"ct_models"
{
"ctm_gsg9_variantC" ""
"ctm_sas_variantC" ""
"ctm_st6_variantC" ""
"ctm_gign_variantC" ""
"ctm_sas_variantA" ""
// We can only have 5 of these models so I'm removing this last one since it won't get read in anyway.
//"ctm_idf_variantF" ""
}
}
While playing offline with bots, it works perfect, just like i hoped.
When going online, the map uses the default models.. Ive tryed to edit also the de-dust2-se.kv but there also no changes when online.
What are the _se maps? Must I edit the gamemodes.txt file? Need help!
Greets.
Ok, im gonna try it on the gamemode.txt, but i want to make something clear to you, im not planning to use the desire models on a costum map (i dont have one)!
I want to use those models on the default classic maps!
Ill shoot some news when i got some progres!
Greets,