At the moment, the description of attributes is not very clear, and it can be hard to figure out the fact that you can make them custom.
Desired Solution
Better description of custom attributes. Add to the wiki something like the following:
It is possible to create custom attributes, for example to put on an outfit that can only be installed on the ships of a particular faction. To do this, you would add the following code to the ships of that faction:
"<faction name> outfit" 1
and add this to that outfit:
"<faction name> outfit" -1
It is also possible to create custom attributes preventing a particular outfit from being uninstalled from the ship it comes on. To do this, you would add the following code to the ship:
"<non-uninstallable outfit name>" -1
and this to the outfit:
"<non-uninstallable outfit name>" 1
What I wrote above isn't exactly polished enough to go in the wiki, but something like it would be nice.
Summary
At the moment, the description of attributes is not very clear, and it can be hard to figure out the fact that you can make them custom.
Desired Solution
Better description of custom attributes. Add to the wiki something like the following:
It is possible to create custom attributes, for example to put on an outfit that can only be installed on the ships of a particular faction. To do this, you would add the following code to the ships of that faction:
and add this to that outfit:
It is also possible to create custom attributes preventing a particular outfit from being uninstalled from the ship it comes on. To do this, you would add the following code to the ship:
and this to the outfit:
What I wrote above isn't exactly polished enough to go in the wiki, but something like it would be nice.