I belive i did..
There's nothing needed to be added between
PHP Code:
save_Blocks(id)
{
}
right?
and in the load i have this already
PHP Code:
case 'Y': create_Block(0, FSCM_XPBLOCK, vOrigin, szAxis, szSize, szProperty1, szProperty2, szProperty3, szProperty4);
:S i dont understand what more :s, could u maybe tell me a line number of where that function is ?