Page 1 of 1

[CSS/CSGO] Freeze Tag - 0.3 Alpha

Posted: Mon Jul 16, 2018 9:51 pm
by Silver Zero
About
Plugin provides Freeze Tag gamemode for CS Source/CS GO based on Mefy's MOHAA Freeze Tag mod.
In this gamemode killed player is frozen. Teammate can melt frozen player by standing next to him or by laser.
Players cannot be melted, when "Sudden Death" begins (by default, it begins on 0:30 round time).

Installation
To install this mod, download current release and copy the contents into the main directory of your server (ex. "cstrike").

After installation, you can load this mod by:
  • Entering sp plugin load freeze_tag in server console (after loading, restarting round is recommended)
  • Adding sp plugin load freeze_tag to config loaded by server (ex. server.cfg)

Configuration
You can access configuration file of this mod by editing ../cfg/source_python/ft_config.cfg.

Available cvars:
  • ft_sudden_death_time (def. 30) - Time (in seconds) when sudden death begins. If this value is greater than round time, sudden death will not trigger.
  • ft_touch_melt_time (def. 1) - Time (in seconds) needed to melt player by touching him.
  • ft_laser_melt_time (def. 3) - Time (in seconds) needed to melt player with laser.

More informations
GitHub link: https://github.com/dzgorski/cs_freeze_tag

This plugin is in alpha. Mod is playable, but bugs and occasional crashes can occur. Further tests are needed. Feel free to post issues on Github repo or in this thread.

Download
You can download plugin from GitHub repo.

Re: [CSS/CSGO] Freeze Tag - 0.3 Alpha

Posted: Tue Aug 07, 2018 9:37 am
by Silver Zero
Features:
  • Laser melting (activated by pressing +use button)
  • Added new convars to control melting duration
Fixes:
  • Fixed resources downloading
  • Fixed sound precaching

Download link: Freeze Tag 0.3 Alpha