ObjectTemplate.SetPcoId

From Pilot_51's Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

MDT description

This property sets the order in which PlayerControlObjects are used. Normally the order is generated automatically by the order in which PlayerControlObjects are added to each other. However, you can modify that order with this property. For example, If you add more thas one PlayerControlObject to another PlayerControlObject, you can set which which of these is associated with the number on the keyboard. SetPcoId of 0 means the first spot in that object.
Source and more details

Additional Description