GetCon Objects Status 5.1 OC int Returns the completion of an object. With buildings this is the completion of the construction site. With animals and plants this is the current growth (see StretchGrowth/OverSize in DefCore). if (GetCursor()->GetCon() > 50) GetCursor()->DoCon(-10); Shrinks the selected clonk of the first player by 10% if he's not already at half size. SetCon DoCon OCF_Fullcon Cucaracha2002-05