Ercules76
Results
2
comments of
Ercules76
I see that when reset, Hodir state changes in a REACT_PASSIVE state and never change. I'm trying to fix the problem adding in EnterCombat() func this: me->SetReactState(REACT_AGGRESSIVE);
The behavior you're experiencing is related to how WooCommerce handles different payment gateways. With instant payment methods like PayPal, the woocommerce_payment_complete hook is triggered automatically upon payment confirmation, which initiates...