Hello,
is there somebody out there who worked with the Scripted triggers so far?
I want to make a script that changes the name of a system to the name of the first colony that gets established there.
I looked for the Script/trigger that controls the naming of Planets when colonized but i could not find it.
Can somebody hint me the direction or maybe tell me the variables to make a custom trigger in the scripted_triggers folder?
I found:
on_colonized
set_name
Scope=star
has_owner = yes
is_homeworld = no
owner = { is_ai = no }
has_ground_combat = no
is_capital = no
so far.
And i know there must also be a script that changes the planet names in the system if that gets renamed. But i also couldn't find it.
is there somebody out there who worked with the Scripted triggers so far?
I want to make a script that changes the name of a system to the name of the first colony that gets established there.
I looked for the Script/trigger that controls the naming of Planets when colonized but i could not find it.
Can somebody hint me the direction or maybe tell me the variables to make a custom trigger in the scripted_triggers folder?
I found:
on_colonized
set_name
Scope=star
has_owner = yes
is_homeworld = no
owner = { is_ai = no }
has_ground_combat = no
is_capital = no
so far.
And i know there must also be a script that changes the planet names in the system if that gets renamed. But i also couldn't find it.