12.01.2015, 14:56
(
Last edited by Threshold; 20/12/2018 at 02:09 AM.
)
۞ DRIFT Points Counter ۞
.:OWNAGE EDITION:.
by Luby, Abhinav and Threshold
This filterscript was based off Luby's Drifting Points Counter, and was re-made by Abhinav with a few small additions. This remake brings a more efficient code and the ability to easily alter aspects of the filterscript.
۞ Features ۞.:OWNAGE EDITION:.
by Luby, Abhinav and Threshold
This filterscript was based off Luby's Drifting Points Counter, and was re-made by Abhinav with a few small additions. This remake brings a more efficient code and the ability to easily alter aspects of the filterscript.
- Need For Speed Underground like Drifting system and interface.
- Bonus (Up to 5x)
- Cash and score can be given after Drift.
- Vehicle Auto-Fix.
- No Commands necessary for use.
- TextDraws used.
- Drift points are Canceled when crashed. (Sometimes, little crashes are ignored)
- Easy Tweaking/Customisation of code.
- Ability to enable and disable drifting through commands /drifton and /driftoff.
Luby - Mathematic algorithms and equations, base drift script.
Abhinav - Additional features (Drift Bonus, Auto-Fix).
Threshold - Increased script efficiency, improved filterscript performance and added easy script customisation.
۞ Bonus System ۞
1x - Drift Points below 500
2x - Drift Points between 500 and 1000
3x - Drift Points between 1000 and 1700
4x - Drift Points between 1700 and 2500
5x - Drift Points 2500 and above
۞ Cash & Score ۞
Cash = Drift Points x Bonus x Percentage (Percentage is determined by the value set within the script. Default: 100%)
Score = Drift Points x Percentage (Percentage is determined by the value set within the script. Default: 0%)
۞ Bug Fixes ۞
None as of initial release.
۞ Download ۞
- SOLIDFILES
http://pastebin.com/Mge5w8TX - PASTEBIN
۞ Screenshots ۞
۞ Plugins / Includes۞
INCLUDES
- ZCMD - Credit to ZeeX
- Foreach - Credit to ******
Note that both includes are optional, as Foreach can be replaced with the usual loops:
Code:
for(new i = 0; i < MAX_PLAYERS; i++)
PLUGINS
- No plugins necessary.
۞ Bugs ۞
No known bugs.