Firstly, I thank you for this mod which give me lots of fun. But it seems be invalid after game update in 4.4, version GU17. Will this mod be update? Thank you for your mod.
Hello All, Has anyone encountered an issue where after entering commands in the console, after a few seconds the game can't save to file? When pressing on save the game generates the error "Loading Session. Saving will be enabled once loading is complete." The game won't exit and even exiting to the main screen and selecting "exit game" nothing happens. I can close the game only via task manager. Would this be a conflict with another mod? Is it a bug?
Anyone who has experienced this please let me know.
I don't say this lightly, but mod authors like yourself are one-in-million...
Thank you very much for the information, and thanks again for being so helpful
Now I guess I will just need to decipher and decode all those undefined/undocumented commands. Being of limited experience, I hope some divine help will come along to help :')
Also, you wouldn't happen to know how to increase the 23k max hit points on ships? I really don't want my ships exploding after crossing that limit...
If you don't know, it's no problem at all. Perhaps you could please maybe just send me in the direction of someone who may be able to help with this dilemma. I would greatly appreciate it.
And listen, I know I'm probably being overbearing, but thank you so much for your quick replies and all the help so far. For a pleb like me, it really means a lot.
Thank for all that! I got super excited, was gonna get in there and make adjustments and finetune, but I soon realized, I have no idea what I'm doing... or even what I was looking at.
Gave me a real bad case of the frownies.
Hahahaha... All I wanna do is: Increase the max-hp on all ships, so they don't spontaneously SEXPLODE when a mod or item or buff pushes it just past 23k (-or 25k, can't remember now).
My project is doodmed to failure, is it not? Maybe I'll go play some Battle Brothers, to scratch that masochistic itch.
43 comments
Maybe my Mod Menu is the only solution left ;)
Anno 1800 Mod Menu at Anno 1800 Nexus - Mods and community (nexusmods.com)
please fix it ^^
Could you add a button for closing it instead of pasting the command into it?
Will this mod be update?
Thank you for your mod.
first thanks for this great Mod!! Now i can go crazy without worries ;)
Has any of you found a big ID-List for goods of any kind? So that i can add a specific amount of tortillas, wood and bricks for example..
Does anyone know a command to add influence points ?
*Scratch this, found the answer*
Has anyone encountered an issue where after entering commands in the console, after a few seconds the game can't save to file? When pressing on save the game generates the error "Loading Session. Saving will be enabled once loading is complete." The game won't exit and even exiting to the main screen and selecting "exit game" nothing happens. I can close the game only via task manager. Would this be a conflict with another mod? Is it a bug?
Anyone who has experienced this please let me know.
Thanks.
Thanks for this mod, but I have been looking everywhere fora full list of all console commands, and it is just simply not available...
Could you please perhaps point me to a link with all of the console commands?
And again, thanks for this awesome mod!
I have made dump so you can find them ;)
https://github.com/ChrisAnd1998/Anno1800PythonAPI/tree/main/DUMP
I don't say this lightly, but mod authors like yourself are one-in-million...
Thank you very much for the information, and thanks again for being so helpful
Now I guess I will just need to decipher and decode all those undefined/undocumented commands. Being of limited experience, I hope some divine help will come along to help :')
If you don't know, it's no problem at all. Perhaps you could please maybe just send me in the direction of someone who may be able to help with this dilemma. I would greatly appreciate it.
And listen, I know I'm probably being overbearing, but thank you so much for your quick replies and all the help so far. For a pleb like me, it really means a lot.
Hope you have a wonderful day!
Well, I have not found any yet.
I suggest looking for Hitpoint inside the textsourcelist file.
And see if you can find the sub commands.
In the textsourcelist file i found this under CPropertyAttackable
{
"Alias" : "AddDamagePercent",
"IsStatic" : "false",
"ReturnType" : "void",
"Comment" : "Adds percental damage",
"Arguments" :
{
"damagePercent" :
{
"Type" : "float"
},
"damageDealerOwner" :
{
"Type" : "int"
}
}
},
{
"Alias" : "AddDamagePercent",
"IsStatic" : "false",
"ReturnType" : "void",
"Comment" : "Adds percental heal",
"Arguments" :
{
"healPercent" :
{
"Type" : "float"
}
}
},
{
"Alias" : "SetDebugInvincible",
"IsStatic" : "false",
"ReturnType" : "void",
"Comment" : "Object won\'t take damage from attacks anymore",
"Arguments" :
{
"invincible" :
{
"Type" : "bool"
}
}
},
That could be something like:
TextSources.TextSourceRoots.Selection.Object.Attackable.SetDebugInvincible(true)
However, I have to beg your pardon. I'm not technically skilled as you are. But from what I can see; you are one heavy-duty tech-savant
I apologize, but I can't find the 'textsourcelist file' you mentioned, after multiple search attempts...
And, I beg your pardon again, but where would I then insert the line you mentioned, if I even find the 'textsourcelist file' you mentioned:
TextSources.TextSourceRoots.Selection.Object.Attackable.SetDebugInvincible(true)
Listen man, you have been so great and so helpful, I just wish I could do more than just keep on saying thank you. You really are a great help!
I'ts this one ;)
https://raw.githubusercontent.com/ChrisAnd1998/Anno1800PythonAPI/main/DUMP/textsourcelist.json
Download the file with CTRL + S and open it with Notepad or I would recommend Notepad++
Downloads | Notepad++ (notepad-plus-plus.org)
Thank for all that!
I got super excited, was gonna get in there and make adjustments and finetune, but I soon realized, I have no idea what I'm doing... or even what I was looking at.
Gave me a real bad case of the frownies.
Hahahaha... All I wanna do is:
Increase the max-hp on all ships, so they don't spontaneously SEXPLODE when a mod or item or buff pushes it just past 23k (-or 25k, can't remember now).
My project is doodmed to failure, is it not? Maybe I'll go play some Battle Brothers, to scratch that masochistic itch.