01.02.2013, 18:38
If they're called like this:
OnPlayerUpdate > MY_x > Your_x
If you remove MY_x, doesn't that mean Your_x will never be called? Because it's not being 're-directed' or whatever there? What if I have 100+ hooks and need to remove one in the middle?
OnPlayerUpdate > MY_x > Your_x
If you remove MY_x, doesn't that mean Your_x will never be called? Because it's not being 're-directed' or whatever there? What if I have 100+ hooks and need to remove one in the middle?

