View Single Post
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 04-15-2014 , 01:31   Re: Increase Bullet Damage
Reply With Quote #2

PHP Code:
#include <amxmodx>
#include <hamsandwich>

public plugin_init(){
     
RegisterHam(Ham_TakeDamage"player""OnPlayerEvent_Damage");
}
public 
OnPlayerEvent_Damage(victiminflictorattackerFloat:damagedamagebits){
     
SetHamParamFloat(4,damage*1.15);

+15%
__________________

Last edited by Neeeeeeeeeel.-; 04-15-2014 at 01:32.
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-