Difference between revisions of "GetFurnitureMarkerID"
Jump to navigation
Jump to search
imported>Maturin |
imported>Haama (Category links) |
||
Line 1: | Line 1: | ||
Returns 0 for invalid, 1 - 10 for beds, and 11 - 20 for chairs. These are the FurnitureMarker?? nodes built into furniture objects. This function is used in the idle manager to pick an animation to get into and out of furniture. | Returns 0 for invalid, 1 - 10 for beds, and 11 - 20 for chairs. These are the FurnitureMarker?? nodes built into furniture objects. This function is used in the idle manager to pick an animation to get into and out of furniture. | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Functions (CS 1.0)]] | |||
[[Category: Condition Functions]] | |||
[[Category: Condition Functions (CS 1.0)]] | |||
[[Category: Object Functions]] | [[Category: Object Functions]] | ||
Revision as of 22:30, 6 July 2007
Returns 0 for invalid, 1 - 10 for beds, and 11 - 20 for chairs. These are the FurnitureMarker?? nodes built into furniture objects. This function is used in the idle manager to pick an animation to get into and out of furniture.