I've read over quite a few topics in here about custom commands, but they all seem to come down to the same limitation: You can't have custom /<command>-style commands due to the existing ones in the client. Reading further into some posts, most people seem to agree that they are directly hardcoded into the client's executable. With this in mind, has anyone ever discovered how to actually remove/disable the original /commands from the client executable so custom ones could replace them? As an alternative, what about replacing or changing their functionality? With all that is known today about the game files, (and the enormous amount of control we have over them now), it would surprise me if no one has yet to figure this out.
The reason why I ask about this is because it would seem like a much better method to creating custom commands if they could be done in a more native style to the game itself. Making custom commands obviously has been done before, but not in this way, as far as I can tell.
The reason why I ask about this is because it would seem like a much better method to creating custom commands if they could be done in a more native style to the game itself. Making custom commands obviously has been done before, but not in this way, as far as I can tell.