I want replace a command from game
You literally have to change one thing.
0B34: samp register_client_command "x" to_label @cmd
0B34: samp register_client_command "y" to_label @cmd
Idk what could go wrong there. Eventually show us the original and the edited code.