ForceRemoveForce
not ratedRemoves all players in sourceForce from destForce, and returns a reference to destForce for easier programming.
It uses bj_FORCE_ALL_PLAYERS as a placeholder, and it shouldn't pose any problems since it is reset at the end of the function. The only problem would be if the function is interrupted due to thread timeout.
Basically a modified version of Blizzard.j function GroupRemoveGroup.
It uses bj_FORCE_ALL_PLAYERS as a placeholder, and it shouldn't pose any problems since it is reset at the end of the function. The only problem would be if the function is interrupted due to thread timeout.
Basically a modified version of Blizzard.j function GroupRemoveGroup.