Raised This Month: $51 Target: $400
 12% 

Installing TF2 Freeze Mod


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
imoda
Member
Join Date: Apr 2010
Old 04-02-2010 , 16:46   Installing TF2 Freeze Mod
Reply With Quote #1

Probably been asked a million time but I have a TF2 server up and running with sourcemod already installed. I want to turn it into a freeze tag server, so I've download the corresponding .smx file but I'm having trouble getting things underway.

From what I read all I have to do it place it in the "\addons\sourcemod\plugins" folder but that doesn't seem to be working.

I've very new at this. Any tips or advice would be much appreciated.
imoda is offline
Lob (UK
Veteran Member
Join Date: Jun 2009
Old 04-02-2010 , 21:58   Re: Installing TF2 Freeze Mod
Reply With Quote #2

Assuming you are using this Freeze Tag Plugin here:

http://forums.alliedmods.net/showthread.php?t=106248

Have you read the requirements properly?

Quote:
Requirements

Latest Version of Dukehacks
You need to install the latest version of Dukehacks above to run the linked Freeze Tag plugin.

- Lob (UK)

Last edited by Lob (UK; 04-02-2010 at 22:02.
Lob (UK is offline
imoda
Member
Join Date: Apr 2010
Old 04-02-2010 , 22:48   Re: Installing TF2 Freeze Mod
Reply With Quote #3

Yes, I've installed Dukehacks as well. Sorry I didn't mention it.
imoda is offline
Lob (UK
Veteran Member
Join Date: Jun 2009
Old 04-03-2010 , 07:33   Re: Installing TF2 Freeze Mod
Reply With Quote #4

Have a look at the Cvars.

For instance, the Plugin is disabled by default unless you set it to 1 etc.

Quote:
freezetag_enabled - Enable or disable the plugin. 1=On, 0=Off (Default: "0")
freezetag_autounfreeze - Seconds to auto unfreeze frozen players. 0=off (Default: "0.0")
freezetag_forcerespawn - Should a player be sent back to spawn when auto unfrozen? 1=On, 0=Off (Default: "0")
freezetag_humiliation - Seconds for the freeze tag mini humiliation round to last. 0=off (Default: "60.0")
freezetag_melee - Melee only mode. 1=On, 0=Off (Default: "0")
freezetag_multiplier - Multiplier applied to players attacks on frozen teammates to unfreeze them. 0 to disable completely. (Default: "0.5")
freezetag_persistent - Keep playing freeze tag after the round has ended. 1=On, 0=Off (Default: "0")
freezetag_logging - Toggle event logging. 1=On, 0=Off (Default: "1")
freezetag_debug - Toggle debug logging. 1=On, 0=Off (Default: "0")


- Lob (UK)
Lob (UK is offline
imoda
Member
Join Date: Apr 2010
Old 04-03-2010 , 18:04   Re: Installing TF2 Freeze Mod
Reply With Quote #5

The server doesn't recognize any of those cvars, which leads me to believe that it doesn't recognize the plug in. Is it really just drag and drop and the server will load it on it's own?
imoda is offline
Lob (UK
Veteran Member
Join Date: Jun 2009
Old 04-03-2010 , 20:46   Re: Installing TF2 Freeze Mod
Reply With Quote #6

Quote:
Originally Posted by imoda View Post
The server doesn't recognize any of those cvars, which leads me to believe that it doesn't recognize the plug in. Is it really just drag and drop and the server will load it on it's own?
You just put the TF2_FreezeTag.smx file into your sourcemod\plugins folder and set the cvars in your server.cfg and restart the Server. You should also be able to load the plugin manually by putting this in the server console.

sm plugins load TF2_FreezeTag

You will probably be able to set the cvars on the fly from the server console too.

You could do with checking everything including MMS and Smod is installed correctly.

Put these in your server console and check and if necessary paste the results.

Code:
 
meta version  //Should return you the version of metamod source installed.
 
meta list  //Should return you the metamod source plugins installed.
 
sm version //Should return you the version of sourcemod installed.
 
sm plugins list //Should return you the sourcemod plugins installed.
- Lob (UK)
Lob (UK is offline
imoda
Member
Join Date: Apr 2010
Old 04-17-2010 , 02:26   Re: Installing TF2 Freeze Mod
Reply With Quote #7

Finally figured it out. I had everything set up correctly. I was just missing my metamod.vdf file....

Epic fail on my end.
imoda is offline
Reply



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 01:08.


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