24.04.2015, 18:04
destroy it
PHP код:
for(new i = 1; i < MAX_BODYS; i++)
{
DestroyDynamic3DTextLabel(BodyInfo[i][cDesc] );
}