Extra Item: Sniper
Description:
It gives you:
-More awp damage
-Health
-Armor
-Speed
-Gravity
Includes:
PHP Code:
#include <amxmodx>
#include <amxmisc>
#include <fun>
#include <fakemeta>
#include <hamsandwich>
#include <zombieplague>
Cvars:
PHP Code:
-zp_sniper_health - Can change the health of Sniper if bought
-zp_sniper_armor - Changes the Armor of Sniper if bought
-zp_sniper_speed - Set speed to X if bought
-zp_sniper_awp_damage - Replace AWP damage with X damage
-zp_sniper_gravity - Change the gravity if Sniper bought
Model:
Code:
-Custom Awp model included in version 1.6 and higher!
Version:
Code:
v1.0: -Release
v1.1: -Fixed mistakes,
-Added glow with cvars
v1.2: -Added new glow code (Thanks to Kiske)
-Fixed some mistakes
-Added to check if player is valid
v1.3: -Added Sniper gravity
-Fixed the thing with get_user_weapon()
v1.4: -Fixed some bugs with Glow
v1.5: -Fixed the cool glow part..
-Fixed the Speed thing (I hope)
v1.6: -Fixed weapon event
Credits
Code:
Kiske: For his glow code (I do not really know wot it works)
fiendshard: For the Awp Model
Abdul-rehman: Help with some codes for speed