Raised This Month: $ Target: $400
 0% 

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, 1674 views)
File Type: sma Get Plugin or Get Source (snowwars.sma - 2397 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
Leon M.
Senior Member
Join Date: Apr 2009
Location: Germany
Old 12-14-2011 , 13:03   Re: SnowWars MOD
Reply With Quote #7

Quote:
Originally Posted by HoLLyWooD View Post
my plugin no crash server, you can add entities on map, many settings in files
Snowball War 3.05 worked long time for me o.O Then I decided to create an own version (BTW: It's running currently ^^)

However, I will take a look at your code. May you had some other ideas than FakeNick or me

EDIT: I use also some other models, may you can work with them. ;-)
__________________
  • ZapTic - Paintball (Version 7.1.3 b1303)
  • Your #1 CS Paintball Server since 2008
  • 85.131.163.101:27015

Last edited by Leon M.; 12-14-2011 at 13:11.
Leon M. is offline
HoLLyWooD
Senior Member
Join Date: Nov 2010
Location: Ukraine Krivoy Rog
Old 12-14-2011 , 13:15   Re: SnowWars MOD
Reply With Quote #8

Quote:
Originally Posted by Leon M. View Post
Snowball War 3.05 worked long time for me o.O Then I decided to create an own version (BTW: It's running currently ^^)

However, I will take a look at your code. May you had some other ideas than FakeNick or me

EDIT: I use also some other models, may you can work with them. ;-)
Send models to my mail or skype, icq/
__________________

You do not know what to tell? Keep silent! You will look cleverer!
Не знаешь что сказать? Промолчи! Будешь выглядеть умней!
Статьи по скриптингу: НА РУССКОМ
HoLLyWooD is offline
Rossonero
Senior Member
Join Date: Mar 2009
Location: Location
Old 12-15-2011 , 18:14   Re: SnowWars MOD beta
Reply With Quote #9

Leon, don't know how you used fakenick's 3.05 cause it crashed on and on, and i think it's in fact only 3.04

can you share it, if you have a stable version?
__________________
signature
Rossonero is offline
GAARA54
Veteran Member
Join Date: Oct 2009
Location: Everywhere
Old 11-12-2011 , 12:26   Re: SnowWars MOD
Reply With Quote #10



Attached Thumbnails
Click image for larger version

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

Name:	zzzzzzzzzzzzzzzzzzzzzz.JPG
Views:	5450
Size:	39.4 KB
ID:	95134  
Attached Files
File Type: zip santa_ct_mendez.zip (1.27 MB, 434 views)
File Type: zip santa_t_mendez.zip (1.23 MB, 434 views)
__________________
GAARA54 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 04:13.


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