https://github.com/argent77/a7-leveluptweaks
A tweak mod for PST:EE that allows more control over the display of level up icons
https://github.com/argent77/a7-leveluptweaks
gui infinity-engine mod pstee tweaks weidu
Last synced: 3 months ago
JSON representation
A tweak mod for PST:EE that allows more control over the display of level up icons
- Host: GitHub
- URL: https://github.com/argent77/a7-leveluptweaks
- Owner: Argent77
- Created: 2017-06-19T14:42:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-08T09:29:13.000Z (over 1 year ago)
- Last Synced: 2023-09-08T10:36:03.891Z (over 1 year ago)
- Topics: gui, infinity-engine, mod, pstee, tweaks, weidu
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/Argent77/A7-LevelUpTweaks/releases/latest)
[](https://github.com/Argent77/A7-LevelUpTweaks/releases)
[](https://github.com/Argent77/A7-LevelUpTweaks/releases/latest)
[](https://github.com/Argent77/A7-LevelUpTweaks)
[](https://github.com/Argent77/A7-LevelUpTweaks)# "Level Up" Icon Tweaks
*A tweak mod for PST:EE that allows more control over the display of level up icons*[](https://forums.beamdog.com/discussion/64259 "Beamdog Forums")
## Overview
This mod allows you to tweak the "level up" notification icon in PST:EE.
## Mod Components
### 1. Enable "level up" icon activation switch in baldur.lua
This component installs an option to turn level up icon notifications on or off and enables it in the baldur.lua.
To manually enable level up icon notifications, open baldur.lua and add the following option:
`SetPrivateProfileString('Game Options','Show Level Up Icon','1')`To manually disable level up icon notifications, open baldur.lua and set the following option:
`SetPrivateProfileString('Game Options','Show Level Up Icon','0')`The baldur.lua file can be found in `Documents/Planescape Torment - Enhanced Edition`.
**Important:** The option will not be removed from baldur.lua when you uninstall the mod.
### 2. Move "level up" icon into character portrait (requires first component)
This component moves level up icons from the health bar up into the top right corner of the character portraits.
## Copyright Notice
The mod *'"Level Up" Icon Tweak'* is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).