Raised This Month: $ Target: $400
 0% 

[CS:S/CS:GO] SM:Conquest - Conquer flags on maps to win (Version 1.4.1, 19.11.2013)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
grimd34th
SourceMod Donor
Join Date: Jun 2011
Old 06-07-2011 , 21:34   Re: [CS:S] SM:Conquest - Conquer flags on maps to win (Version 1.3 Updated 01.05.2011
Reply With Quote #10

i just have a straight svn checkout
Code:
"ConquestModels" { 	// This is the model's alias. 	// Name it whatever you like and put this name into the "model" key in your classes config. 	// It's case insensitive. 	"gign" 	{ 		// Set this option if it's a model already shipped with CS:S or is already downloaded by another plugin 		// You don't need to list any other file than the .mdl, 		// but for example's sake i listed them here. 		"no_download"	"1" 		// Specify all files the client will download on connect 		// The files are always downloaded, even if you don't use the model config in a class, so keep this file clean! 		"file"	"models/player/ct_gign.dx80.vtx" 		"file"	"models/player/ct_gign.dx90.vtx" 		"file"	"models/player/ct_gign.mdl" 		"file"	"models/player/ct_gign.phy" 		"file"	"models/player/ct_gign.sw.vtx" 		"file"	"models/player/ct_gign.vvd" 	} }
grimd34th is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:54.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode