can i change the color tho ? like some kind of blue ... i ask because the color code is kinda weird ... its 8 characters instead of 6 ? and i dont know what to do :( i want to test this color: 4ddbff or maybe this one : 1ad1ff
update 1: since this thing is weird xD i used this color code #78deff0a and it is showing yellow in the game ? ill use yellow instead now and ill probably get blue ish . ill update this if i do
Uninstall instructions would be nice, I removed the mod from MO2, and searched for aConsoleSelectedRefColor in the INIs and its still active.
The INI setting is still set to orange if I restart the game, and I can't figure out how. Its not in my INI files, but shows up if I use the getini command in game.
If its still working and its not running via CCR (I disabled CCR) and its not in the INIs, where is it saving this? I can't for the life of me figure out how to undo what you've done.
It should be as simple as removing the ClickLight.toml from consolecommandrunner, Mod shouldn't modify your ini directly.. Did you use the command "save ini" at any point?
If you've definitely uninstalled properly, I can't say why it would persist in your game, but one fix would be setting "aConsoleSelectedRefColor:Menu" FF72280A to "aConsoleSelectedRefColor:Menu" FFFFFF in the toml / ini
So I am big into building my own base and such through esm files. I understand the selecting of items etc.... Would you know how to select items like light. Not the lamp or bulb, but the light itself to delete or remove?
Yeah thats what I have found. Only if the light is tied to an object can it be grabbed. I was just wondering if anyone knew of a way. That way I do not have to do a million reloads for my mistakes lol
62 comments
This is exactly what I've been looking for.
this is very awesome
great job
can i change the color tho ? like some kind of blue ...
i ask because the color code is kinda weird ... its 8 characters instead of 6 ? and i dont know what to do :(
i want to test this color: 4ddbff or maybe this one : 1ad1ff
Try adding FF to the start or 0A to the end, can't remember which lol
i managed to find what it is xD
its rgba color code converted into hex color code
so i made my own and ill test it
P.S : its not blue .. in the game it shows kinda like a dim gray ?
ill use yellow instead now and ill probably get blue ish . ill update this if i do
youre a legend
it worked when i did what you said and removed 0A and added FF instead xD but why ? idk
now i have light blue color
Thank you!
The INI setting is still set to orange if I restart the game, and I can't figure out how.
Its not in my INI files, but shows up if I use the getini command in game.
If its still working and its not running via CCR (I disabled CCR) and its not in the INIs, where is it saving this?
I can't for the life of me figure out how to undo what you've done.
It should be as simple as removing the ClickLight.toml from consolecommandrunner, Mod shouldn't modify your ini directly.. Did you use the command "save ini" at any point?
If you've definitely uninstalled properly, I can't say why it would persist in your game, but one fix would be setting "aConsoleSelectedRefColor:Menu" FF72280A to "aConsoleSelectedRefColor:Menu" FFFFFF in the toml / ini
Though unless you know the names of the cell/records etc, it could be pretty tedious finding what you need.