Hello guys, about my problem ... after further analysis I thought about this solution:
if (op_obj_carrying_pid_obj(new_reno_temp_box, 952)) then
begin
restock_obj := op_create_object(953, 0, 0, -1);
op_add_mult_objs_to_inven(op_dude_obj(), restock_obj, 1)...