View Single Post
Plugin Info:     Modification:          Category:          Approver:   Hawk552 (427)
FakeNick
Senior Member
Join Date: Feb 2008
Location: Poland
Old 12-30-2008 , 08:45   Snowball War v3.05
Reply With Quote #1

[IMG]http://img171.**************/img171/3429/s1qn6.png[/IMG]
(Thanks to Gozdzikowy for this logo!)

Description


Snowball War is modification for Counter Strike (other HL mod's not tested) developed as AMX Mod X plugin.
My plugin is changing an HE grenade for snowball. When player spawns he receives only knife and HE. When snowball hit's wall it will explode with nice spalt effect. In this mod there are two teams : blue (CT's) and red (T's). They must kill their opponents with snowball. When player gets hit, his health is decreasing and there'sa chance that player will be chilled. In this mod target is to kill your opponents,soldier! Snowball war includes very simple deathmatch (default off). It is also changing players models to santa's (T's) and snow soldiers (CT's) - this models can be changed by plugin user.

Requirements
  • Counter Strike 1.6
  • AMXX : version 1.8.0 or later
  • Modules : fakemeta, hamsandwich
Installation
  • Download and extract the contents from the .zip files to your server's mod directory (cstrike) and make sure to keep folder structure
  • sw_plugin305.zip: Contains the plugin and configuration file
  • sw_resources.zip: Contains default models and sounds
Cvar's :
Code:
sw_toggle - is mod on/off? (default ON - 1)
sw_friendly - is friendly fire on/off? (default OFF - 0)
sw_damage - damage done by snowball (default 100)
sw_life - life of snowball splat (default 3.0)
sw_dm - is deathmatch on/off? (defualt OFF - 0)
sw_dm_time - time to respawn (default 2.0)
sw_chill_chance - chance to chill player (from 0 - off, to 100 - maximum chance, default 30)
sw_chill_duration - duration of chill (default 5.0)
sw_chill_speed - percentage of speed that player receives when chilled (default 50.0)
sw_snowball_gravity - gravity of snowball (default 0.3)
sw_snowball_velocity - how many times snowball velocity will be multipied (default 2.0 times)
sw_crosshair_remove - will be crosshair removed (default ON - 1)
sw_spawn_protection - is spawn protection on? (default ON - 1)
sw_spawn_protection_time - time of spawn protection (default 3.0)


Important :
  • If you experience many SVC_BAD kicks, increase MODEL_DELAY (line 210)
  • If you experience low FPS on your server, comment line 207 to disable snow effect
Changelog
Code:
Version 3.05 :
 - Added bot support
Version 3.04 :
 - Fixed server crashing bug
Version 3.03 :
 - Added breaking glass effect when unchilling player
 - Added random snow skybox generator
 - Added spawn protection
Version 3.02 :
 - Added change velocity of snowball
 - Added change gravity of snowball
 - Added crosshair remover for more realism
Version 3.01 :
 - Added game description changer (Thanks xPaw)
Version 3.0 :
 - Initial release
700+ plugin download O.o
Attached Files
File Type: zip sw_resources.zip (2.97 MB, 21001 views)
File Type: zip sw_plugin305.zip (11.1 KB, 15087 views)
__________________


[||||||||||] Snowball war v3.05

Pol
ish translations here ;) (PM me if you want one).



Last edited by FakeNick; 02-12-2009 at 10:10. Reason: Update!
FakeNick is offline