Raised This Month: $32 Target: $400
 8% 

SnowWars MOD beta


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff       
HoLLyWooD
Senior Member
Join Date: Nov 2010
Location: Ukraine Krivoy Rog
Old 11-11-2011 , 02:34   SnowWars MOD beta
Reply With Quote #1

Snow Wars beta!


Approaching winter and I decided to please the players with the mod fun (and it was winter) atmosphere.

Plugin can:

Code:
1. Players fill up each other with snowballs.
2. The possibility of including the murder of his regime, and Deathmatch.
3. The possibility of the resurrection at any point in the map.
4. Fine-tuning the game sounds.
5. Replacement of game models.
6. The ability to set decoration on the map.
Plugin cvars:
HTML Code:
sw_on 1               // Is mod on? ( 1 - enabled / 0 - disabled )
sw_damage 50         // Damage done by snowball
sw_auto_join 1         // Auto-join team on connect
sw_random_spawn 1      // Random spawn on map ( if exists map file in configs/csdm/ directory )
sw_random_models 1      // Random models on FF mode
sw_hidehud 1         // Hide HUD objects - timer, crosshair, money, ammo, bammo
sw_protect_spawn 2.0   // Time in float - protect after respawning. If time 0.0 - protect disabled.
sw_gravity 0.3         // Gravity snowball
sw_velocity 1.5         // Velocity snowball
sw_dm 1               // DeathMatch mode - auto respawning on death ( 1 - enabled / 0 - disabled )
sw_ff 1               // Friendly Fire mode - can attack friendly players ( 1 - enabled / 0 - disabled )
sw_dmtime 3.0         // Time for respawning in DM mode
sw_chill_duration 2.0   // Chill duration in float
sw_chill_speed 50.0      // Speed player duration chill
video game play:
YouTube

credits:
Code:
FakeNick - Snowball War v3.05 ( fundament for my plugin )
MeRcyLeZZ - Zombie Plague ( smofe functions and ideas )
Plug-in so far, that in the beta version. Go on to be able to test players.
Attached Files
File Type: zip sw_beta.zip (4.27 MB, 1658 views)
File Type: sma Get Plugin or Get Source (snowwars.sma - 2367 views - 49.3 KB)
__________________

You do not know what to tell? Keep silent! You will look cleverer!
Не знаешь что сказать? Промолчи! Будешь выглядеть умней!
Статьи по скриптингу: НА РУССКОМ

Last edited by HoLLyWooD; 11-22-2011 at 09:32.
HoLLyWooD is offline
wTf.
Senior Member
Join Date: Aug 2011
Location: This important?
Old 11-11-2011 , 06:10   Re: SnowWars MOD
Reply With Quote #2

What is the difference now?

http://forums.alliedmods.net/showthr...t=Snowball+war
wTf. is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 11-11-2011 , 07:18   Re: SnowWars MOD
Reply With Quote #3

try my p_ and w_ models, it's better: https://forums.alliedmods.net/attach...8&d=1293056520
__________________

Last edited by ANTICHRISTUS; 11-11-2011 at 07:59. Reason: spelling
ANTICHRISTUS is offline
HoLLyWooD
Senior Member
Join Date: Nov 2010
Location: Ukraine Krivoy Rog
Old 11-11-2011 , 10:31   Re: SnowWars MOD
Reply With Quote #4

Quote:
Originally Posted by wTf. View Post
my plugin no crash server, you can add entities on map, many settings in files

Quote:
Originally Posted by ANTICHRISTUS View Post
try my p_ and w_ models, it's better: https://forums.alliedmods.net/attach...8&d=1293056520
thx. If you can change models animations - my skype: hollywood_oo, ICQ: 8272341.
__________________

You do not know what to tell? Keep silent! You will look cleverer!
Не знаешь что сказать? Промолчи! Будешь выглядеть умней!
Статьи по скриптингу: НА РУССКОМ
HoLLyWooD is offline
TBicTep
New Member
Join Date: Jan 2010
Location: Ukraine Kyiv
Old 11-12-2011 , 06:11   Re: SnowWars MOD
Reply With Quote #5

Nice job. Everything works, but there are errors in error log.
HTML Code:
L 11/12/2011 - 11:01:41: [AMXX] Displaying debug trace (plugin "snowwars.amxx")
L 11/12/2011 - 11:01:41: [AMXX] Run time error 4: index out of bounds 
L 11/12/2011 - 11:01:41: [AMXX]    [0] snowwars.sma::fw_TakeDamage (line 535)
L 11/12/2011 - 11:02:57: [AMXX] Displaying debug trace (plugin "snowwars.amxx")
L 11/12/2011 - 11:02:57: [AMXX] Run time error 4: index out of bounds 
L 11/12/2011 - 11:02:57: [AMXX]    [0] snowwars.sma::fw_TakeDamage (line 535)
L 11/12/2011 - 11:04:19: [AMXX] Displaying debug trace (plugin "snowwars.amxx")
L 11/12/2011 - 11:04:19: [AMXX] Run time error 4: index out of bounds 
L 11/12/2011 - 11:04:19: [AMXX]    [0] snowwars.sma::fw_TakeDamage (line 535)
L 11/12/2011 - 11:04:50: [AMXX] Displaying debug trace (plugin "snowwars.amxx")
L 11/12/2011 - 11:04:50: [AMXX] Run time error 4: index out of bounds 
L 11/12/2011 - 11:04:50: [AMXX]    [0] snowwars.sma::fw_TakeDamage (line 535)
TBicTep is offline
HoLLyWooD
Senior Member
Join Date: Nov 2010
Location: Ukraine Krivoy Rog
Old 11-12-2011 , 07:10   Re: SnowWars MOD
Reply With Quote #6

Quote:
Originally Posted by TBicTep View Post
Nice job. Everything works, but there are errors in error log.
HTML Code:
L 11/12/2011 - 11:01:41: [AMXX] Displaying debug trace (plugin "snowwars.amxx")
L 11/12/2011 - 11:01:41: [AMXX] Run time error 4: index out of bounds 
L 11/12/2011 - 11:01:41: [AMXX]    [0] snowwars.sma::fw_TakeDamage (line 535)
L 11/12/2011 - 11:02:57: [AMXX] Displaying debug trace (plugin "snowwars.amxx")
L 11/12/2011 - 11:02:57: [AMXX] Run time error 4: index out of bounds 
L 11/12/2011 - 11:02:57: [AMXX]    [0] snowwars.sma::fw_TakeDamage (line 535)
L 11/12/2011 - 11:04:19: [AMXX] Displaying debug trace (plugin "snowwars.amxx")
L 11/12/2011 - 11:04:19: [AMXX] Run time error 4: index out of bounds 
L 11/12/2011 - 11:04:19: [AMXX]    [0] snowwars.sma::fw_TakeDamage (line 535)
L 11/12/2011 - 11:04:50: [AMXX] Displaying debug trace (plugin "snowwars.amxx")
L 11/12/2011 - 11:04:50: [AMXX] Run time error 4: index out of bounds 
L 11/12/2011 - 11:04:50: [AMXX]    [0] snowwars.sma::fw_TakeDamage (line 535)
fixed, updating 1st post.
__________________

You do not know what to tell? Keep silent! You will look cleverer!
Не знаешь что сказать? Промолчи! Будешь выглядеть умней!
Статьи по скриптингу: НА РУССКОМ

Last edited by HoLLyWooD; 11-12-2011 at 07:10.
HoLLyWooD is offline
GAARA54
Veteran Member
Join Date: Oct 2009
Location: Everywhere
Old 11-12-2011 , 12:26   Re: SnowWars MOD
Reply With Quote #7



Attached Thumbnails
Click image for larger version

Name:	zzzzzzzzzzzzzzzzzzzzzz2.JPG
Views:	5419
Size:	39.9 KB
ID:	95133   Click image for larger version

Name:	zzzzzzzzzzzzzzzzzzzzzz.JPG
Views:	5442
Size:	39.4 KB
ID:	95134  
Attached Files
File Type: zip santa_ct_mendez.zip (1.27 MB, 422 views)
File Type: zip santa_t_mendez.zip (1.23 MB, 426 views)
__________________
GAARA54 is offline
GAARA54
Veteran Member
Join Date: Oct 2009
Location: Everywhere
Old 11-12-2011 , 13:05   Re: SnowWars MOD
Reply With Quote #8





Attached Thumbnails
Click image for larger version

Name:	z1.JPG
Views:	5284
Size:	40.2 KB
ID:	95136   Click image for larger version

Name:	z2.JPG
Views:	5466
Size:	44.2 KB
ID:	95137   Click image for larger version

Name:	z3.JPG
Views:	5436
Size:	46.6 KB
ID:	95141  
Attached Files
File Type: zip w_c4_ny.zip (64.5 KB, 337 views)
File Type: zip v_snow_ny.zip (81.2 KB, 411 views)
File Type: zip v_knife_ny.zip (80.4 KB, 377 views)
__________________

Last edited by GAARA54; 11-12-2011 at 13:05.
GAARA54 is offline
Dabb
Senior Member
Join Date: Sep 2010
Location: Romania - Hunedoara
Old 11-12-2011 , 13:15   Re: SnowWars MOD
Reply With Quote #9

nice gaara
i'll put these models on my server with this plugin
gaara , can you make the p_ and w_ of these models ?

Last edited by Dabb; 11-12-2011 at 13:16.
Dabb is offline
Send a message via Yahoo to Dabb
Nbanow
Senior Member
Join Date: Dec 2010
Location: Lithuania
Old 11-12-2011 , 14:40   Re: SnowWars MOD
Reply With Quote #10

Good job HoLLyWooD. GAARA54, nice models. Don't stop be active guys ;)
Nbanow 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 12:54.


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