is this everywhere in the body scanned script the spelling of "terrraformable" ?
in body report it was already this : {if reportbody.terraformstate = "Terraformable":
terraformable
|elif reportbody.terraformstate = "Terraformed":
terraformed
}
I change the script in body scanned likr this : {_ Note three rs in terrraformable is a typo in information from Elite }
{if event.terraformstate = "Terraformable":
terraformable
|elif event.terraformstate = "Terraformed":
terraformed
}
And it is functional. I try the script in game.
I have version 2.3.0-b8