There are other differences between generic and tileset specific doors as well.
1) Generic doors uses "genericdoors.2da" where you have to pick a door from the door placeable option in the toolset.
2) Tileset specific uses "doortypes.2da". If a tileset has an entry in the doortypes.2da, IE a door is defined for that tileset, then that specific door will always paint when whatever tile it is assigned to is painted in a given area.
3) Being tileset specific, means that the same door can NOT be used in another tileset, without adding an additional line in the doortypes.2da
4) You CAN'T use the same mdl for more than one entry for a given tileset, each specific instance requires a new line in the doortypes.2da.
---
Basically there are two main advantages to using tileset specific doors
1) Tileset specific doors auto paint for you, so the builder does not have to go find the door from the generic lists..
2) Tileset specific doors can be different sized or shapes than what is considered generic (2x3 rectangular) sized doors.
Another
Modifié par Bannor Bloodfist, 17 décembre 2011 - 07:42 .