Multi Abilities
Mod Info
Features
History
This is my first simple script for GTA V. This is allows you to use 3 abilities (mainly slow mo) by pressing the “Y” button. I know there are lots of better mods that do this function already but you need to toggle them on/off. The goal in mind is to let AddonPeds use similar abilities like Micheal’s, Franklin’s ability etc with duration and cool-down.
Note: you can still use these script with Micheal.Franklin And Trevor if you’d like.
You can also use this with your online character in single player.
About the Source Code: You can do whatever you want with my source code all I ask is to put me on the credits 🙂 It is not necessary but would be appreciated if you do.
3 abilities – available to use (Bullet Time, Driving Focus, Temporary Invincibility) one skill can be activated a time.Bullet time – slows time greatly(0.25) and has a duration of 32s, Activated by aiming(must be on foot) and pressing ‘Y’.Driving Focus – slows time by half(0.5) and has a duration of 35s, Activated by being in a vehicle and pressing Y’.Temporary Invincibility – slows time slightly(0.8) and makes you invincible and has a duration of 30s, Activated by not aiming, not in a vehicle and pressing ‘Y’.Skill Cool-down – after the a skill has ended. you must wait for 55s in order to activate them again.Skill Cancellation – after a skill is activated press ‘Y’ again to cancel it this will make the skill enter cool-down.Screen Effects – when a skill is activated this triggers..ini File Support.
-V1.0
- Initial Released.
- Revised Code.
- Added skill cancellation.
- Added Screen Effects(initial implementation I might change some effects on the future).
- Bug discovered(longer skill duration).
- Fixed longer skill duration bug.
- Changed “Temporary Invincibility” screen effect.
- Slight Code Revision not much different with V1.5a
- Changed Skill cool-down from 30s to 55s (For Balancing Purposes).
- Added .ini file support.
- “Driving Focus” have different time scale values depending on what you are currently riding(car,boat,helicopter,plane) can be adjusted via .ini file.
- Added sound effects when activating skills.
- Changed screen effects for “Driving Focus” when flying in a helicopter/plane.
- Code revisions.
- Fixed a bug where the mod loads but does not work.
- Fixed “Driving Focus” Screen and Sound effect not playing.
- Fixed “Driving Focus” Skill Activated Notification.
- Changed sound effects for skills.
- Added additional option in the “.ini” file allowing you to disable or enable a specific skill.
- Added NativeUI as requirement.
- Added a bar indicating the skill duration and cool-down(NativeUI).
- Added additional option in the “.ini” file allowing you to disable the old notification and new notification.
- Added a new non NativeUI skill bar.
- Removed NativeUI stuff and removed it as requirement (This mod does not need/require NativeUI anymore).
- “Bullet Time” ability minor improvement added speed boost when walking or sprinting during bullet time giving the player more mobility.
- “Driving Focus” ability improvement when driving a land vehicle, features are (Makes the vehicle strong, Tyres won’t burst, Max Speed Boost, Instant Brake, Power Engine Control).
- Added more options on the “.ini” file.
- Revised Code.
- Updated this mod to work with the latest ScriptHookV version v1.0.2189.0
- Also this will work with latest Community Script Hook V .NET 3.1.0 this mod is dependent on ScriptHookVDotNet2.dll
- Added Custom Screen Effect and custom screen effect options on ini file.