banner
Rating
Voted0

Removing extra points

0
Mod version:v1.0
Game version:all
The mod has been successfully tested for the absence of viruses
16049.38K363.91K

Report mod

  • image
modalImage

About This Mod

A simple Cyber Engine Tweaks script that adds key bindings to remove all current attribute, pen, or heirloom points.


Includes 5 keyboard shortcuts:


Remove Attribute Points: Removes all attribute points.

Remove Perk Points: Removes all perk glasses.

Remove Relic Points: Removes all Relic Points.

Remove Level Points: Removes attribute and perk points at the same time.

Remove All Points: Removes all 3 points simultaneously.


As an option, it can give $25,000 for each attribute point and $10,000 for each pen or heirloom point that can be used to purchase attributes and perks.


All selected points are removed at once.


If you want to remove one point at a time, use one of the following commands (replace -1 with any number if you want to remove or even add a certain number):


Attribute = PlayerDevelopmentSystem.GetInstance(Game.GetPlayer()):GetDevelopmentData(Game.GetPlayer()):AddDevelopmentPoints(-1, gamedataDevelopmentPointType.Attribute)


Perk = PlayerDevelopmentSystem.GetInstance(Game.GetPlayer()):GetDevelopmentData(Game.GetPlayer()):AddDevelopmentPoints(-1, gamedataDevelopmentPointType.Primary)


Relic = PlayerDevelopmentSystem.GetInstance(Game.GetPlayer()):GetDevelopmentData(Game.GetPlayer()):AddDevelopmentPoints(-1, gamedataDevelopmentPointType.Espionage)


Many thanks to CET developers and everyone who contributed to the Categorized All-In-One Command List from where I took these commands.

Similar Mods/Addons

Game Version *

all (Remove Excess Points-9750-1-0-0-1696748366.rar)