An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Argent77/A7-LevelUpTweaks?color=darkred&include_prereleases&label=latest%20release)](https://github.com/Argent77/A7-LevelUpTweaks/releases/latest)
[![Github downloads (all releases)](https://img.shields.io/github/downloads/Argent77/A7-LevelUpTweaks/total.svg?color=gold)](https://github.com/Argent77/A7-LevelUpTweaks/releases)
[![Platform](https://img.shields.io/static/v1?label=platform&message=Windows%20%7C%20macOS%20%7C%20Linux&color=informational)](https://github.com/Argent77/A7-LevelUpTweaks/releases/latest)
[![Supported games](https://img.shields.io/static/v1?label=supported%20games&message=PST%3AEE&color=indigo)](https://github.com/Argent77/A7-LevelUpTweaks)
[![Language](https://img.shields.io/static/v1?label=language&message=English%20%7C%20French%20%7C%20German%20%7C%20Italian%20%7C%20Polish&color=limegreen)](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*

[![Beamdog Forums](https://img.shields.io/static/v1?label=Discussion&message=Beamdog%20Forums&color=444&labelColor=eee&style=for-the-badge)](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/).