I have a customer that wants to set a special order status for all orders with international shipping addresses. He wants this set when the order is placed. I thought I would just replicate the payment modules and set them to use an international zone. That works but if the payment method has a US address and the shipping is international then it breaks. Even if I were to modify the shipping module to set a status it would be changed by the payment modules. Anybody have any suggestions on how to attack this?