Raised This Month: $51 Target: $400
 12% 

Weapon Modifier v1.56 (Damage, Recoil, Speed and more...)


Post New Thread Reply   
 
Thread Tools Display Modes
Kiske
Veteran Member
Join Date: May 2009
Old 08-15-2012 , 17:01   Re: Weapon Modifier v1.56 (Damage, Recoil, Speed and more...)
Reply With Quote #101

Update plugin with a fix
See changelog for more information.

Thanks!

Last edited by Kiske; 08-15-2012 at 17:02.
Kiske is offline
Send a message via Skype™ to Kiske
FR0NTLINE
AlliedModders Donor
Join Date: Apr 2006
Location: Riverside Cali
Old 08-18-2012 , 11:09   Re: Weapon Modifier v1.56 (Damage, Recoil, Speed and more...)
Reply With Quote #102

Your Awesome Gr8 Support.
__________________
FR0NTLINE is offline
Send a message via AIM to FR0NTLINE Send a message via MSN to FR0NTLINE Send a message via Yahoo to FR0NTLINE
XINLEI
me too
Join Date: Jun 2011
Location: Colombian Coffee storage
Old 10-18-2012 , 13:07   Re: Weapon Modifier v1.56 (Damage, Recoil, Speed and more...)
Reply With Quote #103

Suggestion:
-Command to enable/disable modified weapon features per player.

Last edited by XINLEI; 10-18-2012 at 13:08.
XINLEI is offline
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 10-21-2012 , 08:57   Re: Weapon Modifier v1.56 (Damage, Recoil, Speed and more...)
Reply With Quote #104

Great plugin but there are too many exclamation symbols in the configuration files.
__________________

Last edited by claudiuhks; 10-21-2012 at 08:58.
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks
anantthakor
Senior Member
Join Date: Aug 2009
Old 10-22-2012 , 04:04   Re: Weapon Modifier v1.56 (Damage, Recoil, Speed and more...)
Reply With Quote #105

will try !
anantthakor is offline
Kiske
Veteran Member
Join Date: May 2009
Old 10-24-2012 , 08:20   Re: Weapon Modifier v1.56 (Damage, Recoil, Speed and more...)
Reply With Quote #106

Quote:
Originally Posted by claudiuhks View Post
Great plugin but there are too many exclamation symbols in the configuration files.
??
Kiske is offline
Send a message via Skype™ to Kiske
Old 06-12-2013, 08:10
Rirre
This message has been deleted by Rirre.
PoLiCe
Senior Member
Join Date: Apr 2013
Location: Xen™
Old 06-12-2013 , 09:29   Re: Weapon Modifier v1.56 (Damage, Recoil, Speed and more...)
Reply With Quote #107

Awesome plugin!
Great Job dude!!
__________________
PoLiCe is offline
Send a message via MSN to PoLiCe Send a message via Skype™ to PoLiCe
SkuLLCr
New Member
Join Date: Jan 2014
Old 01-02-2014 , 18:05   Re: Weapon Modifier v1.56 (Damage, Recoil, Speed and more...)
Reply With Quote #108

Quote:
Originally Posted by Kiske View Post
Weapon Modifier v1.56
By Kiske

[IMG]http://img237.**************/img237/8720/descriptionz.png[/IMG]

Features:
  • Damage
  • Recoil
  • Speed
  • Model
  • Glow(W_ and P_ model)
  • Unlimited Clip and BPAmmo
  • Sound of the knife
  • Knockback Power
  • Automatic Fire Pistol
  • Zoom

This plugin allows you to modify the damage, the recoil and the speed of the weapons, but not just set it, but also add, subtract, multiply or even divide to the default value of the gun.
It also allows you to modify the model of the gun in its three aspects (V_ , P_ , W_).
You can set the glow of all the guns (only W_ and P_ model).
You can put infinite bullets or magazines to the weapon you wish to.
You can also modify the sounds of the knife.
You can modify the knockback power of the weapon.
You can set the automatic fire to any pistol
You can set and change the zoom from weapon, except that weapon that have his respective attack2's function.



[IMG]http://img694.**************/img694/5438/notes.png[/IMG]
It consists of individual CVARs for each gun and an extra to control all the weapons.
If you want to deactivate the wm_damage_all , wm_recoil_all , wm_speed_all , wm_wglow_all , wm_pglow_all , wm_unclip_all , wm_unbpammo_all , wm_kb_all or wm_zoom_kb you must set it in off, and not in 0.

The knockback have 3 aditionals cvars:
wm_knockback 0 (turn on/off the knockback)
wm_kb_zvel 1 (turn on/off the vertical push)
wm_kb_dist 500 (the distance that the knockback do default)


[IMG]http://img690.**************/img690/6929/settings.png[/IMG]
The plugin has a .cfg and .ini for you to configure the guns from there.
The X must be replaced by the desired damage , recoil , speed , unclip or unbpammo
And weaponname must be replaced by the name of the weapon.

Examples:
To add to the default value of the gun: wm_X_weaponname +1337
To subtract the default value of the gun: wm_X_weaponname -1337
To multiply the default value of the gun: wm_X_weaponname *1337
To divide the default value of the gun: wm_X_weaponname /1337
To set a value: wm_X_weaponname =1337

To set the glow of a weapon w_: wm_wglow_weaponname "255 128 33" [Red(0-255) Green(0-255) Blue(0-255)]
To set the glow of a weapon p_: wm_pglow_weaponname "255 128 33" [Red(0-255) Green(0-255) Blue(0-255)]

To set infinite bullets to a gun: wm_unclip_weaponname 1
To set infinite magazines to a gun: wm_unbpammo_weaponname 1

To set the knockback power of a weapon: wm_kb_weaponname 12.7

To set the automatic fire of a weapon: wm_autofire_weaponname 1

To set or modify the zoom of a weapon: wm_zoom_weaponname "0.3 190 60 30" <delay> <maxspeed> <zoom1> [zoom2(optional)]
Delay: delay to add when weapon will be usable after zoom : default cs seems to be 0.3
MaxSpeed: maxspeed a player can gain when the weapon is zoomed (put 0 to keep normal speed, unless you alter a sniper zoom)
Zoom1: 0-90 First zoom value. Default : aug and krieg552 : 55 , snipers 40
Zoom2: 0-90 Second zoom, put 90 for no 2nd zoom. Default: snipers : 15, Awp : 10
Weapon names:
  • p228
  • scout
  • xm1014
  • mac10
  • aug
  • elite
  • fiveseven
  • ump45
  • sg550
  • galil
  • famas
  • usp
  • glock18
  • awp
  • mp5navy
  • m249
  • m3
  • m4a1
  • tmp
  • g3sg1
  • deagle
  • sg552
  • ak47
  • knife
  • p90
  • all
Name of extra weapons for the wm_wglow_* and wm_pglow_* cvar:
  • thighpack (not work for pglow)
  • shield (not work for pglow)
  • hegrenade
  • c4
  • smokegrenade
  • flashbang
  • backpack (not work for pglow)


To change the model you just have to type the route of the model in the .ini file of the weapon.

For example:
If you want to change the model V_ and P_ of the AWP, you have to do as follows:
V_AWP = models/new_weapons/v_awp.mdl
P_AWP = models/new_weapons/p_awp.mdl

If you want to change the sound HITs of the knife, you have to do as follows:
KNIFE_HIT_1 = new_sound/knife_hit_1.wav
KNIFE_HIT_2 = new_sound/knife_hit_2.wav
KNIFE_HIT_3 = new_sound/knife_hit_3.wav
KNIFE_HIT_4 = new_sound/knife_hit_4.wav


[IMG]http://img691.**************/img691/5334/creditsk.png[/IMG]
dorin2oo7 - For the images. (Description / Settings / Credits / etc..)
ner0 and Seth - For the translated post
ConnorMcLeod - Bug fixing and optimizations, and the weapons zoom code (http://forums.alliedmods.net/showthr...ighlight=scope)
MeRcyLeZZ - For give me the way to put infinite bullets and infinite chargers and stocks, knockback code
Asd' - For the idea of P_ model glow
jc980 - For the idea of knockback and automatic fire pistol
XINLEI - For the idea of weapons zoom

[IMG]http://img694.**************/img694/1227/change.png[/IMG]


[IMG]http://img690.**************/img690/3448/downloade.png[/IMG]


And how I can add it on my CS server ?
SkuLLCr is offline
Kiske
Veteran Member
Join Date: May 2009
Old 01-02-2014 , 20:10   Re: Weapon Modifier v1.56 (Damage, Recoil, Speed and more...)
Reply With Quote #109

Quote:
Originally Posted by SkuLLCr View Post
And how I can add it on my CS server ?
I added a mini explanation in Download.
__________________

Kiske is offline
Send a message via Skype™ to Kiske
MexPower
Veteran Member
Join Date: Nov 2012
Old 07-17-2014 , 11:37   Re: Weapon Modifier v1.56 (Damage, Recoil, Speed and more...)
Reply With Quote #110

the KB cvars are not in the. cfg
__________________
Allied Modders En Español
MexPower 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 08:15.


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