1 type = control which = [tag/-1] value = [prov id]
This is a good tactical command, But it is defective.
it can run correctly only the prov is controled by current country, so which = -1 is in fact invalid,
and this command will often used in the event of country get the prov ,
so i think it need improvements.
2
type = addcorearea
type = removecorearea
and the version of "claim" and "region".
a lot of line addcore(claim/remove....) info display is not look good, and can reduce coding error.
3
owned = { province = a data = tag } # checks if province is owned by country x (if data == -1 then its for country receievin event)
control = { province = a data = tag }
area = { area = name [country = TAG/-1/-2/-3] [data = 1/2] [value = X] }
region = { region = name [country = TAG/-1/-2/-3] [data = 1/2] [value = X] }
garrison = { [country = TAG/0/-1/-2/-3] province = [province] type = [air/land/naval] size = [number of divisions] area = [yes/no/0/1/2/3 ] }
I hope thay can add increased functionality for Check whether a province is controlled by diffevent allies(this country is not join).
like this
control = { province = 55 data = GER when = 1 }
I hope it can return whether Paris controlled by GER or his allies(Axis).
This is a good tactical command, But it is defective.
it can run correctly only the prov is controled by current country, so which = -1 is in fact invalid,
and this command will often used in the event of country get the prov ,
so i think it need improvements.
2
type = addcorearea
type = removecorearea
and the version of "claim" and "region".
a lot of line addcore(claim/remove....) info display is not look good, and can reduce coding error.
3
owned = { province = a data = tag } # checks if province is owned by country x (if data == -1 then its for country receievin event)
control = { province = a data = tag }
area = { area = name [country = TAG/-1/-2/-3] [data = 1/2] [value = X] }
region = { region = name [country = TAG/-1/-2/-3] [data = 1/2] [value = X] }
garrison = { [country = TAG/0/-1/-2/-3] province = [province] type = [air/land/naval] size = [number of divisions] area = [yes/no/0/1/2/3 ] }
I hope thay can add increased functionality for Check whether a province is controlled by diffevent allies(this country is not join).
like this
control = { province = 55 data = GER when = 1 }
I hope it can return whether Paris controlled by GER or his allies(Axis).
Upvote
0