12-01-2013, 18:28
hello good people!
like increase the damage from weapon?
Regards Alex!
like increase the damage from weapon?
Regards Alex!
Help like increase the damage from weapon
|
12-01-2013, 18:28
hello good people!
like increase the damage from weapon? Regards Alex!
SailorMoon thank you!
Here is what I got, but it does not work. what did I do wrong? Spoiler (Click to View)
12-02-2013, 14:45
Your "OnPlayerDamaged" has wrong parameters. Find the full one.
This works, already running this.
public override int OnPlayerDamaged(ServerClient Attacker, ServerClient Victim, string Weapon, int Damage) { if (Weapon == "flash_grenade_mp") { Damage = 50; }
12-02-2013, 19:26
|
Users browsing this thread: |
3 Guest(s) |