Thread: Sm_Skinchooser
View Single Post
Glamorous
Junior Member
Join Date: Jan 2018
Old 05-02-2019 , 03:35   Re: Sm_Skinchooser
Reply With Quote #2732

Quote:
Originally Posted by andi67 View Post
So here it is.
Follow the instructions in the included readme.rtf carefully.
Also I must say this is untested but should work.
Please post if it works.

Greetz
I can't find any models anywhere

AddFileToDownloadsTable("models/player/ksh3/snow_allies/snow_allies.mdl");
AddFileToDownloadsTable("models/player/ksh3/snow_allies/snow_allies.dx90.vtx");
AddFileToDownloadsTable("models/player/ksh3/snow_allies/snow_allies.dx80.vtx");
AddFileToDownloadsTable("models/player/ksh3/snow_allies/snow_allies.phy");
AddFileToDownloadsTable("models/player/ksh3/snow_allies/snow_allies.sw.vtx");
AddFileToDownloadsTable("models/player/ksh3/snow_allies/snow_allies.vvd");
AddFileToDownloadsTable("models/player/ksh3/snow_allies/snow_allies.xbox.vtx");
AddFileToDownloadsTable("materials/models/player/ksh3/snow_allies/american_body.vtf");
AddFileToDownloadsTable("materials/models/player/ksh3/snow_allies/american_gear.vtf");
AddFileToDownloadsTable("materials/models/player/ksh3/snow_allies/american_body.vmt");
AddFileToDownloadsTable("materials/models/player/ksh3/snow_allies/american_gear.vmt");

AddFileToDownloadsTable("models/player/ksh3/snow_axis/snow_axis.mdl");
AddFileToDownloadsTable("models/player/ksh3/snow_axis/snow_axis.dx90.vtx");
AddFileToDownloadsTable("models/player/ksh3/snow_axis/snow_axis.dx80.vtx");
AddFileToDownloadsTable("models/player/ksh3/snow_axis/snow_axis.phy");
AddFileToDownloadsTable("models/player/ksh3/snow_axis/snow_axis.sw.vtx");
AddFileToDownloadsTable("models/player/ksh3/snow_axis/snow_axis.vvd");
AddFileToDownloadsTable("models/player/ksh3/snow_axis/snow_axis.xbox.vtx");
AddFileToDownloadsTable("materials/models/player/ksh3/snow_axis/german_body.vtf");
AddFileToDownloadsTable("materials/models/player/ksh3/snow_axis/german_gear.vtf");
AddFileToDownloadsTable("materials/models/player/ksh3/snow_axis/german_body.vmt");
AddFileToDownloadsTable("materials/models/player/ksh3/snow_axis/german_gear.vmt");
Glamorous is offline