Addon Details

Watch - Add Favorite


Does this version work for you?
0
w00ts
w00t!2

WeaponProMod - Version 1.1

posted on 2008-03-15 15:42:08
by dbozan99



Description

Choose your weapon; Leveling up reduces your bullets by a user set amount per clip. Leveling down causes you to gain bullets per clip. Works with all guns except nades. First to reach final level and get a knife kill wins!


Commands to set in script

#####################################################
NOTE: Setting These Ingame Is NOT Recommended!
Set The Knifer(S) to have a set amount of health when they Spawn. [Def = 75]
es_xsetinfo WPM_KniferHealth 75

Weapon You Wish To Use (must start with weapon_ ) [Def = weapon_deagle]
es_xsetinfo WPM_Weapon weapon_deagle

The Largest Clip Size You want to give people. (cannot exceed the gun's max clip size) [Def = 7]
es_xsetinfo WPM_MaxClipSize 7

How Many Bullets they get/lose per level [Def = 1]
es_xsetinfo WPM_ChangePerLevel 1

The Total Number of levels you want (including knife level) [Def = 8]
es_xsetinfo WPM_TotalLevels 8

Total Ammo per clip on LAST level before knife (Do the math!) [Def = 0]
es_xsetinfo WPM_LastClipLevel 0
######################################################

Version Notes For 1.1

Updated on: 2008-03-22 21:44:36 EST by dbozan99 (View Zip Contents)
HUGE bugfix!
fixed a bug causing a person on the final level not getting a knife on the next round if they didn't die (level down) last round.

( Previous Versions )