AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] SnowBall Weapon [Updated 26-Dec-2019] (https://forums.alliedmods.net/showthread.php?t=312850)

Franc1sco 12-18-2018 04:18

[CS:GO] SnowBall Weapon [Updated 26-Dec-2019]
 
Description:

The latest csgo update introduces the new weapon snowball, so this plugin give it on spawn for use it in others maps, not only on militia map and even with sv_holiday_mode 0


Cvars:
Configure the cvars in the file generated on the first load in cfg/sourcemod/csgo_snowball_weapon.cfg
Code:

// Amount of snowballs that you will receive on spawn.
// -
// Default: "1"
// Minimum: "0.000000"
sm_snowballweapon_amount "3"

// Apply only to a team. 2 = terrorist, 3 = counter-terrorist, 4 = both.
// -
// Default: "4"
// Minimum: "0.000000"
// Maximum: "4.000000"
sm_snowballweapon_team "4"

// Time in seconds after spawn to give snowball weapons.
// -
// Default: "1.6"
// Minimum: "0.000000"
sm_snowballweapon_timer "1.6"


Download:

Main repository
Direct download
Code changes

krikus62 12-18-2018 06:08

Re: [CS:GO] SnowBall Weapon
 
Any chance to add custom damage to snowball ?

2nd Idea snowball grenades? o.O

Ejziponken 12-18-2018 08:33

Re: [CS:GO] SnowBall Weapon
 
Quote:

Originally Posted by krikus62 (Post 2629718)
Any chance to add custom damage to snowball ?

2nd Idea snowball grenades? o.O

Is there any damage at all right now? Because that would be nice.

Also some bugs or whatever you wanna call them.

1. Its not working with DM plugin (DM menu disabled), getting no snowballs or errors.
2. Seems to only be able to have 3 snowballs even if the command is set to 99
3. Also, I think server crashes with sm_snowballweapon_amount "999"

krikus62 12-18-2018 08:48

Re: [CS:GO] SnowBall Weapon
 
Quote:

Originally Posted by Ejziponken (Post 2629738)
Is there any damage at all right now? Because that would be nice.

I believe default is something like 5-10 damage, not sure how much exactly.

paulo_crash 12-18-2018 13:09

Re: [CS:GO] SnowBall Weapon
 
Could put give option only to players with privileges on the server, a cvar to enable and disable this if the owners of the servers want.

You could put in this plugin and in [CS:GO] Spawn with Melee Weapons.

Agent Wesker 12-18-2018 20:41

Re: [CS:GO] SnowBall Weapon
 
Not sure if it's just me but if the player has a grenade equipped they don't get the snowball...

Quote:

Originally Posted by Ejziponken (Post 2629738)
Is there any damage at all right now? Because that would be nice.

Also some bugs or whatever you wanna call them.

1. Its not working with DM plugin (DM menu disabled), getting no snowballs or errors.
2. Seems to only be able to have 3 snowballs even if the command is set to 99
3. Also, I think server crashes with sm_snowballweapon_amount "999"

try ammo_grenade_limit_snowballs 9999

Deven 12-19-2018 02:22

Re: [CS:GO] SnowBall Weapon
 
Nice was wondering why the snowball piles would spawn on awp_ & fy_ maps but not any am_ 1v1 maps this helps alot thanks

Franc1sco 12-25-2018 12:04

Re: [CS:GO] SnowBall Weapon
 
Version 1.1

-Optimization for saving more edicts.

Mazaxaker777 12-25-2018 13:06

Re: [CS:GO] SnowBall Weapon
 
how about to add snowball_damage native?

paulo_crash 12-25-2018 18:52

Re: [CS:GO] SnowBall Weapon
 
Quote:

Originally Posted by paulo_crash (Post 2629794)
Could put give option only to players with privileges on the server, a cvar to enable and disable this if the owners of the servers want.

You could put in this plugin and in [CS:GO] Spawn with Melee Weapons.

It would also be good if in the coming future updates if it is possible to put this option.


All times are GMT -4. The time now is 23:00.

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