What do you think about disabling the player's achievement.
Sometimes we have to write/use mods that unlawfully open the research or illegally get any items. I would like to turn off achievements at such moments. You can also add inclusion of achievements.
Disable achievements
Re: Disable achievements
The game currently has no such system to disable achievements outside of the "console command used" flag. So, it's currently not possible to do that. I might look into adding support but it will be a while.
If you want to get ahold of me I'm almost always on Discord.
Re: Disable achievements
Mod-supplied console commands don't disable achievements, is this intentional?
Re: Disable achievements
Yes. Normal game console commands don't disable achievements either. When you do lua console commands is the only time it does.quyxkh wrote:Mod-supplied console commands don't disable achievements, is this intentional?
If you want to get ahold of me I'm almost always on Discord.
Re: Disable achievements
... and if I want something to disable achievements on use I can expose it as a remote call so the player has to e.g. `/c remote.call('mycheats','reseed_iron',true)`. Right.
Re: Disable achievements
Shouldn't it be simple to set that "console command used" flag from within LUA? Sounds like a trivial API call to add.
Re: Disable achievements
Do you add this feature to the game?Rseding91 wrote:The game currently has no such system to disable achievements outside of the "console command used" flag. So, it's currently not possible to do that. I might look into adding support but it will be a while.
Re: Disable achievements
No._npo6ka_ wrote:Do you add this feature to the game?Rseding91 wrote:The game currently has no such system to disable achievements outside of the "console command used" flag. So, it's currently not possible to do that. I might look into adding support but it will be a while.
If you want to get ahold of me I'm almost always on Discord.
Re: Disable achievements
I think it would be useful. I have a creative mode test map where I try out stuff, but that immediately unlocks production achievements. Just having another mod that disables achievement tracking would be great
Re: Disable achievements
I really hate Achievement popups. I only play in Singleplayer, and have no use for Achievements in any case.
I can disable Achievements by deleting the contents of achievements.lua in Base when playing offline;
but when playing on Steam, Steam insists on correcting the file everytime I play the game.
Maybe the only answer is to only play offline. Or can this be Modded.
I can disable Achievements by deleting the contents of achievements.lua in Base when playing offline;
but when playing on Steam, Steam insists on correcting the file everytime I play the game.
Maybe the only answer is to only play offline. Or can this be Modded.