21.07.2016, 23:02
(
Last edited by TopShooter; 06/11/2016 at 08:06 PM.
)
Simple Custom Damage/Knockout/Shock system
Hello everybody, I decided to share my filterscript with ya all, didn't release anything since I joined so I decided to spare some change 0.0.
- Custom Damage for shots
- Shock system - It sets your drunk level to 8000 for XXX seconds(Depends on the gun), and keeps moving the screen.
- Message when you get shot
- Knockout system - When you get pushed by a melee gun, you get knocked on the ground with a special animation for 30 secs, and won't be able to move
- Bleeding System (v0.2)s
- Injury System (v0.3)
Alright, custom damage system is simple and useful aswell, here's the damages for the guns:
Code:
Assault Machines (M4-AK47) | -20 Damage + Shock for ten haundred seconds. Glock 49. (9mm) | -45 Damage + Shock for ten haundred seconds. Glock. 47 D-E S. (Deagle) | -40 Damage + Shock for ten haundred seconds. Sniper Rifle | Kills you or injuries you, depends on your script. Katana | -60 Damage + Knockout for thirty seconds + Shock for ten haundred seconds. Baseball Bat | -40 Damage + Knockout for twenty seconds + Shock for fifty seconds. Baton (Nitestick) | -50 Damage + Knockout for fifty seconds + ten haundred and fifty seconds. Cane/Knife/Golf Club/Shovel/Pool Cue | -30 Damage + Knockout for five seconds. [REMOVED]Remington 97. Sawnoff (Sawnoff Shotgun) | -10 Damage/x2-4 + Shock for two haundred seconds.
Code:
Sniper Rifle | Removes all the armour. Katana | -30 Armour Damage. Cane/Knife/Golf Club/Shovel/Pool Cue | -10 Armour Damage.
Code:
- Bleeding system has been added. - Injury system for the bleeding. - Cure system, it stops the bleeding, you simply stop behind the all saints hospital and type [/cure] for $500. - All guns are working now. - Removed the armour damage, you don't bleed if you got armour. - Reduced few damages for few guns. - You no longer get shocked by the melee guns, excluding nitestick and baseball. - Each gun has a time for the shock now, shock is no longer 100 seconds for all guns. - Fixed knockout aswell. - Optimized the code, it's much better now.
Code:
- You get injured now if you got shot multiple times by certain guns, for example you got shot three times by M4A1/AK47, then you get injured. - Removed previous injury system, replaced it with the one stated above. - Damage for the Desert Eagle has been fixed. - Damage for the 9mm has been reduced by fifty percent. - Knockout of the baseball bat has been updated. - Knockout of the others has been fixed.
Version 0.1 - Not recommended.
Version 0.2
Version 0.3 - Recommended.