Information:
This script hides/shiws the special ability bar depending om wheter the current character or vehicle has a special ability or not

Notes:
- When the bar is hidden and the screen gets refreshed (by alt tabbing to the dekstop or changing a graphic setting) it will result in it being visible again. To fix this, change the character model to Franklin, Michael or Trevor and then back to the desired one
- If a character model's hash is changed to the one of Franklin, Michael or Trevor with the Character Swap script ( https://www.gta5-mods.com/scripts/character-swap ) the bar will not be hidden. An option to override this is available
- The Simple Trainer's ( https://www.gta5-mods.com/scripts/simple-trainer-for-gtav ) nitro option can glitch/conflict with this script as both modify the behaviour of the bar

Requirements:
- Script Hook V .NET ( https://www.gta5-mods.com/tools/scripthookv-net )

Installation:
- Move "DynamicSpecialAbilityBar.dll" and "DynamicSpecialAbilityBar.ini" in the "scripts" folder. In order to hide the bar regardless of the character model, set "Bar Always Hidden" to true in "DynamicSpecialAbilityBar.ini"

Special Thanks:
- alloc8or ( https://www.gta5-mods.com/users/alloc8or ) for the Native DB ( https://alloc8or.re/gta5/nativedb/ )
- FIFASam ( https://www.gta5-mods.com/users/FIFASam ) for V Creator ( https://www.gta5-mods.com/tools/grand-theft-auto-v-mod-creator )

Changelog:
v3.3

- Compiled the script to work with SHVDN3. The source code is included in the archive
- Renamed the ini to "DynamicSpecialAbilityBar"
Thanks to FIFASam ( https://www.gta5-mods.com/users/FIFASam ) for V Creator ( https://www.gta5-mods.com/tools/grand-theft-auto-v-mod-creator )